syzbot


INFO: task hung in usbhid_parse

Status: auto-obsoleted due to no activity on 2026/05/26 21:31
Subsystems: kernel
Labels: prio:high
[Documentation on labels]
First crash: 115d, last: 115d
✨ AI Jobs (1)
ID Workflow Result Correct Bug Created Started Finished Revision Error
7aee83f4-cd69-434a-be9a-3fc845e4ce86 assessment-security DenialOfService: ✅ Exploitable: ❌ FilesystemTrigger: ❌ NetworkTrigger: ❌ PeripheralTrigger: ✅ RemoteTrigger: ❌ Unprivileged: ❌ UserNamespace: ❌ VMGuestTrigger: ❌ VMHostTrigger: ❌ INFO: task hung in usbhid_parse 2026/05/24 16:27 2026/05/24 16:27 2026/05/24 16:54 c69befb30ac10e158cc9d1557b508ee3f0eca1de

			
		

Sample crash report:
INFO: task kworker/1:2:1118 blocked for more than 143 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:kworker/1:2     state:D
  running task    
 stack:21960 pid:1118  tgid:1118  ppid:2      task_flags:0x4208060 flags:0x00080000
Workqueue: usb_hub_wq hub_event

Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5295 [inline]
 __schedule+0xeb1/0x41f0 kernel/sched/core.c:6907
 __schedule_loop kernel/sched/core.c:6989 [inline]
 schedule+0xdd/0x390 kernel/sched/core.c:7004
 schedule_timeout+0x127/0x280 kernel/time/sleep_timeout.c:99
 do_wait_for_common kernel/sched/completion.c:100 [inline]
 __wait_for_common+0x2e7/0x4c0 kernel/sched/completion.c:121
 usb_start_wait_urb+0x147/0x4c0 drivers/usb/core/message.c:64
 usb_internal_control_msg drivers/usb/core/message.c:103 [inline]
 usb_control_msg+0x326/0x4a0 drivers/usb/core/message.c:154
 hid_set_idle drivers/hid/usbhid/hid-core.c:659 [inline]
 usbhid_parse+0x603/0xb20 drivers/hid/usbhid/hid-core.c:1051
 hid_add_device+0x13a/0x440 drivers/hid/hid-core.c:2932
 usbhid_probe+0xd57/0x1350 drivers/hid/usbhid/hid-core.c:1450
 usb_probe_interface+0x303/0x8f0 drivers/usb/core/driver.c:396
 call_driver_probe drivers/base/dd.c:583 [inline]
 really_probe+0x241/0xa60 drivers/base/dd.c:661
 __driver_probe_device+0x1de/0x400 drivers/base/dd.c:803
 driver_probe_device+0x4c/0x1b0 drivers/base/dd.c:833
 __device_attach_driver+0x1ff/0x3e0 drivers/base/dd.c:961
 bus_for_each_drv+0x159/0x1e0 drivers/base/bus.c:500
 __device_attach+0x1e4/0x4d0 drivers/base/dd.c:1033
 device_initial_probe+0xaf/0xd0 drivers/base/dd.c:1088
 bus_probe_device+0x64/0x160 drivers/base/bus.c:574
 device_add+0x11d9/0x1950 drivers/base/core.c:3689
 usb_set_configuration+0xd97/0x1c60 drivers/usb/core/message.c:2208
 usb_generic_driver_probe+0xa1/0xe0 drivers/usb/core/generic.c:250
 usb_probe_device+0xef/0x400 drivers/usb/core/driver.c:291
 call_driver_probe drivers/base/dd.c:583 [inline]
 really_probe+0x241/0xa60 drivers/base/dd.c:661
 __driver_probe_device+0x1de/0x400 drivers/base/dd.c:803
 driver_probe_device+0x4c/0x1b0 drivers/base/dd.c:833
 __device_attach_driver+0x1ff/0x3e0 drivers/base/dd.c:961
 bus_for_each_drv+0x159/0x1e0 drivers/base/bus.c:500
 __device_attach+0x1e4/0x4d0 drivers/base/dd.c:1033
 device_initial_probe+0xaf/0xd0 drivers/base/dd.c:1088
 bus_probe_device+0x64/0x160 drivers/base/bus.c:574
 device_add+0x11d9/0x1950 drivers/base/core.c:3689
 usb_new_device.cold+0x685/0x115c drivers/usb/core/hub.c:2695
 hub_port_connect drivers/usb/core/hub.c:5567 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5707 [inline]
 port_event drivers/usb/core/hub.c:5871 [inline]
 hub_event+0x314d/0x4af0 drivers/usb/core/hub.c:5953
 process_one_work+0x9d7/0x1920 kernel/workqueue.c:3275
 process_scheduled_works kernel/workqueue.c:3358 [inline]
 worker_thread+0x5da/0xe40 kernel/workqueue.c:3439
 kthread+0x370/0x450 kernel/kthread.c:467
 ret_from_fork+0x6c3/0xcb0 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>

Showing all locks held in the system:
3 locks held by kworker/0:1/10:
6 locks held by kworker/1:1/28:
 #0: 
ffff888105ee4548
 ((wq_completion)usb_hub_wq
){+.+.}-{0:0}
, at: process_one_work+0x1287/0x1920 kernel/workqueue.c:3250
 #1: 
ffffc900001e7d18
 (
(work_completion)(&hub->events)
){+.+.}-{0:0}
, at: process_one_work+0x93c/0x1920 kernel/workqueue.c:3251
 #2: 
ffff88810b31d198
 (
&dev->mutex
){....}-{4:4}
, at: device_lock include/linux/device.h:895 [inline]
, at: hub_event+0x1bd/0x4af0 drivers/usb/core/hub.c:5899
 #3: 
ffff88810e751198
 (
&dev->mutex
){....}-{4:4}
, at: device_lock include/linux/device.h:895 [inline]
, at: usb_disconnect+0x10a/0x9a0 drivers/usb/core/hub.c:2336
 #4: 
ffff8881066f5278
 (
&(&priv->bus_notifier)->rwsem
){++++}-{4:4}
, at: blocking_notifier_call_chain kernel/notifier.c:379 [inline]
, at: blocking_notifier_call_chain+0x53/0xa0 kernel/notifier.c:368
 #5: 
ffff888101298188
 (
&root->kernfs_rwsem
){++++}-{4:4}
, at: kernfs_remove_by_name_ns+0x3d/0xf0 fs/kernfs/dir.c:1717
1 lock held by khungtaskd/30:
 #0: 
ffffffff896e05a0
 (rcu_read_lock
){....}-{1:3}
, at: rcu_lock_acquire include/linux/rcupdate.h:312 [inline]
, at: rcu_read_lock include/linux/rcupdate.h:850 [inline]
, at: debug_show_all_locks+0x3d/0x184 kernel/locking/lockdep.c:6775
5 locks held by kworker/u8:2/36:
 #0: 
ffff888101299148
 (
(wq_completion)netns
){+.+.}-{0:0}
, at: process_one_work+0x1287/0x1920 kernel/workqueue.c:3250
 #1: 
ffffc90000267d18
 (
net_cleanup_work
){+.+.}-{0:0}
, at: process_one_work+0x93c/0x1920 kernel/workqueue.c:3251
 #2: 
ffffffff8aae0830 (
pernet_ops_rwsem
){++++}-{4:4}
, at: cleanup_net+0xb8/0x9e0 net/core/net_namespace.c:675
 #3: 
ffffffff8aaf8e68
 (
rtnl_mutex
){+.+.}-{4:4}
, at: ops_exit_rtnl_list net/core/net_namespace.c:173 [inline]
, at: ops_undo_list+0x7ec/0xab0 net/core/net_namespace.c:248
 #4: 
ffffffff896ec1b8
 (rcu_state.exp_mutex
){+.+.}-{4:4}
, at: exp_funnel_lock+0x19e/0x3c0 kernel/rcu/tree_exp.h:343
3 locks held by kworker/u8:7/313:
 #0: 
ffff88811281f148
 (
(wq_completion)ipv6_addrconf
){+.+.}-{0:0}
, at: process_one_work+0x1287/0x1920 kernel/workqueue.c:3250
 #1: 
ffffc900019ffd18
 ((work_completion)(&(&net->ipv6.addr_chk_work)->work)
){+.+.}-{0:0}
, at: process_one_work+0x93c/0x1920 kernel/workqueue.c:3251
 #2: 
ffffffff8aaf8e68
 (rtnl_mutex
){+.+.}-{4:4}
, at: rtnl_net_lock include/linux/rtnetlink.h:130 [inline]
, at: addrconf_verify_work+0x12/0x30 net/ipv6/addrconf.c:4738
2 locks held by kworker/0:2/713:
5 locks held by kworker/1:2/1118:
2 locks held by getty/2918:
 #0: 
ffff88811614a0a0
 (
&tty->ldisc_sem
){++++}-{0:0}
, at: tty_ldisc_ref_wait+0x24/0x80 drivers/tty/tty_ldisc.c:243
 #1: 
ffffc900000432f0 (&ldata->atomic_read_lock
){+.+.}-{4:4}
, at: n_tty_read+0x419/0x1500 drivers/tty/n_tty.c:2211
1 lock held by udevd/5199:
 #0: ffff888101298188
 (&root->kernfs_rwsem
){++++}-{4:4}
, at: kernfs_dop_revalidate+0xa5/0x740 fs/kernfs/dir.c:1185
1 lock held by udevd/5237:
 #0: 
ffff888101298188
 (
&root->kernfs_rwsem
){++++}-{4:4}
, at: kernfs_dop_revalidate+0xa5/0x740 fs/kernfs/dir.c:1185
3 locks held by kworker/0:5/5275:
 #0: 
ffff88810006a148
 (
(wq_completion)events_power_efficient
){+.+.}-{0:0}
, at: process_one_work+0x1287/0x1920 kernel/workqueue.c:3250
 #1: 
ffffc9000317fd18
 (
(reg_check_chans).work
){+.+.}-{0:0}
, at: process_one_work+0x93c/0x1920 kernel/workqueue.c:3251
 #2: 
ffffffff8aaf8e68
 (rtnl_mutex
){+.+.}-{4:4}
, at: reg_check_chans_work+0x91/0x11d0 net/wireless/reg.c:2462
1 lock held by syz-executor/8965:
1 lock held by syz-executor/9541:
 #0: 
ffffffff896ec1b8
 (rcu_state.exp_mutex
){+.+.}-{4:4}
, at: exp_funnel_lock+0x27f/0x3c0 kernel/rcu/tree_exp.h:311
4 locks held by kworker/0:0/11624:
 #0: 
ffff888105ee4548
 (
(wq_completion)usb_hub_wq
){+.+.}-{0:0}
, at: process_one_work+0x1287/0x1920 kernel/workqueue.c:3250
 #1: 
ffffc9000189fd18
 (
(work_completion)(&hub->events)
){+.+.}-{0:0}
, at: process_one_work+0x93c/0x1920 kernel/workqueue.c:3251
 #2: 
ffff88810b3d5198
 (
&dev->mutex
){....}-{4:4}
, at: device_lock include/linux/device.h:895 [inline]
, at: hub_event+0x1bd/0x4af0 drivers/usb/core/hub.c:5899
 #3: 
ffff888101298188
 (
&root->kernfs_rwsem
){++++}-{4:4}
, at: kernfs_add_one+0x38/0x850 fs/kernfs/dir.c:796
4 locks held by kworker/1:3/11667:
 #0: 
ffff888105ee4548
 (
(wq_completion)usb_hub_wq
){+.+.}-{0:0}
, at: process_one_work+0x1287/0x1920 kernel/workqueue.c:3250
 #1: 
ffffc900030afd18
 (
(work_completion)(&hub->events)
){+.+.}-{0:0}
, at: process_one_work+0x93c/0x1920 kernel/workqueue.c:3251
 #2: 
ffff88810b3a5198 (
&dev->mutex
){....}-{4:4}
, at: device_lock include/linux/device.h:895 [inline]
, at: hub_event+0x1bd/0x4af0 drivers/usb/core/hub.c:5899
 #3: 
ffff888101298188
 (
&root->kernfs_rwsem
){++++}-{4:4}
, at: kernfs_remove_by_name_ns+0x3d/0xf0 fs/kernfs/dir.c:1717
1 lock held by syz.0.1804/13794:
1 lock held by syz.8.1805/13796:
 #0: 
ffff888101298188
 (
&root->kernfs_rwsem
){++++}-{4:4}
, at: kernfs_remove_by_name_ns+0x3d/0xf0 fs/kernfs/dir.c:1717
1 lock held by syz.6.1806/13799:
 #0: 
ffff888101298188
 (
&root->kernfs_rwsem
){++++}-{4:4}
, at: kernfs_add_one+0x38/0x850 fs/kernfs/dir.c:796
10 locks held by syz-executor/13808:

=============================================

NMI backtrace for cpu 1
CPU: 1 UID: 0 PID: 30 Comm: khungtaskd Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:94 [inline]
 dump_stack_lvl+0x100/0x190 lib/dump_stack.c:120
 nmi_cpu_backtrace.cold+0x12d/0x151 lib/nmi_backtrace.c:113
 nmi_trigger_cpumask_backtrace+0x1d7/0x230 lib/nmi_backtrace.c:62
 trigger_all_cpu_backtrace include/linux/nmi.h:161 [inline]
 __sys_info lib/sys_info.c:157 [inline]
 sys_info+0x141/0x190 lib/sys_info.c:165
 check_hung_uninterruptible_tasks kernel/hung_task.c:346 [inline]
 watchdog+0xd25/0x1050 kernel/hung_task.c:515
 kthread+0x370/0x450 kernel/kthread.c:467
 ret_from_fork+0x6c3/0xcb0 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
 </TASK>
Sending NMI from CPU 1 to CPUs 0:
yealink 9-1:36.0: urb_irq_callback - urb status -71
NMI backtrace for cpu 0
CPU: 0 UID: 0 PID: 13808 Comm: syz-executor Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
RIP: 0010:io_serial_out+0x8f/0xb0 drivers/tty/serial/8250/8250_port.c:407
Code: 48 8d 7d 40 44 89 e1 48 b8 00 00 00 00 00 fc ff df 48 89 fa d3 e3 48 c1 ea 03 80 3c 02 00 75 1c 66 03 5d 40 44 89 e8 89 da ee <5b> 5d 41 5c 41 5d c3 cc cc cc cc e8 31 24 f6 fe eb a0 e8 ba 24 f6
RSP: 0000:ffffc90000007450 EFLAGS: 00000002
RAX: 0000000000000039 RBX: 00000000000003f8 RCX: 0000000000000000
RDX: 00000000000003f8 RSI: ffffffff831f6585 RDI: ffffffff941ae5c0
RBP: ffffffff941ae580 R08: 0000000000000001 R09: 000000000000001f
R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
R13: 0000000000000039 R14: 0000000000000010 R15: ffffffff831f6520
FS:  0000555561acf500(0000) GS:ffff8882686d3000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f65a5f75eba CR3: 0000000124248000 CR4: 00000000003506f0
Call Trace:
 <IRQ>
 serial_port_out include/linux/serial_core.h:811 [inline]
 serial8250_console_putchar drivers/tty/serial/8250/8250_port.c:3192 [inline]
 serial8250_console_fifo_write drivers/tty/serial/8250/8250_port.c:3264 [inline]
 serial8250_console_write+0xde8/0x1900 drivers/tty/serial/8250/8250_port.c:3342
 console_emit_next_record kernel/printk/printk.c:3183 [inline]
 console_flush_one_record+0x790/0xe50 kernel/printk/printk.c:3269
 console_flush_all kernel/printk/printk.c:3343 [inline]
 __console_flush_and_unlock kernel/printk/printk.c:3373 [inline]
 console_unlock+0x103/0x260 kernel/printk/printk.c:3413
 vprintk_emit+0x407/0x6b0 kernel/printk/printk.c:2479
 dev_vprintk_emit+0x394/0x3e0 drivers/base/core.c:4913
 dev_printk_emit+0xd2/0x10d drivers/base/core.c:4924
 __dev_printk+0xcb/0x100 drivers/base/core.c:4936
 _dev_err+0xef/0x127 drivers/base/core.c:4979
 urb_irq_callback.cold+0x41/0xfd drivers/input/misc/yealink.c:418
 __usb_hcd_giveback_urb+0x38d/0x610 drivers/usb/core/hcd.c:1657
 usb_hcd_giveback_urb+0x3ca/0x4a0 drivers/usb/core/hcd.c:1741
 dummy_timer+0xd85/0x3670 drivers/usb/gadget/udc/dummy_hcd.c:1995
 __run_hrtimer kernel/time/hrtimer.c:1785 [inline]
 __hrtimer_run_queues+0x50e/0xa70 kernel/time/hrtimer.c:1849
 hrtimer_run_softirq+0x17d/0x350 kernel/time/hrtimer.c:1866
 handle_softirqs+0x1de/0x9d0 kernel/softirq.c:622
 __do_softirq kernel/softirq.c:656 [inline]
 invoke_softirq kernel/softirq.c:496 [inline]
 __irq_exit_rcu+0xed/0x150 kernel/softirq.c:723
 irq_exit_rcu+0x9/0x30 kernel/softirq.c:739
 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1056 [inline]
 sysvec_apic_timer_interrupt+0x8f/0xb0 arch/x86/kernel/apic/apic.c:1056
 </IRQ>
 <TASK>
 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:697
RIP: 0010:lock_is_held_type+0xf5/0x140 kernel/locking/lockdep.c:5945
Code: ff ff ff ff 65 0f c1 15 81 88 8c 05 83 fa 01 8b 44 24 04 75 2d 9c 5a 80 e6 02 75 47 41 f7 c5 00 02 00 00 74 01 fb 48 83 c4 08 <5b> 5d 41 5c 41 5d 41 5e 41 5f e9 cc de 02 00 e9 c7 de 02 00 31 c0
RSP: 0000:ffffc9000811fa68 EFLAGS: 00000282
RAX: 0000000000000000 RBX: ffff88811ba5d118 RCX: 0000000000000001
RDX: 0000000000000046 RSI: ffffffff88ffc446 RDI: ffffffff87afa420
RBP: ffff8881230fba00 R08: 0000000000000005 R09: 0000000000000000
R10: 0000000000000001 R11: 0000000000000000 R12: 00000000ffffffff
R13: 0000000000000246 R14: ffff8881230fc558 R15: 0000000000000005
 lock_is_held include/linux/lockdep.h:249 [inline]
 xa_entry include/linux/xarray.h:1226 [inline]
 xas_reload+0x27d/0x490 include/linux/xarray.h:1624
 next_uptodate_folio+0x38a/0xd50 mm/filemap.c:3714
 filemap_map_pages+0x95e/0x1e50 mm/filemap.c:3929
 do_fault_around mm/memory.c:5756 [inline]
 do_read_fault mm/memory.c:5789 [inline]
 do_fault mm/memory.c:5932 [inline]
 do_pte_missing mm/memory.c:4477 [inline]
 handle_pte_fault mm/memory.c:6316 [inline]
 __handle_mm_fault+0x1e8a/0x2de0 mm/memory.c:6454
 handle_mm_fault+0x36d/0xa20 mm/memory.c:6623
 do_user_addr_fault+0x5ae/0x11d0 arch/x86/mm/fault.c:1334
 handle_page_fault arch/x86/mm/fault.c:1474 [inline]
 exc_page_fault+0x66/0xc0 arch/x86/mm/fault.c:1527
 asm_exc_page_fault+0x26/0x30 arch/x86/include/asm/idtentry.h:618
RIP: 0033:0x7f65a5f75eba
Code: 28 00 00 00 48 89 84 24 d8 00 00 00 31 c0 84 db 41 0f 94 c4 44 89 e7 e8 14 30 00 00 48 89 44 24 08 84 db 74 6b e8 d6 f1 02 00 <89> c3 85 c0 0f 84 6c 01 00 00 49 c7 c5 e8 ff ff ff 64 45 8b 75 00
RSP: 002b:00007fff23a3efb0 EFLAGS: 00010202
RAX: 0000000000000000 RBX: 0000000000000001 RCX: 00007f65a5f1dce7
RDX: 0000000000000000 RSI: 00007fff23a3ef80 RDI: 0000000000000002
RBP: 00007f65a61f67b8 R08: 00007f65a6d28060 R09: 0000000000000000
R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000003 R14: 00007fff23a3f308 R15: 0000000000000000
 </TASK>

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/02/25 21:24 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing bb375c251ab4 94a9671e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb INFO: task hung in usbhid_parse
* Struck through repros no longer work on HEAD.