------------[ cut here ]------------ workqueue: cannot queue hci_cmd_timeout on wq hci0 WARNING: kernel/workqueue.c:2271 at __queue_work+0xd53/0x1020 kernel/workqueue.c:2269, CPU#1: kworker/u9:5/5839 Modules linked in: CPU: 1 UID: 0 PID: 5839 Comm: kworker/u9:5 Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026 Workqueue: hci0 wq_barrier_func RIP: 0010:__queue_work+0xd7e/0x1020 kernel/workqueue.c:2269 Code: 83 c5 18 4c 89 e8 48 c1 e8 03 42 80 3c 20 00 74 08 4c 89 ef e8 23 4a a2 00 49 8b 75 00 49 81 c7 78 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:ffffc90000a08c10 EFLAGS: 00010086 RAX: 1ffff1100c104951 RBX: 0000000000000008 RCX: ffff88807faa5ac0 RDX: ffff888058295978 RSI: ffffffff8a9deaf0 RDI: ffffffff90144350 RBP: 0000000000000100 R08: ffffffff90114db7 R09: 1ffffffff20229b6 R10: dffffc0000000000 R11: ffffffff818d7390 R12: dffffc0000000000 R13: ffff888060824a88 R14: ffffffff90144350 R15: ffff888058295978 FS: 0000000000000000(0000) GS:ffff888125569000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055afbf3c9138 CR3: 000000007f83c000 CR4: 00000000003526f0 DR0: ffffffffffffffff DR1: 00000000000001f8 DR2: 0000000000000083 DR3: ffffffffefffff15 DR6: 00000000ffff0ff0 DR7: 0000000000000400 Call Trace: call_timer_fn+0x192/0x640 kernel/time/timer.c:1748 expire_timers kernel/time/timer.c:1794 [inline] __run_timers kernel/time/timer.c:2373 [inline] __run_timer_base+0x67e/0x8b0 kernel/time/timer.c:2385 run_timer_base kernel/time/timer.c:2394 [inline] run_timer_softirq+0xb7/0x170 kernel/time/timer.c:2404 handle_softirqs+0x22a/0x870 kernel/softirq.c:626 __do_softirq kernel/softirq.c:660 [inline] invoke_softirq kernel/softirq.c:496 [inline] __irq_exit_rcu+0x5f/0x150 kernel/softirq.c:727 irq_exit_rcu+0x9/0x30 kernel/softirq.c:743 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1056 [inline] sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1056 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:697 RIP: 0010:__raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:179 [inline] RIP: 0010:_raw_spin_unlock_irqrestore+0x47/0x80 kernel/locking/spinlock.c:194 Code: f7 e8 ed d1 f2 f5 f7 c3 00 02 00 00 74 05 e8 40 20 1e f6 9c 58 a9 00 02 00 00 75 27 f7 c3 00 02 00 00 74 01 fb bf 01 00 00 00 64 98 e4 f5 65 8b 05 bd 0f 6c 07 85 c0 74 18 5b 41 5e c3 cc cc RSP: 0018:ffffc90003c07b28 EFLAGS: 00000206 RAX: 0000000000000002 RBX: 0000000000000282 RCX: 0000000080000001 RDX: 0000000000000006 RSI: ffffffff8deeee7a RDI: 0000000000000001 RBP: ffffc90003c07cf8 R08: ffffffff90114db7 R09: 1ffffffff20229b6 R10: dffffc0000000000 R11: fffffbfff20229b7 R12: ffff8880312e7008 R13: 1ffff1100ff54be8 R14: ffffc900036e79d0 R15: ffffffff818ec4ac process_one_work+0x949/0x1650 kernel/workqueue.c:3279 process_scheduled_works kernel/workqueue.c:3362 [inline] worker_thread+0xb8b/0x1140 kernel/workqueue.c:3443 kthread+0x388/0x470 kernel/kthread.c:467 ret_from_fork+0x51e/0xb90 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 23 4a a2 00 call 0xa24a3c 19: 49 8b 75 00 mov 0x0(%r13),%rsi 1d: 49 81 c7 78 01 00 00 add $0x178,%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