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: 1 UID: 0 PID: 63 Comm: kworker/u32:3 Not tainted 6.15.0-rc5-syzkaller-00032-g0d8d44db295c #0 PREEMPT(full) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 Workqueue: netns cleanup_net RIP: 0010:ip6_mc_clear_src+0x89/0x5a0 net/ipv6/mcast.c:2599 Code: 49 bc 00 00 00 00 00 fc ff df 48 8d 45 10 49 89 c5 48 89 04 24 49 c1 ed 03 4d 01 e5 eb 32 e8 ae b7 96 f7 48 89 d8 48 c1 e8 03 <42> 80 3c 20 00 0f 85 80 04 00 00 4c 8b 3b 48 8d 7b 30 48 89 de e8 RSP: 0018:ffffc90000b4f568 EFLAGS: 00010206 RAX: 000000001fffe000 RBX: 00000000ffff0000 RCX: ffffffff8a247bbb RDX: ffff888020e92440 RSI: ffffffff8a247b42 RDI: 0000000000000005 RBP: ffff8880504aec00 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000000 R12: dffffc0000000000 R13: ffffed100a095d82 R14: ffff8880504aec28 R15: 0000000000000001 FS: 0000000000000000(0000) GS:ffff8880d6adf000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000000110c247dc8 CR3: 000000002a10c000 CR4: 0000000000352ef0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: __ipv6_dev_mc_dec+0x2bd/0x3b0 net/ipv6/mcast.c:1021 addrconf_leave_solict net/ipv6/addrconf.c:2254 [inline] __ipv6_ifa_notify+0x3d8/0xd60 net/ipv6/addrconf.c:6299 addrconf_ifdown.isra.0+0xe8b/0x1a90 net/ipv6/addrconf.c:3978 addrconf_notify+0x220/0x19e0 net/ipv6/addrconf.c:3777 notifier_call_chain+0xb9/0x410 kernel/notifier.c:85 call_netdevice_notifiers_info+0xbe/0x140 net/core/dev.c:2176 call_netdevice_notifiers_extack net/core/dev.c:2214 [inline] call_netdevice_notifiers net/core/dev.c:2228 [inline] dev_close_many+0x319/0x630 net/core/dev.c:1731 unregister_netdevice_many_notify+0x578/0x26f0 net/core/dev.c:11952 cleanup_net+0x596/0xb30 net/core/net_namespace.c:649 process_one_work+0x9cc/0x1b70 kernel/workqueue.c:3238 process_scheduled_works kernel/workqueue.c:3319 [inline] worker_thread+0x6c8/0xf10 kernel/workqueue.c:3400 kthread+0x3c2/0x780 kernel/kthread.c:464 ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:153 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:ip6_mc_clear_src+0x89/0x5a0 net/ipv6/mcast.c:2599 Code: 49 bc 00 00 00 00 00 fc ff df 48 8d 45 10 49 89 c5 48 89 04 24 49 c1 ed 03 4d 01 e5 eb 32 e8 ae b7 96 f7 48 89 d8 48 c1 e8 03 <42> 80 3c 20 00 0f 85 80 04 00 00 4c 8b 3b 48 8d 7b 30 48 89 de e8 RSP: 0018:ffffc90000b4f568 EFLAGS: 00010206 RAX: 000000001fffe000 RBX: 00000000ffff0000 RCX: ffffffff8a247bbb RDX: ffff888020e92440 RSI: ffffffff8a247b42 RDI: 0000000000000005 RBP: ffff8880504aec00 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000000 R12: dffffc0000000000 R13: ffffed100a095d82 R14: ffff8880504aec28 R15: 0000000000000001 FS: 0000000000000000(0000) GS:ffff8880d6adf000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000000110c247dc8 CR3: 000000005af6f000 CR4: 0000000000352ef0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: 49 bc 00 00 00 00 00 movabs $0xdffffc0000000000,%r12 7: fc ff df a: 48 8d 45 10 lea 0x10(%rbp),%rax e: 49 89 c5 mov %rax,%r13 11: 48 89 04 24 mov %rax,(%rsp) 15: 49 c1 ed 03 shr $0x3,%r13 19: 4d 01 e5 add %r12,%r13 1c: eb 32 jmp 0x50 1e: e8 ae b7 96 f7 call 0xf796b7d1 23: 48 89 d8 mov %rbx,%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 80 04 00 00 jne 0x4b5 35: 4c 8b 3b mov (%rbx),%r15 38: 48 8d 7b 30 lea 0x30(%rbx),%rdi 3c: 48 89 de mov %rbx,%rsi 3f: e8 .byte 0xe8