Oops: general protection fault, probably for non-canonical address 0xdffffc001fffe000: 0000 [#1] SMP KASAN NOPTI KASAN: probably user-memory-access in range [0x00000000ffff0000-0x00000000ffff0007] CPU: 0 UID: 0 PID: 5922 Comm: kworker/0:5 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025 Workqueue: mld mld_ifc_work RIP: 0010:add_grec+0xac4/0x1720 net/ipv6/mcast.c:1960 Code: 42 84 70 f7 e8 ad 99 48 01 31 ff 41 89 c5 89 c6 e8 71 7f 70 f7 45 85 ed 0f 85 76 02 00 00 e8 23 84 70 f7 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 0f 85 2d 0a 00 00 48 8b 7c 24 70 44 8b 44 24 64 4c RSP: 0018:ffffc9000abd7ae0 EFLAGS: 00010206 RAX: 000000001fffe000 RBX: ffff88807443a280 RCX: ffffffff8a4b07bf RDX: ffff888028b44880 RSI: ffffffff8a4b07cd RDI: 0000000000000005 RBP: ffffc9000abd7be8 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: dffffc0000000000 R13: 0000000000000000 R14: ffff8880236dc000 R15: 00000000ffff0000 FS: 0000000000000000(0000) GS:ffff8881246bc000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2ef1dff8 CR3: 0000000068a7a000 CR4: 00000000003526f0 Call Trace: mld_send_cr net/ipv6/mcast.c:2145 [inline] mld_ifc_work+0x392/0xbf0 net/ipv6/mcast.c:2698 process_one_work+0x9cf/0x1b70 kernel/workqueue.c:3236 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x6c8/0xf10 kernel/workqueue.c:3400 kthread+0x3c2/0x780 kernel/kthread.c:463 ret_from_fork+0x5d7/0x6f0 arch/x86/kernel/process.c:148 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:add_grec+0xac4/0x1720 net/ipv6/mcast.c:1960 Code: 42 84 70 f7 e8 ad 99 48 01 31 ff 41 89 c5 89 c6 e8 71 7f 70 f7 45 85 ed 0f 85 76 02 00 00 e8 23 84 70 f7 4c 89 f8 48 c1 e8 03 <42> 80 3c 20 00 0f 85 2d 0a 00 00 48 8b 7c 24 70 44 8b 44 24 64 4c RSP: 0018:ffffc9000abd7ae0 EFLAGS: 00010206 RAX: 000000001fffe000 RBX: ffff88807443a280 RCX: ffffffff8a4b07bf RDX: ffff888028b44880 RSI: ffffffff8a4b07cd RDI: 0000000000000005 RBP: ffffc9000abd7be8 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: dffffc0000000000 R13: 0000000000000000 R14: ffff8880236dc000 R15: 00000000ffff0000 FS: 0000000000000000(0000) GS:ffff8881246bc000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2fe1fff8 CR3: 000000005eb6a000 CR4: 00000000003526f0 ---------------- Code disassembly (best guess): 0: 42 84 70 f7 rex.X test %sil,-0x9(%rax) 4: e8 ad 99 48 01 call 0x14899b6 9: 31 ff xor %edi,%edi b: 41 89 c5 mov %eax,%r13d e: 89 c6 mov %eax,%esi 10: e8 71 7f 70 f7 call 0xf7707f86 15: 45 85 ed test %r13d,%r13d 18: 0f 85 76 02 00 00 jne 0x294 1e: e8 23 84 70 f7 call 0xf7708446 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: 0f 85 2d 0a 00 00 jne 0xa62 35: 48 8b 7c 24 70 mov 0x70(%rsp),%rdi 3a: 44 8b 44 24 64 mov 0x64(%rsp),%r8d 3f: 4c rex.WR