Oops: general protection fault, probably for non-canonical address 0xdffffc001fffc000: 0000 [#1] SMP KASAN NOPTI KASAN: probably user-memory-access in range [0x00000000fffe0000-0x00000000fffe0007] CPU: 0 UID: 0 PID: 7132 Comm: kworker/0:12 Not tainted 6.16.0-syzkaller-12288-g2b38afce25c4 #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: a2 da 70 f7 e8 dd 88 48 01 31 ff 41 89 c5 89 c6 e8 d1 d5 70 f7 45 85 ed 0f 85 76 02 00 00 e8 83 da 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:ffffc9001a8c7ae0 EFLAGS: 00010206 RAX: 000000001fffc000 RBX: 0000000000000000 RCX: ffffffff8a4abb35 RDX: ffff888079670000 RSI: ffffffff8a4ab89d RDI: 0000000000000005 RBP: ffffc9001a8c7be8 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000000 R12: dffffc0000000000 R13: 0000000000000001 R14: 0000000000000001 R15: 00000000fffe0000 FS: 0000000000000000(0000) GS:ffff8881246bd000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000200000000580 CR3: 0000000058c7f000 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+0x9cc/0x1b70 kernel/workqueue.c:3236 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x6c8/0xf10 kernel/workqueue.c:3400 kthread+0x3c5/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: a2 da 70 f7 e8 dd 88 48 01 31 ff 41 89 c5 89 c6 e8 d1 d5 70 f7 45 85 ed 0f 85 76 02 00 00 e8 83 da 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:ffffc9001a8c7ae0 EFLAGS: 00010206 RAX: 000000001fffc000 RBX: 0000000000000000 RCX: ffffffff8a4abb35 RDX: ffff888079670000 RSI: ffffffff8a4ab89d RDI: 0000000000000005 RBP: ffffc9001a8c7be8 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000000 R12: dffffc0000000000 R13: 0000000000000001 R14: 0000000000000001 R15: 00000000fffe0000 FS: 0000000000000000(0000) GS:ffff8881246bd000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffffd9e1b18 CR3: 000000007aff5000 CR4: 00000000003526f0 ---------------- Code disassembly (best guess): 0: a2 da 70 f7 e8 dd 88 movabs %al,0x14888dde8f770da 7: 48 01 9: 31 ff xor %edi,%edi b: 41 89 c5 mov %eax,%r13d e: 89 c6 mov %eax,%esi 10: e8 d1 d5 70 f7 call 0xf770d5e6 15: 45 85 ed test %r13d,%r13d 18: 0f 85 76 02 00 00 jne 0x294 1e: e8 83 da 70 f7 call 0xf770daa6 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