syzbot


INFO: task hung in dvb_usb_i2c_exit

Status: upstream: reported syz repro on 2025/12/21 20:30
Reported-by: syzbot+2e0307b121d180fca081@syzkaller.appspotmail.com
First crash: 1d11h, last: 1d07h
Bug presence (1)
Date Name Commit Repro Result
2025/12/22 upstream (ToT) b927546677c8 syz Failed due to an error; will retry later
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream INFO: task hung in dvb_usb_i2c_exit usb 1 C error 173 7h35m 233d 0/29 upstream: reported C repro on 2025/05/03 21:21

Sample crash report:
INFO: task kworker/0:13:4366 blocked for more than 143 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:kworker/0:13    state:D stack:21728 pid:4366  ppid:2      flags:0x00004000
Workqueue: usb_hub_wq hub_event
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5244 [inline]
 __schedule+0x10ec/0x40b0 kernel/sched/core.c:6561
 schedule+0xb9/0x180 kernel/sched/core.c:6637
 schedule_timeout+0x97/0x280 kernel/time/timer.c:2144
 do_wait_for_common kernel/sched/completion.c:85 [inline]
 __wait_for_common kernel/sched/completion.c:106 [inline]
 wait_for_common kernel/sched/completion.c:117 [inline]
 wait_for_completion+0x2b9/0x590 kernel/sched/completion.c:138
 i2c_del_adapter+0x5da/0x730 drivers/i2c/i2c-core-base.c:1816
 dvb_usb_i2c_exit+0x60/0xb0 drivers/media/usb/dvb-usb/dvb-usb-i2c.c:46
 dvb_usb_exit drivers/media/usb/dvb-usb/dvb-usb-init.c:144 [inline]
 dvb_usb_device_exit+0x1bb/0x330 drivers/media/usb/dvb-usb/dvb-usb-init.c:338
 cxusb_probe+0x600/0x700 drivers/media/usb/dvb-usb/cxusb.c:1663
 usb_probe_interface+0x5a0/0xaf0 drivers/usb/core/driver.c:396
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x2aa/0xc70 drivers/base/dd.c:639
 __driver_probe_device+0x18c/0x330 drivers/base/dd.c:785
 driver_probe_device+0x4f/0x420 drivers/base/dd.c:815
 __device_attach_driver+0x2c6/0x510 drivers/base/dd.c:943
 bus_for_each_drv+0x175/0x200 drivers/base/bus.c:429
 __device_attach+0x29b/0x460 drivers/base/dd.c:1015
 bus_probe_device+0xbc/0x1e0 drivers/base/bus.c:489
 device_add+0xa00/0xfb0 drivers/base/core.c:3697
 usb_set_configuration+0x1991/0x1fd0 drivers/usb/core/message.c:2165
 usb_generic_driver_probe+0x89/0x150 drivers/usb/core/generic.c:238
 usb_probe_device+0x139/0x270 drivers/usb/core/driver.c:293
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x2aa/0xc70 drivers/base/dd.c:639
 __driver_probe_device+0x18c/0x330 drivers/base/dd.c:785
 driver_probe_device+0x4f/0x420 drivers/base/dd.c:815
 __device_attach_driver+0x2c6/0x510 drivers/base/dd.c:943
 bus_for_each_drv+0x175/0x200 drivers/base/bus.c:429
 __device_attach+0x29b/0x460 drivers/base/dd.c:1015
 bus_probe_device+0xbc/0x1e0 drivers/base/bus.c:489
 device_add+0xa00/0xfb0 drivers/base/core.c:3697
 usb_new_device+0xd4d/0x1620 drivers/usb/core/hub.c:2659
 hub_port_connect drivers/usb/core/hub.c:5517 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5657 [inline]
 port_event drivers/usb/core/hub.c:5817 [inline]
 hub_event+0x2d5e/0x54e0 drivers/usb/core/hub.c:5899
 process_one_work+0x898/0x1160 kernel/workqueue.c:2292
 worker_thread+0xaa2/0x1250 kernel/workqueue.c:2439
 kthread+0x29d/0x330 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
 </TASK>
INFO: task udevd:4560 blocked for more than 144 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:udevd           state:D stack:26064 pid:4560  ppid:3636   flags:0x00004002
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5244 [inline]
 __schedule+0x10ec/0x40b0 kernel/sched/core.c:6561
 schedule+0xb9/0x180 kernel/sched/core.c:6637
 schedule_preempt_disabled+0xf/0x20 kernel/sched/core.c:6696
 __mutex_lock_common kernel/locking/mutex.c:679 [inline]
 __mutex_lock+0x555/0xaf0 kernel/locking/mutex.c:747
 device_lock include/linux/device.h:840 [inline]
 uevent_show+0x16c/0x320 drivers/base/core.c:2669
 dev_attr_show+0x50/0xb0 drivers/base/core.c:2372
 sysfs_kf_seq_show+0x349/0x4b0 fs/sysfs/file.c:59
 seq_read_iter+0x49b/0xd50 fs/seq_file.c:230
 call_read_iter include/linux/fs.h:2259 [inline]
 new_sync_read fs/read_write.c:389 [inline]
 vfs_read+0x434/0x920 fs/read_write.c:470
 ksys_read+0x143/0x240 fs/read_write.c:613
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f76f00a7407
RSP: 002b:00007ffd48f49c70 EFLAGS: 00000202 ORIG_RAX: 0000000000000000
RAX: ffffffffffffffda RBX: 00007f76f07d0880 RCX: 00007f76f00a7407
RDX: 0000000000001000 RSI: 000055e71523ea00 RDI: 0000000000000008
RBP: 00007f76f01efff0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000202 R12: 000000000000000a
R13: 00007f76f01efea0 R14: 0000000000000000 R15: 000055e715249380
 </TASK>
INFO: task syz.4.86:4696 blocked for more than 144 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz.4.86        state:D stack:25696 pid:4696  ppid:4409   flags:0x00004004
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5244 [inline]
 __schedule+0x10ec/0x40b0 kernel/sched/core.c:6561
 schedule+0xb9/0x180 kernel/sched/core.c:6637
 schedule_preempt_disabled+0xf/0x20 kernel/sched/core.c:6696
 __mutex_lock_common kernel/locking/mutex.c:679 [inline]
 __mutex_lock+0x555/0xaf0 kernel/locking/mutex.c:747
 device_lock include/linux/device.h:840 [inline]
 usbdev_release+0x7d/0x770 drivers/usb/core/devio.c:1097
 __fput+0x22c/0x920 fs/file_table.c:320
 task_work_run+0x1ca/0x250 kernel/task_work.c:203
 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline]
 exit_to_user_mode_loop+0xe6/0x110 kernel/entry/common.c:177
 exit_to_user_mode_prepare+0xee/0x180 kernel/entry/common.c:210
 __syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline]
 syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:303
 do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:87
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f725978f749
RSP: 002b:00007fff5ed672e8 EFLAGS: 00000246 ORIG_RAX: 00000000000001b4
RAX: 0000000000000000 RBX: 000000000003236e RCX: 00007f725978f749
RDX: 0000000000000000 RSI: 000000000000001e RDI: 0000000000000003
RBP: 00007f72599e7da0 R08: 0000000000000001 R09: 000000085ed675df
R10: 0000001b2f720000 R11: 0000000000000246 R12: 00007f72599e5fac
R13: 00007f72599e5fa0 R14: ffffffffffffffff R15: 00007fff5ed67400
 </TASK>
INFO: task syz.2.90:4705 blocked for more than 144 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz.2.90        state:D stack:27840 pid:4705  ppid:4404   flags:0x00004004
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5244 [inline]
 __schedule+0x10ec/0x40b0 kernel/sched/core.c:6561
 schedule+0xb9/0x180 kernel/sched/core.c:6637
 schedule_preempt_disabled+0xf/0x20 kernel/sched/core.c:6696
 __mutex_lock_common kernel/locking/mutex.c:679 [inline]
 __mutex_lock+0x555/0xaf0 kernel/locking/mutex.c:747
 device_lock include/linux/device.h:840 [inline]
 usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
 chrdev_open+0x597/0x670 fs/char_dev.c:414
 do_dentry_open+0x7e9/0x10d0 fs/open.c:882
 do_open fs/namei.c:3634 [inline]
 path_openat+0x25c6/0x2e70 fs/namei.c:3791
 do_filp_open+0x1c1/0x3c0 fs/namei.c:3818
 do_sys_openat2+0x142/0x490 fs/open.c:1320
 do_sys_open fs/open.c:1336 [inline]
 __do_sys_openat fs/open.c:1352 [inline]
 __se_sys_openat fs/open.c:1347 [inline]
 __x64_sys_openat+0x135/0x160 fs/open.c:1347
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f79c458df90
RSP: 002b:00007f79c53abb70 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
RAX: ffffffffffffffda RBX: 0000000000008401 RCX: 00007f79c458df90
RDX: 0000000000008401 RSI: 00007f79c53abc10 RDI: 00000000ffffff9c
RBP: 00007f79c53abc10 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000293 R12: cccccccccccccccd
R13: 00007f79c47e6038 R14: 00007f79c47e5fa0 R15: 00007ffe843a0358
 </TASK>
INFO: task syz.3.89:4703 blocked for more than 144 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz.3.89        state:D stack:26688 pid:4703  ppid:4408   flags:0x00004004
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5244 [inline]
 __schedule+0x10ec/0x40b0 kernel/sched/core.c:6561
 schedule+0xb9/0x180 kernel/sched/core.c:6637
 schedule_preempt_disabled+0xf/0x20 kernel/sched/core.c:6696
 __mutex_lock_common kernel/locking/mutex.c:679 [inline]
 __mutex_lock+0x555/0xaf0 kernel/locking/mutex.c:747
 device_lock include/linux/device.h:840 [inline]
 usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
 chrdev_open+0x597/0x670 fs/char_dev.c:414
 do_dentry_open+0x7e9/0x10d0 fs/open.c:882
 do_open fs/namei.c:3634 [inline]
 path_openat+0x25c6/0x2e70 fs/namei.c:3791
 do_filp_open+0x1c1/0x3c0 fs/namei.c:3818
 do_sys_openat2+0x142/0x490 fs/open.c:1320
 do_sys_open fs/open.c:1336 [inline]
 __do_sys_openat fs/open.c:1352 [inline]
 __se_sys_openat fs/open.c:1347 [inline]
 __x64_sys_openat+0x135/0x160 fs/open.c:1347
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7fa1d5f8df90
RSP: 002b:00007fa1d6e5fb70 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
RAX: ffffffffffffffda RBX: 0000000000008401 RCX: 00007fa1d5f8df90
RDX: 0000000000008401 RSI: 00007fa1d6e5fc10 RDI: 00000000ffffff9c
RBP: 00007fa1d6e5fc10 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000293 R12: cccccccccccccccd
R13: 00007fa1d61e6038 R14: 00007fa1d61e5fa0 R15: 00007fffe2333398
 </TASK>
INFO: task syz.1.88:4702 blocked for more than 145 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz.1.88        state:D stack:27904 pid:4702  ppid:4402   flags:0x00004004
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5244 [inline]
 __schedule+0x10ec/0x40b0 kernel/sched/core.c:6561
 schedule+0xb9/0x180 kernel/sched/core.c:6637
 schedule_preempt_disabled+0xf/0x20 kernel/sched/core.c:6696
 __mutex_lock_common kernel/locking/mutex.c:679 [inline]
 __mutex_lock+0x555/0xaf0 kernel/locking/mutex.c:747
 device_lock include/linux/device.h:840 [inline]
 usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
 chrdev_open+0x597/0x670 fs/char_dev.c:414
 do_dentry_open+0x7e9/0x10d0 fs/open.c:882
 do_open fs/namei.c:3634 [inline]
 path_openat+0x25c6/0x2e70 fs/namei.c:3791
 do_filp_open+0x1c1/0x3c0 fs/namei.c:3818
 do_sys_openat2+0x142/0x490 fs/open.c:1320
 do_sys_open fs/open.c:1336 [inline]
 __do_sys_openat fs/open.c:1352 [inline]
 __se_sys_openat fs/open.c:1347 [inline]
 __x64_sys_openat+0x135/0x160 fs/open.c:1347
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f691cb8df90
RSP: 002b:00007f691dabbb70 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
RAX: ffffffffffffffda RBX: 0000000000008401 RCX: 00007f691cb8df90
RDX: 0000000000008401 RSI: 00007f691dabbc10 RDI: 00000000ffffff9c
RBP: 00007f691dabbc10 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000293 R12: cccccccccccccccd
R13: 00007f691cde6038 R14: 00007f691cde5fa0 R15: 00007ffe1aa5b8c8
 </TASK>
INFO: task syz.0.87:4704 blocked for more than 145 seconds.
      Not tainted syzkaller #0
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
task:syz.0.87        state:D stack:27904 pid:4704  ppid:4398   flags:0x00004004
Call Trace:
 <TASK>
 context_switch kernel/sched/core.c:5244 [inline]
 __schedule+0x10ec/0x40b0 kernel/sched/core.c:6561
 schedule+0xb9/0x180 kernel/sched/core.c:6637
 schedule_preempt_disabled+0xf/0x20 kernel/sched/core.c:6696
 __mutex_lock_common kernel/locking/mutex.c:679 [inline]
 __mutex_lock+0x555/0xaf0 kernel/locking/mutex.c:747
 device_lock include/linux/device.h:840 [inline]
 usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
 chrdev_open+0x597/0x670 fs/char_dev.c:414
 do_dentry_open+0x7e9/0x10d0 fs/open.c:882
 do_open fs/namei.c:3634 [inline]
 path_openat+0x25c6/0x2e70 fs/namei.c:3791
 do_filp_open+0x1c1/0x3c0 fs/namei.c:3818
 do_sys_openat2+0x142/0x490 fs/open.c:1320
 do_sys_open fs/open.c:1336 [inline]
 __do_sys_openat fs/open.c:1352 [inline]
 __se_sys_openat fs/open.c:1347 [inline]
 __x64_sys_openat+0x135/0x160 fs/open.c:1347
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
 entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7faae018df90
RSP: 002b:00007faae106eb70 EFLAGS: 00000293 ORIG_RAX: 0000000000000101
RAX: ffffffffffffffda RBX: 0000000000008401 RCX: 00007faae018df90
RDX: 0000000000008401 RSI: 00007faae106ec10 RDI: 00000000ffffff9c
RBP: 00007faae106ec10 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000293 R12: cccccccccccccccd
R13: 00007faae03e6038 R14: 00007faae03e5fa0 R15: 00007ffc28a20458
 </TASK>

Showing all locks held in the system:
1 lock held by rcu_tasks_kthre/12:
 #0: ffffffff8c92bab0 (rcu_tasks.tasks_gp_mutex){+.+.}-{3:3}, at: rcu_tasks_one_gp+0x33/0xf00 kernel/rcu/tasks.h:517
1 lock held by rcu_tasks_trace/13:
 #0: ffffffff8c92c2d0 (rcu_tasks_trace.tasks_gp_mutex){+.+.}-{3:3}, at: rcu_tasks_one_gp+0x33/0xf00 kernel/rcu/tasks.h:517
2 locks held by kworker/1:0/22:
 #0: ffff888017472138 ((wq_completion)rcu_gp){+.+.}-{0:0}, at: process_one_work+0x7a1/0x1160 kernel/workqueue.c:2267
 #1: ffffc900001c7d00 ((work_completion)(&rew->rew_work)){+.+.}-{0:0}, at: process_one_work+0x7a1/0x1160 kernel/workqueue.c:2267
1 lock held by khungtaskd/27:
 #0: ffffffff8c92b120 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:350 [inline]
 #0: ffffffff8c92b120 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:791 [inline]
 #0: ffffffff8c92b120 (rcu_read_lock){....}-{1:2}, at: debug_show_all_locks+0x51/0x290 kernel/locking/lockdep.c:6513
5 locks held by kworker/u4:2/28:
 #0: ffff8880b8f3aad8 (&rq->__lock){-.-.}-{2:2}, at: raw_spin_rq_lock_nested+0x26/0x140 kernel/sched/core.c:537
 #1: ffff8880b8f27848 (&per_cpu_ptr(group->pcpu, cpu)->seq){-.-.}-{0:0}, at: psi_task_switch+0x398/0x6d0 kernel/sched/psi.c:999
 #2: ffffffff96c38b48 (&obj_hash[i].lock){-.-.}-{2:2}, at: __debug_check_no_obj_freed lib/debugobjects.c:968 [inline]
 #2: ffffffff96c38b48 (&obj_hash[i].lock){-.-.}-{2:2}, at: debug_check_no_obj_freed+0x136/0x530 lib/debugobjects.c:1009
 #3: ffffffff8c92b120 (rcu_read_lock
){....}-{1:2}, at: spin_lock include/linux/spinlock.h:351 [inline]
){....}-{1:2}, at: mrp_join_timer+0xd4/0x170 net/802/mrp.c:609
 #4: ffff8880b8f28418 (&base->lock){-.-.}-{2:2}, at: lock_timer_base+0x123/0x270 kernel/time/timer.c:999
2 locks held by getty/4026:
 #0: ffff88814dd18098 (&tty->ldisc_sem){++++}-{0:0}, at: tty_ldisc_ref_wait+0x21/0x70 drivers/tty/tty_ldisc.c:244
 #1: ffffc9000327b2f0 (&ldata->atomic_read_lock){+.+.}-{3:3}, at: n_tty_read+0x41b/0x1380 drivers/tty/n_tty.c:2198
5 locks held by kworker/0:13/4366:
 #0: ffff888141edd138 ((wq_completion)usb_hub_wq){+.+.}-{0:0}, at: process_one_work+0x7a1/0x1160 kernel/workqueue.c:2267
 #1: ffffc900047e7d00 ((work_completion)(&hub->events)){+.+.}-{0:0}, at: process_one_work+0x7a1/0x1160 kernel/workqueue.c:2267
 #2: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #2: ffff888028483190 (&dev->mutex){....}-{3:3}, at: hub_event+0x1a7/0x54e0 drivers/usb/core/hub.c:5845
 #3: ffff88805bfa7190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #3: ffff88805bfa7190 (&dev->mutex){....}-{3:3}, at: __device_attach+0x85/0x460 drivers/base/dd.c:990
 #4: ffff88805bfa3118 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #4: ffff88805bfa3118 (&dev->mutex){....}-{3:3}, at: __device_attach+0x85/0x460 drivers/base/dd.c:990
2 locks held by kworker/u4:5/4369:
3 locks held by kworker/u4:7/4445:
4 locks held by udevd/4560:
 #0: ffff8880243402f0 (&p->lock){+.+.}-{3:3}, at: seq_read_iter+0xad/0xd50 fs/seq_file.c:182
 #1: ffff888055c3d088 (&of->mutex){+.+.}-{3:3}, at: kernfs_seq_start+0x58/0x410 fs/kernfs/file.c:172
 #2: ffff88807401ebd0 (kn->active#5){++++}-{0:0}, at: kernfs_get_active_of fs/kernfs/file.c:80 [inline]
 #2: ffff88807401ebd0 (kn->active#5){++++}-{0:0}, at: kernfs_seq_start+0xae/0x410 fs/kernfs/file.c:173
 #3: ffff88805bfa7190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #3: ffff88805bfa7190 (&dev->mutex){....}-{3:3}, at: uevent_show+0x16c/0x320 drivers/base/core.c:2669
1 lock held by syz.4.86/4696:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_release+0x7d/0x770 drivers/usb/core/devio.c:1097
1 lock held by syz.2.90/4705:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.3.89/4703:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.1.88/4702:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.0.87/4704:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.5.91/4832:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.9.95/4835:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.6.92/4838:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.7.93/4841:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.8.94/4843:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.0.96/4911:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.2.98/4948:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.1.97/4957:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.4.100/4962:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.3.99/4961:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.5.101/4992:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.6.102/5035:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.7.103/5075:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.8.104/5095:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.9.105/5098:
 #0: ffff888028483190
 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.0.106/5119:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.2.107/5140:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.1.108/5162:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.3.109/5218:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.4.110/5223:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.5.111/5250:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.6.112/5274:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.7.113/5296:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.8.114/5358:
 #0: ffff888028483190
 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.9.115/5363:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.0.116/5394:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.2.117/5400:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.1.118/5413:
 #0: 
ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
1 lock held by syz.3.119/5450:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
6 locks held by syz-executor/5452:
 #0: ffff88807c0b0460 (sb_writers#10){.+.+}-{0:0}, at: vfs_write+0x256/0x960 fs/read_write.c:580
 #1: ffff88804890dc88 (&of->mutex){+.+.}-{3:3}, at: kernfs_fop_write_iter+0x1e3/0x520 fs/kernfs/file.c:343
 #2: ffffffff8c953b68 (cgroup_mutex){+.+.}-{3:3}, at: cgroup_lock include/linux/cgroup.h:442 [inline]
 #2: ffffffff8c953b68 (cgroup_mutex){+.+.}-{3:3}, at: cgroup_kn_lock_live+0xee/0x230 kernel/cgroup/cgroup.c:1700
 #3: ffffffff8c7c7ab0 (cpu_hotplug_lock){++++}-{0:0}, at: cgroup_attach_lock kernel/cgroup/cgroup.c:2476 [inline]
 #3: ffffffff8c7c7ab0 (cpu_hotplug_lock){++++}-{0:0}, at: cgroup_procs_write_start+0x183/0x600 kernel/cgroup/cgroup.c:2982
 #4: ffffffff8c953d50 (cgroup_threadgroup_rwsem){++++}-{0:0}, at: cgroup_attach_lock kernel/cgroup/cgroup.c:2478 [inline]
 #4: ffffffff8c953d50 (cgroup_threadgroup_rwsem){++++}-{0:0}, at: cgroup_procs_write_start+0x199/0x600 kernel/cgroup/cgroup.c:2982
 #5: ffffffff8c930df8 (rcu_state.exp_mutex){+.+.}-{3:3}, at: exp_funnel_lock kernel/rcu/tree_exp.h:291 [inline]
 #5: ffffffff8c930df8 (rcu_state.exp_mutex){+.+.}-{3:3}, at: synchronize_rcu_expedited+0x455/0x830 kernel/rcu/tree_exp.h:962
3 locks held by syz-executor/5469:
1 lock held by syz.4.120/5474:
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #0: ffff888028483190 (&dev->mutex){....}-{3:3}, at: usbdev_open+0x16b/0x790 drivers/usb/core/devio.c:1052
5 locks held by syz-executor/5496:
 #0: ffff88807e59e460 (sb_writers#8){.+.+}-{0:0}, at: vfs_write+0x256/0x960 fs/read_write.c:580
 #1: ffff88804d07c488 (&of->mutex){+.+.}-{3:3}, at: kernfs_fop_write_iter+0x1e3/0x520 fs/kernfs/file.c:343
 #2: ffff888144ba0918 (kn->active#59){.+.+}-{0:0}, at: kernfs_get_active_of fs/kernfs/file.c:80 [inline]
 #2: ffff888144ba0918 (kn->active#59){.+.+}-{0:0}, at: kernfs_fop_write_iter+0x236/0x520 fs/kernfs/file.c:344
 #3: ffffffff8d44d168 (nsim_bus_dev_list_lock){+.+.}-{3:3}, at: del_device_store+0xce/0x360 drivers/net/netdevsim/bus.c:209
 #4: ffff88804df000e8 (&dev->mutex){....}-{3:3}, at: device_lock include/linux/device.h:840 [inline]
 #4: ffff88804df000e8 (&dev->mutex){....}-{3:3}, at: __device_driver_lock drivers/base/dd.c:1080 [inline]
 #4: ffff88804df000e8 (&dev->mutex){....}-{3:3}, at: device_release_driver_internal+0xb2/0x850 drivers/base/dd.c:1283
2 locks held by dhcpcd/5522:
 #0: ffff888041074130 (sk_lock-AF_PACKET){+.+.}-{0:0}, at: lock_sock include/net/sock.h:1792 [inline]
 #0: ffff888041074130 (sk_lock-AF_PACKET){+.+.}-{0:0}, at: packet_do_bind+0x32/0xce0 net/packet/af_packet.c:3248
 #1: ffffffff8c930df8 (rcu_state.exp_mutex){+.+.}-{3:3}, at: exp_funnel_lock kernel/rcu/tree_exp.h:323 [inline]
 #1: ffffffff8c930df8 (rcu_state.exp_mutex){+.+.}-{3:3}, at: synchronize_rcu_expedited+0x346/0x830 kernel/rcu/tree_exp.h:962
1 lock held by dhcpcd/5523:
 #0: ffff888040b5e130 (sk_lock-AF_PACKET){+.+.}-{0:0}, at: lock_sock include/net/sock.h:1792 [inline]
 #0: ffff888040b5e130 (sk_lock-AF_PACKET){+.+.}-{0:0}, at: packet_do_bind+0x32/0xce0 net/packet/af_packet.c:3248

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

NMI backtrace for cpu 0
CPU: 0 PID: 27 Comm: khungtaskd Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
Call Trace:
 <TASK>
 dump_stack_lvl+0x168/0x22e lib/dump_stack.c:106
 nmi_cpu_backtrace+0x3f4/0x470 lib/nmi_backtrace.c:111
 nmi_trigger_cpumask_backtrace+0x1d4/0x450 lib/nmi_backtrace.c:62
 trigger_all_cpu_backtrace include/linux/nmi.h:148 [inline]
 check_hung_uninterruptible_tasks kernel/hung_task.c:220 [inline]
 watchdog+0xeee/0xf30 kernel/hung_task.c:377
 kthread+0x29d/0x330 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
 </TASK>
Sending NMI from CPU 0 to CPUs 1:
NMI backtrace for cpu 1
CPU: 1 PID: 21 Comm: ksoftirqd/1 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
RIP: 0010:mac80211_hwsim_tx_frame_no_nl+0x70e/0x1330 drivers/net/wireless/mac80211_hwsim.c:1674
Code: 48 8b 5c 24 28 75 4a e8 10 85 94 fb eb 0a e8 09 85 94 fb 48 8b 5c 24 28 bf 01 00 00 00 e8 0a fa 84 fb 48 89 84 24 98 00 00 00 <4d> 8d b7 30 3e 00 00 4c 89 f0 48 c1 e8 03 42 80 3c 20 00 74 08 4c
RSP: 0018:ffffc900001b77c0 EFLAGS: 00000286
RAX: 00000056e4ab9ec1 RBX: ffff888053ca35d8 RCX: 0000000000000018
RDX: 0000000000000100 RSI: 0000000000000018 RDI: 0000000000000040
RBP: ffffc900001b7960 R08: dffffc0000000000 R09: fffffbfff1bfe1c6
R10: fffffbfff1bfe1c6 R11: 1ffffffff1bfe1c5 R12: dffffc0000000000
R13: 1ffff92000036f10 R14: 0000000000000080 R15: ffff888053ca3340
FS:  0000000000000000(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fdf295b9000 CR3: 000000000c68e000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <TASK>
 mac80211_hwsim_tx_frame+0x1b5/0x200 drivers/net/wireless/mac80211_hwsim.c:2058
 mac80211_hwsim_beacon_tx+0x61e/0xae0 drivers/net/wireless/mac80211_hwsim.c:2121
 __iterate_interfaces+0x243/0x500 net/mac80211/util.c:788
 ieee80211_iterate_active_interfaces_atomic+0xd7/0x170 net/mac80211/util.c:824
 mac80211_hwsim_beacon+0xb7/0x1b0 drivers/net/wireless/mac80211_hwsim.c:2147
 __run_hrtimer kernel/time/hrtimer.c:1747 [inline]
 __hrtimer_run_queues+0x554/0xd60 kernel/time/hrtimer.c:1811
 hrtimer_run_softirq+0x183/0x2a0 kernel/time/hrtimer.c:1828
 handle_softirqs+0x2a1/0x920 kernel/softirq.c:596
 run_ksoftirqd+0x98/0xf0 kernel/softirq.c:968
 smpboot_thread_fn+0x64a/0xa40 kernel/smpboot.c:164
 kthread+0x29d/0x330 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
 </TASK>

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/12/22 00:54 linux-6.1.y 50cbba13faa2 d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: task hung in dvb_usb_i2c_exit
2025/12/21 20:29 linux-6.1.y 50cbba13faa2 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan INFO: task hung in dvb_usb_i2c_exit
* Struck through repros no longer work on HEAD.