syzbot


KCSAN: data-race in mon_reader_add / usb_hcd_submit_urb (3)

Status: moderation: reported on 2026/07/19 19:05
Subsystems: usb
Labels: race:benign prio:low
[Documentation on labels]
Reported-by: syzbot+3fa6a61c46391803c918@syzkaller.appspotmail.com
First crash: 3d04h, last: 3d04h
✨ AI Jobs (2)
ID Workflow Result Correct Bug Created Started Finished Revision Error
7540c9f3-4e88-40e6-bca5-b7aab620a2bc assessment-security DenialOfService: ❌ Exploitable: ❌ FilesystemTrigger: ❌ NetworkTrigger: ❌ PeripheralTrigger: ❌ RemoteTrigger: ❌ Unprivileged: ❌ UserNamespace: ❌ VMGuestTrigger: ❌ VMHostTrigger: ❌ KCSAN: data-race in mon_reader_add / usb_hcd_submit_urb (3) 2026/07/21 00:00 2026/07/21 00:00 2026/07/21 00:03 de6a700d843f1eae454018bc5041e06c62737db6

			
		
45796f70-b242-4c74-98e3-8b1985807fa5 assessment-kcsan Benign: ✅ KCSAN: data-race in mon_reader_add / usb_hcd_submit_urb (3) 2026/07/19 19:04 2026/07/19 19:04 2026/07/19 19:07 72524a6625c995608a7d179201dff2195b8d1f66

			
		
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in mon_reader_add / usb_hcd_submit_urb (2) usb 6 4 598d 614d 0/29 auto-obsoleted due to no activity on 2025/01/26 16:15
upstream KCSAN: data-race in mon_reader_add / usb_hcd_submit_urb usb 6 1 859d 859d 0/29 auto-obsoleted due to no activity on 2024/04/19 22:45

Sample crash report:
==================================================================
BUG: KCSAN: data-race in mon_reader_add / usb_hcd_submit_urb

write to 0xffff888100b84080 of 4 bytes by task 22254 on cpu 0:
 mon_reader_add+0xc0/0x1d0 drivers/usb/mon/mon_main.c:47
 mon_bin_open+0x321/0x3a0 drivers/usb/mon/mon_bin.c:722
 chrdev_open+0x2eb/0x3a0 fs/char_dev.c:411
 do_dentry_open+0x49f/0xa60 fs/open.c:947
 vfs_open+0x37/0x1e0 fs/open.c:1052
 do_open fs/namei.c:4700 [inline]
 path_openat+0x1b39/0x2000 fs/namei.c:4863
 do_file_open+0x16c/0x290 fs/namei.c:4892
 do_sys_openat2+0xa0/0x130 fs/open.c:1368
 do_sys_open fs/open.c:1374 [inline]
 __do_sys_openat fs/open.c:1390 [inline]
 __se_sys_openat fs/open.c:1385 [inline]
 __x64_sys_openat+0xf2/0x120 fs/open.c:1385
 x64_sys_call+0x1e39/0x3020 arch/x86/include/generated/asm/syscalls_64.h:258
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x136/0x3c0 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff888100b84080 of 4 bytes by task 26699 on cpu 1:
 usbmon_urb_submit include/linux/usb/hcd.h:723 [inline]
 usb_hcd_submit_urb+0x64/0x11f0 drivers/usb/core/hcd.c:1527
 usb_submit_urb+0xaa3/0xbb0 drivers/usb/core/urb.c:586
 usb_start_wait_urb+0x91/0x220 drivers/usb/core/message.c:62
 usb_internal_control_msg drivers/usb/core/message.c:117 [inline]
 usb_control_msg+0x182/0x240 drivers/usb/core/message.c:167
 get_port_status drivers/usb/core/hub.c:607 [inline]
 hub_ext_port_status+0xc2/0x470 drivers/usb/core/hub.c:624
 usb_hub_port_status drivers/usb/core/hub.c:674 [inline]
 port_event drivers/usb/core/hub.c:5761 [inline]
 hub_event+0x47e/0x2aa0 drivers/usb/core/hub.c:5953
 process_one_work kernel/workqueue.c:3322 [inline]
 process_scheduled_works+0x4d4/0x9a0 kernel/workqueue.c:3405
 worker_thread+0x569/0x750 kernel/workqueue.c:3486
 kthread+0x221/0x270 kernel/kthread.c:436
 ret_from_fork+0x146/0x330 arch/x86/kernel/process.c:158
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245

value changed: 0x00000000 -> 0x00000001

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 26699 Comm: kworker/1:17 Tainted: G        W           syzkaller #0 PREEMPT(lazy) 
Tainted: [W]=WARN
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026
Workqueue: usb_hub_wq hub_event
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/07/19 19:04 upstream c6859eed755d 72524a66 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in mon_reader_add / usb_hcd_submit_urb
* Struck through repros no longer work on HEAD.