general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037] CPU: 0 PID: 4246 Comm: kworker/0:3 Tainted: G W 6.1.120-syzkaller-00773-g52f863f820fd #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/25/2024 Workqueue: events cleanup_bearer RIP: 0010:read_pnet include/net/net_namespace.h:369 [inline] RIP: 0010:sock_net include/net/sock.h:647 [inline] RIP: 0010:cleanup_bearer+0x1ed/0x280 net/tipc/udp_media.c:824 Code: 5d 00 48 83 c3 18 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 21 34 88 f7 48 8b 1b 48 83 c3 30 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 04 34 88 f7 49 83 c7 e8 48 8b 1b RSP: 0018:ffffc90003da7c10 EFLAGS: 00010206 RAX: 0000000000000006 RBX: 0000000000000030 RCX: ffffffff816b123a RDX: dffffc0000000000 RSI: ffffffff8b0c0360 RDI: ffffffff8b5e6500 RBP: ffff88802fdd6e08 R08: dffffc0000000000 R09: fffffbfff2249c82 R10: 0000000000000000 R11: dffffc0000000001 R12: ffff88802fdd6e98 R13: dffffc0000000000 R14: 0000000000000001 R15: ffff88802fdd6e18 FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ff221577bac CR3: 000000005d23a000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: process_one_work+0x8a9/0x11d0 kernel/workqueue.c:2292 worker_thread+0xa47/0x1200 kernel/workqueue.c:2439 kthread+0x28d/0x320 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:read_pnet include/net/net_namespace.h:369 [inline] RIP: 0010:sock_net include/net/sock.h:647 [inline] RIP: 0010:cleanup_bearer+0x1ed/0x280 net/tipc/udp_media.c:824 Code: 5d 00 48 83 c3 18 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 21 34 88 f7 48 8b 1b 48 83 c3 30 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 04 34 88 f7 49 83 c7 e8 48 8b 1b RSP: 0018:ffffc90003da7c10 EFLAGS: 00010206 RAX: 0000000000000006 RBX: 0000000000000030 RCX: ffffffff816b123a RDX: dffffc0000000000 RSI: ffffffff8b0c0360 RDI: ffffffff8b5e6500 RBP: ffff88802fdd6e08 R08: dffffc0000000000 R09: fffffbfff2249c82 R10: 0000000000000000 R11: dffffc0000000001 R12: ffff88802fdd6e98 R13: dffffc0000000000 R14: 0000000000000001 R15: ffff88802fdd6e18 FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f891a948178 CR3: 000000005bcfd000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: 5d pop %rbp 1: 00 48 83 add %cl,-0x7d(%rax) 4: c3 ret 5: 18 48 89 sbb %cl,-0x77(%rax) 8: d8 48 c1 fmuls -0x3f(%rax) b: e8 03 42 80 3c call 0x3c804213 10: 28 00 sub %al,(%rax) 12: 74 08 je 0x1c 14: 48 89 df mov %rbx,%rdi 17: e8 21 34 88 f7 call 0xf788343d 1c: 48 8b 1b mov (%rbx),%rbx 1f: 48 83 c3 30 add $0x30,%rbx 23: 48 89 d8 mov %rbx,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1) <-- trapping instruction 2f: 74 08 je 0x39 31: 48 89 df mov %rbx,%rdi 34: e8 04 34 88 f7 call 0xf788343d 39: 49 83 c7 e8 add $0xffffffffffffffe8,%r15 3d: 48 8b 1b mov (%rbx),%rbx