Oops: general protection fault, probably for non-canonical address 0xdffffc000000000b: 0000 [#1] SMP KASAN PTI KASAN: null-ptr-deref in range [0x0000000000000058-0x000000000000005f] CPU: 1 UID: 0 PID: 12698 Comm: kbnepd bnep0 Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026 RIP: 0010:klist_put lib/klist.c:212 [inline] RIP: 0010:klist_del+0x49/0x110 lib/klist.c:230 Code: f6 49 89 dd 49 c1 ed 03 43 80 7c 25 00 00 74 08 48 89 df e8 49 ce 95 f6 4c 8b 33 49 83 e6 fe 49 8d 7e 58 48 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 05 e8 2b ce 95 f6 4d 8b 7e 58 4c 89 f7 e8 6f 5a RSP: 0018:ffffc90004c7f828 EFLAGS: 00010202 RAX: 000000000000000b RBX: ffff88807c266c60 RCX: ffff88803171bc80 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000058 RBP: ffffc90004c7f950 R08: ffff888047616b43 R09: 1ffff11008ec2d68 R10: dffffc0000000000 R11: ffffed1008ec2d69 R12: dffffc0000000000 R13: 1ffff1100f84cd8c R14: 0000000000000000 R15: ffff88807f6b4770 FS: 0000000000000000(0000) GS:ffff888125396000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2de20ff8 CR3: 0000000033238000 CR4: 00000000003526f0 DR0: ffffffffffffffff DR1: 00000000000001f8 DR2: 0000000000000083 DR3: ffffffffefffff15 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Call Trace: device_del+0x27f/0x8f0 drivers/base/core.c:3855 unregister_netdevice_many_notify+0x1e0e/0x2380 net/core/dev.c:12452 unregister_netdevice_many net/core/dev.c:12480 [inline] unregister_netdevice_queue net/core/dev.c:12294 [inline] unregister_netdevice include/linux/netdevice.h:3414 [inline] unregister_netdev+0x15f/0x200 net/core/dev.c:12498 bnep_session+0x29d1/0x2c00 net/bluetooth/bnep/core.c:525 kthread+0x388/0x470 kernel/kthread.c:467 ret_from_fork+0x51b/0xa40 arch/x86/kernel/process.c:158 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: f6 49 89 dd 49 c1 ed 03 43 80 7c 25 00 00 74 08 48 89 df e8 49 ce 95 f6 4c 8b 33 49 83 e6 fe 49 8d 7e 58 48 89 f8 48 c1 e8 03 <42> 80 3c 20 00 74 05 e8 2b ce 95 f6 4d 8b 7e 58 4c 89 f7 e8 6f 5a RSP: 0018:ffffc90004c7f828 EFLAGS: 00010202 RAX: 000000000000000b RBX: ffff88807c266c60 RCX: ffff88803171bc80 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000058 RBP: ffffc90004c7f950 R08: ffff888047616b43 R09: 1ffff11008ec2d68 R10: dffffc0000000000 R11: ffffed1008ec2d69 R12: dffffc0000000000 R13: 1ffff1100f84cd8c R14: 0000000000000000 R15: ffff88807f6b4770 FS: 0000000000000000(0000) GS:ffff888125396000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055700ab98ee8 CR3: 000000000e54c000 CR4: 00000000003526f0 DR0: ffffffffffffffff DR1: 00000000000001f8 DR2: 0000000000000083 DR3: ffffffffefffff15 DR6: 00000000ffff0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: f6 49 89 dd testb $0xdd,-0x77(%rcx) 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: 48 89 df mov %rbx,%rdi 13: e8 49 ce 95 f6 call 0xf695ce61 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 20 00 cmpb $0x0,(%rax,%r12,1) <-- trapping instruction 2f: 74 05 je 0x36 31: e8 2b ce 95 f6 call 0xf695ce61 36: 4d 8b 7e 58 mov 0x58(%r14),%r15 3a: 4c 89 f7 mov %r14,%rdi 3d: e8 .byte 0xe8 3e: 6f outsl %ds:(%rsi),(%dx) 3f: 5a pop %rdx