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: 9 Comm: kworker/u4:1 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/18/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 b6 cf 3d 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 95 cf 3d fd 4d 8b 27 4d 8d bc 24
RSP: 0018:ffffc90000097bc0 EFLAGS: 00010206
RAX: 0000000000000003 RBX: ffff8881191d0a00 RCX: ffff88810024cf00
RDX: 0000000000000000 RSI: ffffffff84c7a8a0 RDI: ffff8881191d0a00
RBP: ffffc90000097bf0 R08: dffffc0000000000 R09: ffffed102323a141
R10: ffffed102323a141 R11: 1ffff1102323a140 R12: dffffc0000000000
R13: 1ffff11022399b83 R14: 1ffff1102323a141 R15: 0000000000000018
FS: 0000000000000000(0000) GS:ffff8881f7100000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffffff93000000 CR3: 0000000125e6e000 CR4: 00000000003526a0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
tipc_topsrv_stop net/tipc/topsrv.c:704 [inline]
tipc_topsrv_exit_net+0x182/0x390 net/tipc/topsrv.c:727
ops_exit_list net/core/net_namespace.c:185 [inline]
cleanup_net+0x586/0xb70 net/core/net_namespace.c:609
process_one_work+0x6e1/0xba0 kernel/workqueue.c:2301
worker_thread+0xa6a/0x13b0 kernel/workqueue.c:2447
kthread+0x346/0x3d0 kernel/kthread.c:313
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298
Modules linked in:
---[ end trace cd8b6ed1998b0f87 ]---
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 b6 cf 3d 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 95 cf 3d fd 4d 8b 27 4d 8d bc 24
RSP: 0018:ffffc90000097bc0 EFLAGS: 00010206
RAX: 0000000000000003 RBX: ffff8881191d0a00 RCX: ffff88810024cf00
RDX: 0000000000000000 RSI: ffffffff84c7a8a0 RDI: ffff8881191d0a00
RBP: ffffc90000097bf0 R08: dffffc0000000000 R09: ffffed102323a141
R10: ffffed102323a141 R11: 1ffff1102323a140 R12: dffffc0000000000
R13: 1ffff11022399b83 R14: 1ffff1102323a141 R15: 0000000000000018
FS: 0000000000000000(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffffff93000000 CR3: 000000011d8d4000 CR4: 00000000003506b0
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 b6 cf 3d fd call 0xfd3dcfce
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 95 cf 3d fd call 0xfd3dcfce
39: 4d 8b 27 mov (%r15),%r12
3c: 4d rex.WRB
3d: 8d .byte 0x8d
3e: bc .byte 0xbc
3f: 24 .byte 0x24