general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000018-0x000000000000001f]
CPU: 1 PID: 657 Comm: kworker/u4:6 Not tainted 5.15.188-syzkaller-android13-5.15.188_r00 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Workqueue: netns cleanup_net
RIP: 0010:tipc_conn_close+0x4c/0x130 net/tipc/topsrv.c:157
Code: 7b 08 4d 89 fe 49 c1 ee 03 43 80 3c 26 00 74 08 4c 89 ff e8 96 8e 1a fd 4c 89 7d d0 4d 8b 3f 49 83 c7 18 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ff e8 75 8e 1a fd 4d 8b 27 4d 8d bc 24
RSP: 0018:ffffc9000117fbc8 EFLAGS: 00010206
RAX: 0000000000000003 RBX: ffff88811d07df00 RCX: ffff88813650e2c0
RDX: 0000000000000000 RSI: ffffffff85082560 RDI: ffff88811d07df00
RBP: ffffc9000117fbf8 R08: 0000000000000004 R09: 0000000000000003
R10: fffff5200022ff70 R11: 1ffff9200022ff70 R12: dffffc0000000000
R13: 1ffff11023a0fa63 R14: 1ffff11023a0fbe1 R15: 0000000000000018
FS: 0000000000000000(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fca1533ed58 CR3: 00000001137e0000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
<TASK>
tipc_topsrv_stop net/tipc/topsrv.c:703 [inline]
tipc_topsrv_exit_net+0x156/0x340 net/tipc/topsrv.c:725
ops_exit_list net/core/net_namespace.c:172 [inline]
cleanup_net+0x58b/0xad0 net/core/net_namespace.c:599
process_one_work+0x6be/0xba0 kernel/workqueue.c:2325
worker_thread+0xa59/0x1200 kernel/workqueue.c:2472
kthread+0x411/0x500 kernel/kthread.c:337
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287
</TASK>
Modules linked in:
---[ end trace 0757624376df3b0a ]---
RIP: 0010:tipc_conn_close+0x4c/0x130 net/tipc/topsrv.c:157
Code: 7b 08 4d 89 fe 49 c1 ee 03 43 80 3c 26 00 74 08 4c 89 ff e8 96 8e 1a fd 4c 89 7d d0 4d 8b 3f 49 83 c7 18 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ff e8 75 8e 1a fd 4d 8b 27 4d 8d bc 24
RSP: 0018:ffffc9000117fbc8 EFLAGS: 00010206
RAX: 0000000000000003 RBX: ffff88811d07df00 RCX: ffff88813650e2c0
RDX: 0000000000000000 RSI: ffffffff85082560 RDI: ffff88811d07df00
RBP: ffffc9000117fbf8 R08: 0000000000000004 R09: 0000000000000003
R10: fffff5200022ff70 R11: 1ffff9200022ff70 R12: dffffc0000000000
R13: 1ffff11023a0fa63 R14: 1ffff11023a0fbe1 R15: 0000000000000018
FS: 0000000000000000(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fca14f1d000 CR3: 000000010d325000 CR4: 00000000003506a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
0: 7b 08 jnp 0xa
2: 4d 89 fe mov %r15,%r14
5: 49 c1 ee 03 shr $0x3,%r14
9: 43 80 3c 26 00 cmpb $0x0,(%r14,%r12,1)
e: 74 08 je 0x18
10: 4c 89 ff mov %r15,%rdi
13: e8 96 8e 1a fd call 0xfd1a8eae
18: 4c 89 7d d0 mov %r15,-0x30(%rbp)
1c: 4d 8b 3f mov (%r15),%r15
1f: 49 83 c7 18 add $0x18,%r15
23: 4c 89 f8 mov %r15,%rax
26: 48 c1 e8 03 shr $0x3,%rax
* 2a: 42 80 3c 20 00 cmpb $0x0,(%rax,%r12,1) <-- trapping instruction
2f: 74 08 je 0x39
31: 4c 89 ff mov %r15,%rdi
34: e8 75 8e 1a fd call 0xfd1a8eae
39: 4d 8b 27 mov (%r15),%r12
3c: 4d rex.WRB
3d: 8d .byte 0x8d
3e: bc .byte 0xbc
3f: 24 .byte 0x24