------------[ cut here ]------------ workqueue: cannot queue hci_conn_timeout on wq hci5 WARNING: kernel/workqueue.c:2283 at __queue_work+0xd5c/0x1010 kernel/workqueue.c:2281, CPU#0: kworker/0:2/808 Modules linked in: CPU: 0 UID: 0 PID: 808 Comm: kworker/0:2 Not tainted syzkaller #0 PREEMPT_{RT,(full)} Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/18/2026 Workqueue: events l2cap_chan_timeout RIP: 0010:__queue_work+0xd87/0x1010 kernel/workqueue.c:2281 Code: 83 c5 18 4c 89 e8 48 c1 e8 03 42 80 3c 20 00 74 08 4c 89 ef e8 5a 0a 9d 00 49 8b 75 00 49 81 c7 68 01 00 00 4c 89 f7 4c 89 fa <67> 48 0f b9 3a 48 83 c4 58 5b 41 5c 41 5d 41 5e 41 5f 5d c3 cc cc RSP: 0018:ffffc900057278a8 EFLAGS: 00010082 RAX: 1ffff1100c19495b RBX: 0000000000000008 RCX: ffff888025ed0000 RDX: ffff888064566168 RSI: ffffffff8a156d20 RDI: ffffffff8f6d5910 RBP: 0000000000000020 R08: 0000000000000000 R09: 0000000000000000 R10: dffffc0000000000 R11: ffffed100c194959 R12: dffffc0000000000 R13: ffff888060ca4ad8 R14: ffffffff8f6d5910 R15: ffff888064566168 FS: 0000000000000000(0000) GS:ffff888126338000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fffb991fa30 CR3: 0000000040d4e000 CR4: 00000000003526f0 Call Trace: queue_delayed_work_on+0x11a/0x1e0 kernel/workqueue.c:2586 l2cap_chan_del+0x285/0x610 net/bluetooth/l2cap_core.c:672 l2cap_chan_close+0x4d7/0x770 net/bluetooth/l2cap_core.c:-1 l2cap_chan_timeout+0x158/0x3b0 net/bluetooth/l2cap_core.c:431 process_one_work kernel/workqueue.c:3288 [inline] process_scheduled_works+0xb5d/0x1860 kernel/workqueue.c:3371 worker_thread+0xa53/0xfc0 kernel/workqueue.c:3452 kthread+0x388/0x470 kernel/kthread.c:436 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 ---------------- Code disassembly (best guess): 0: 83 c5 18 add $0x18,%ebp 3: 4c 89 e8 mov %r13,%rax 6: 48 c1 e8 03 shr $0x3,%rax a: 42 80 3c 20 00 cmpb $0x0,(%rax,%r12,1) f: 74 08 je 0x19 11: 4c 89 ef mov %r13,%rdi 14: e8 5a 0a 9d 00 call 0x9d0a73 19: 49 8b 75 00 mov 0x0(%r13),%rsi 1d: 49 81 c7 68 01 00 00 add $0x168,%r15 24: 4c 89 f7 mov %r14,%rdi 27: 4c 89 fa mov %r15,%rdx * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: 48 83 c4 58 add $0x58,%rsp 33: 5b pop %rbx 34: 41 5c pop %r12 36: 41 5d pop %r13 38: 41 5e pop %r14 3a: 41 5f pop %r15 3c: 5d pop %rbp 3d: c3 ret 3e: cc int3 3f: cc int3