syzbot


KCSAN: data-race in p9_poll_mux / p9_write_work (2)

Status: moderation: reported on 2026/06/26 23:49
Subsystems: v9fs
Labels: race:benign
[Documentation on labels]
Reported-by: syzbot+96118c4c210877c1f9f0@syzkaller.appspotmail.com
First crash: 23h20m, last: 23h20m
✨ AI Jobs (1)
ID Workflow Result Correct Bug Created Started Finished Revision Error
f6b4272a-b558-4da8-8a4e-fda6ecdc099d assessment-kcsan Benign: ✅ KCSAN: data-race in p9_poll_mux / p9_write_work (2) 2026/06/26 23:48 2026/06/26 23:48 2026/06/27 00:26 7ff32d8bb9773a5f02d3db4c8207fc9251ebedc5

			
		
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in p9_poll_mux / p9_write_work v9fs 6 1 241d 241d 0/29 auto-obsoleted due to no activity on 2025/12/24 04:28

Sample crash report:
==================================================================
BUG: KCSAN: data-race in p9_poll_mux / p9_write_work

write to 0xffff88811c6b209c of 4 bytes by task 3360 on cpu 0:
 p9_write_work+0x3ff/0x710 net/9p/trans_fd.c:464
 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

read to 0xffff88811c6b209c of 4 bytes by task 35 on cpu 1:
 p9_poll_mux+0x127/0x2f0 net/9p/trans_fd.c:612
 p9_poll_workfn+0xbf/0x120 net/9p/trans_fd.c:1062
 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: 0x00000015 -> 0x00000000

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 35 Comm: kworker/1:1 Not tainted syzkaller #0 PREEMPT(lazy) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026
Workqueue: events p9_poll_workfn
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/06/26 23:48 upstream 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in p9_poll_mux / p9_write_work
* Struck through repros no longer work on HEAD.