------------[ cut here ]------------
workqueue: cannot queue hci_cmd_timeout on wq hci3
WARNING: CPU: 1 PID: 3471 at kernel/workqueue.c:2258 __queue_work+0xd62/0xfe0 kernel/workqueue.c:2256
Modules linked in:
CPU: 1 UID: 0 PID: 3471 Comm: kworker/u8:8 Not tainted 6.16.0-rc3-syzkaller-00985-g8b98f34ce1d8 #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Workqueue: events_unbound toggle_allocation_gate
RIP: 0010:__queue_work+0xd62/0xfe0 kernel/workqueue.c:2256
Code: 42 80 3c 20 00 74 08 4c 89 ef e8 09 0d 99 00 49 8b 75 00 49 81 c7 78 01 00 00 48 c7 c7 40 e1 89 8b 4c 89 fa e8 1f 34 f9 ff 90 <0f> 0b 90 90 e9 f1 f4 ff ff e8 80 8b 35 00 90 0f 0b 90 e9 dd fc ff
RSP: 0018:ffffc90000a08b08 EFLAGS: 00010046
RAX: c93c810338770700 RBX: 0000000000000100 RCX: ffff888031528000
RDX: 0000000000000100 RSI: 0000000000000000 RDI: 0000000000000002
RBP: 1ffff11004a6a538 R08: 0000000000000003 R09: 0000000000000004
R10: dffffc0000000000 R11: fffffbfff1bfaa04 R12: dffffc0000000000
R13: ffff888033688988 R14: 0000000000000008 R15: ffff888025352978
FS: 0000000000000000(0000) GS:ffff888125d48000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b30b1b000 CR3: 000000000df38000 CR4: 00000000003526f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
call_timer_fn+0x17e/0x5f0 kernel/time/timer.c:1747
expire_timers kernel/time/timer.c:1793 [inline]
__run_timers kernel/time/timer.c:2372 [inline]
__run_timer_base+0x646/0x860 kernel/time/timer.c:2384
run_timer_base kernel/time/timer.c:2393 [inline]
run_timer_softirq+0xb7/0x180 kernel/time/timer.c:2403
handle_softirqs+0x286/0x870 kernel/softirq.c:579
__do_softirq kernel/softirq.c:613 [inline]
invoke_softirq kernel/softirq.c:453 [inline]
__irq_exit_rcu+0xca/0x1f0 kernel/softirq.c:680
irq_exit_rcu+0x9/0x30 kernel/softirq.c:696
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1050 [inline]
sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1050
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702
RIP: 0010:csd_lock_wait kernel/smp.c:340 [inline]
RIP: 0010:smp_call_function_many_cond+0xf69/0x12d0 kernel/smp.c:885
Code: 00 45 8b 2f 44 89 ee 83 e6 01 31 ff e8 c0 79 0b 00 41 83 e5 01 49 bd 00 00 00 00 00 fc ff df 75 07 e8 6b 75 0b 00 eb 37 f3 90 <43> 0f b6 04 2c 84 c0 75 10 41 f7 07 01 00 00 00 74 1e e8 50 75 0b
RSP: 0018:ffffc9000c7776a0 EFLAGS: 00000293
RAX: ffffffff81b4d920 RBX: ffff8880b873b1c0 RCX: ffff888031528000
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000
RBP: ffffc9000c777800 R08: ffffffff8fa137f7 R09: 1ffffffff1f426fe
R10: dffffc0000000000 R11: fffffbfff1f426ff R12: 1ffff110170c8385
R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8880b8641c28
on_each_cpu_cond_mask+0x3f/0x80 kernel/smp.c:1052
on_each_cpu include/linux/smp.h:71 [inline]
smp_text_poke_sync_each_cpu arch/x86/kernel/alternative.c:2691 [inline]
smp_text_poke_batch_finish+0x5e0/0x1100 arch/x86/kernel/alternative.c:2901
arch_jump_label_transform_apply+0x1c/0x30 arch/x86/kernel/jump_label.c:146
static_key_enable_cpuslocked+0x128/0x250 kernel/jump_label.c:210
static_key_enable+0x1a/0x20 kernel/jump_label.c:223
toggle_allocation_gate+0xad/0x240 mm/kfence/core.c:850
process_one_work kernel/workqueue.c:3238 [inline]
process_scheduled_works+0xae1/0x17b0 kernel/workqueue.c:3321
worker_thread+0x8a0/0xda0 kernel/workqueue.c:3402
kthread+0x70e/0x8a0 kernel/kthread.c:464
ret_from_fork+0x3fc/0x770 arch/x86/kernel/process.c:148
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
----------------
Code disassembly (best guess), 1 bytes skipped:
0: 45 8b 2f mov (%r15),%r13d
3: 44 89 ee mov %r13d,%esi
6: 83 e6 01 and $0x1,%esi
9: 31 ff xor %edi,%edi
b: e8 c0 79 0b 00 call 0xb79d0
10: 41 83 e5 01 and $0x1,%r13d
14: 49 bd 00 00 00 00 00 movabs $0xdffffc0000000000,%r13
1b: fc ff df
1e: 75 07 jne 0x27
20: e8 6b 75 0b 00 call 0xb7590
25: eb 37 jmp 0x5e
27: f3 90 pause
* 29: 43 0f b6 04 2c movzbl (%r12,%r13,1),%eax <-- trapping instruction
2e: 84 c0 test %al,%al
30: 75 10 jne 0x42
32: 41 f7 07 01 00 00 00 testl $0x1,(%r15)
39: 74 1e je 0x59
3b: e8 .byte 0xe8
3c: 50 push %rax
3d: 75 0b jne 0x4a