Oops: general protection fault, probably for non-canonical address 0xdffffc000000000b: 0000 [#1] SMP KASAN NOPTI KASAN: null-ptr-deref in range [0x0000000000000058-0x000000000000005f] CPU: 1 UID: 0 PID: 10728 Comm: kbnepd bnep0 Not tainted 6.14.0-syzkaller-01103-g2df0c02dab82 #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 RIP: 0010:klist_put lib/klist.c:212 [inline] RIP: 0010:klist_del+0x49/0x110 lib/klist.c:230 Code: f5 4d 89 f5 49 c1 ed 03 43 80 7c 25 00 00 74 08 4c 89 f7 e8 d9 56 1b f6 49 8b 1e 48 83 e3 fe 48 8d 7b 58 48 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 05 e8 bb 56 1b f6 4c 8b 7b 58 48 89 df e8 df 41 RSP: 0018:ffffc90003027788 EFLAGS: 00010212 RAX: 000000000000000b RBX: 0000000000000000 RCX: ffff888020748000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000058 RBP: ffffc900030278b0 R08: ffffffff826a053a R09: 1ffff11006708400 R10: dffffc0000000000 R11: ffffed1006708401 R12: dffffc0000000000 R13: 1ffff1100b35c80c R14: ffff888059ae4060 R15: ffff88807be20b88 FS: 0000000000000000(0000) GS:ffff888125324000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b32614ff8 CR3: 0000000041bc4000 CR4: 0000000000350ef0 Call Trace: device_del+0x2cb/0x9b0 drivers/base/core.c:3832 unregister_netdevice_many_notify+0x198e/0x1ee0 net/core/dev.c:11923 unregister_netdevice_many net/core/dev.c:11951 [inline] unregister_netdevice_queue+0x383/0x400 net/core/dev.c:11821 unregister_netdevice include/linux/netdevice.h:3337 [inline] unregister_netdev+0x1f/0x60 net/core/dev.c:11969 bnep_session+0x2e52/0x3050 net/bluetooth/bnep/core.c:525 kthread+0x7ab/0x920 kernel/kthread.c:464 ret_from_fork+0x4d/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:klist_put lib/klist.c:212 [inline] RIP: 0010:klist_del+0x49/0x110 lib/klist.c:230 Code: f5 4d 89 f5 49 c1 ed 03 43 80 7c 25 00 00 74 08 4c 89 f7 e8 d9 56 1b f6 49 8b 1e 48 83 e3 fe 48 8d 7b 58 48 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 05 e8 bb 56 1b f6 4c 8b 7b 58 48 89 df e8 df 41 RSP: 0018:ffffc90003027788 EFLAGS: 00010212 RAX: 000000000000000b RBX: 0000000000000000 RCX: ffff888020748000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000058 RBP: ffffc900030278b0 R08: ffffffff826a053a R09: 1ffff11006708400 R10: dffffc0000000000 R11: ffffed1006708401 R12: dffffc0000000000 R13: 1ffff1100b35c80c R14: ffff888059ae4060 R15: ffff88807be20b88 FS: 0000000000000000(0000) GS:ffff888125324000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fc86f064f98 CR3: 000000007dd22000 CR4: 0000000000350ef0 ---------------- Code disassembly (best guess): 0: f5 cmc 1: 4d 89 f5 mov %r14,%r13 4: 49 c1 ed 03 shr $0x3,%r13 8: 43 80 7c 25 00 00 cmpb $0x0,0x0(%r13,%r12,1) e: 74 08 je 0x18 10: 4c 89 f7 mov %r14,%rdi 13: e8 d9 56 1b f6 call 0xf61b56f1 18: 49 8b 1e mov (%r14),%rbx 1b: 48 83 e3 fe and $0xfffffffffffffffe,%rbx 1f: 48 8d 7b 58 lea 0x58(%rbx),%rdi 23: 48 89 f8 mov %rdi,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 42 80 3c 20 00 cmpb $0x0,(%rax,%r12,1) <-- trapping instruction 2f: 74 05 je 0x36 31: e8 bb 56 1b f6 call 0xf61b56f1 36: 4c 8b 7b 58 mov 0x58(%rbx),%r15 3a: 48 89 df mov %rbx,%rdi 3d: e8 .byte 0xe8 3e: df .byte 0xdf 3f: 41 rex.B