------------[ cut here ]------------ workqueue: cannot queue hci_rx_work on wq hci0 WARNING: kernel/workqueue.c:2252 at 0x0, CPU#0: syz.0.0/5340 Modules linked in: CPU: 0 UID: 0 PID: 5340 Comm: syz.0.0 Not tainted syzkaller #0 PREEMPT(full) Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 RIP: 0010:__queue_work+0xd4b/0xf90 kernel/workqueue.c:2250 Code: 83 c5 18 4c 89 e8 48 c1 e8 03 42 80 3c 20 00 74 08 4c 89 ef e8 f6 ed 9e 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:ffffc9000a697a70 EFLAGS: 00010086 RAX: 1ffff110023bb97b RBX: 0000000000000008 RCX: 0000000000100000 RDX: ffff888036a42978 RSI: ffffffff8a569090 RDI: ffffffff8fa50110 RBP: 0000000000000000 R08: ffff888011ddcbc7 R09: 1ffff110023bb978 R10: dffffc0000000000 R11: ffffed10023bb979 R12: dffffc0000000000 R13: ffff888011ddcbd8 R14: ffffffff8fa50110 R15: ffff888036a42978 FS: 00007fab825d46c0(0000) GS:ffff88808d22f000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fe34393e6c8 CR3: 0000000011844000 CR4: 0000000000352ef0 Call Trace: queue_work_on+0x181/0x270 kernel/workqueue.c:2386 queue_work include/linux/workqueue.h:669 [inline] hci_recv_frame+0x625/0x7c0 net/bluetooth/hci_core.c:2968 vhci_get_user drivers/bluetooth/hci_vhci.c:520 [inline] vhci_write+0x358/0x4a0 drivers/bluetooth/hci_vhci.c:616 new_sync_write fs/read_write.c:593 [inline] vfs_write+0x5c9/0xb30 fs/read_write.c:686 ksys_write+0x145/0x250 fs/read_write.c:738 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7fab8618e27f Code: 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 f9 92 02 00 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 44 24 08 e8 4c 93 02 00 48 RSP: 002b:00007fab825d4000 EFLAGS: 00000293 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 00007fab863e6090 RCX: 00007fab8618e27f RDX: 0000000000000007 RSI: 0000200000000040 RDI: 00000000000000ca RBP: 00007fab86213f91 R08: 0000000000000000 R09: 0000000000000000 R10: 0000200000000040 R11: 0000000000000293 R12: 0000000000000000 R13: 00007fab863e6128 R14: 00007fab863e6090 R15: 00007ffc8678c238 ---------------- 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 f6 ed 9e 00 call 0x9eee0f 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