general protection fault, probably for non-canonical address 0xdffffc000000000b: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000058-0x000000000000005f] CPU: 0 PID: 20873 Comm: kbnepd ûyk5€²C Not tainted 6.6.101-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025 RIP: 0010:klist_put lib/klist.c:212 [inline] RIP: 0010:klist_del+0x49/0x110 lib/klist.c:230 Code: 2c f7 49 89 dc 49 c1 ec 03 43 80 3c 3c 00 74 08 48 89 df e8 a9 e3 83 f7 4c 8b 33 49 83 e6 fe 49 8d 7e 58 48 89 f8 48 c1 e8 03 <42> 80 3c 38 00 74 05 e8 8b e3 83 f7 49 8b 46 58 48 89 04 24 4c 89 RSP: 0018:ffffc9000bca78a0 EFLAGS: 00010202 RAX: 000000000000000b RBX: ffff88814d023c60 RCX: ffff8880635e8000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000058 RBP: ffffc9000bca79d0 R08: ffff88802d1c6d93 R09: 1ffff11005a38db2 R10: dffffc0000000000 R11: ffffed1005a38db3 R12: 1ffff11029a0478c R13: 0000000000000001 R14: 0000000000000000 R15: dffffc0000000000 FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b3101bff8 CR3: 0000000069412000 CR4: 00000000003506f0 Call Trace: device_del+0x280/0x900 drivers/base/core.c:3849 unregister_netdevice_many_notify+0x135e/0x1810 net/core/dev.c:11104 unregister_netdevice_many net/core/dev.c:11130 [inline] unregister_netdevice_queue net/core/dev.c:11010 [inline] unregister_netdevice include/linux/netdevice.h:3137 [inline] unregister_netdev+0x148/0x1b0 net/core/dev.c:11148 bnep_session+0x2903/0x2af0 net/bluetooth/bnep/core.c:525 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:klist_put lib/klist.c:212 [inline] RIP: 0010:klist_del+0x49/0x110 lib/klist.c:230 Code: 2c f7 49 89 dc 49 c1 ec 03 43 80 3c 3c 00 74 08 48 89 df e8 a9 e3 83 f7 4c 8b 33 49 83 e6 fe 49 8d 7e 58 48 89 f8 48 c1 e8 03 <42> 80 3c 38 00 74 05 e8 8b e3 83 f7 49 8b 46 58 48 89 04 24 4c 89 RSP: 0018:ffffc9000bca78a0 EFLAGS: 00010202 RAX: 000000000000000b RBX: ffff88814d023c60 RCX: ffff8880635e8000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000058 RBP: ffffc9000bca79d0 R08: ffff88802d1c6d93 R09: 1ffff11005a38db2 R10: dffffc0000000000 R11: ffffed1005a38db3 R12: 1ffff11029a0478c R13: 0000000000000001 R14: 0000000000000000 R15: dffffc0000000000 FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b3101bff8 CR3: 0000000075013000 CR4: 00000000003506f0 ---------------- Code disassembly (best guess): 0: 2c f7 sub $0xf7,%al 2: 49 89 dc mov %rbx,%r12 5: 49 c1 ec 03 shr $0x3,%r12 9: 43 80 3c 3c 00 cmpb $0x0,(%r12,%r15,1) e: 74 08 je 0x18 10: 48 89 df mov %rbx,%rdi 13: e8 a9 e3 83 f7 call 0xf783e3c1 18: 4c 8b 33 mov (%rbx),%r14 1b: 49 83 e6 fe and $0xfffffffffffffffe,%r14 1f: 49 8d 7e 58 lea 0x58(%r14),%rdi 23: 48 89 f8 mov %rdi,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 42 80 3c 38 00 cmpb $0x0,(%rax,%r15,1) <-- trapping instruction 2f: 74 05 je 0x36 31: e8 8b e3 83 f7 call 0xf783e3c1 36: 49 8b 46 58 mov 0x58(%r14),%rax 3a: 48 89 04 24 mov %rax,(%rsp) 3e: 4c rex.WR 3f: 89 .byte 0x89