syzbot


KCSAN: data-race in p9_poll_workfn / p9_write_work (4)

Status: auto-obsoleted due to no activity on 2022/10/18 20:14
Subsystems: v9fs
[Documentation on labels]
First crash: 589d, last: 589d
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in p9_poll_workfn / p9_write_work (2) v9fs 1 1083d 1083d 0/26 auto-closed as invalid on 2021/06/12 15:05
upstream KCSAN: data-race in p9_poll_workfn / p9_write_work (5) v9fs 2 21d 28d 0/26 moderation: reported on 2024/03/27 17:48
upstream KCSAN: data-race in p9_poll_workfn / p9_write_work (3) v9fs 1 1009d 1009d 0/26 auto-closed as invalid on 2021/08/25 10:41
upstream KCSAN: data-race in p9_poll_workfn / p9_write_work v9fs 43 1600d 1645d 0/26 auto-closed as invalid on 2020/02/15 21:46

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

write to 0xffff88812d8d5494 of 4 bytes by task 25 on cpu 1:
 p9_write_work+0x46f/0x780 net/9p/trans_fd.c:495
 process_one_work+0x3d3/0x720 kernel/workqueue.c:2289
 worker_thread+0x618/0xa70 kernel/workqueue.c:2436
 kthread+0x1a9/0x1e0 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30

read to 0xffff88812d8d5494 of 4 bytes by task 1879 on cpu 0:
 p9_poll_mux net/9p/trans_fd.c:642 [inline]
 p9_poll_workfn+0x202/0x410 net/9p/trans_fd.c:1147
 process_one_work+0x3d3/0x720 kernel/workqueue.c:2289
 worker_thread+0x618/0xa70 kernel/workqueue.c:2436
 kthread+0x1a9/0x1e0 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30

value changed: 0x00000009 -> 0x00000000

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 1879 Comm: kworker/0:3 Not tainted 6.0.0-rc5-syzkaller-00017-gd1221cea11fc-dirty #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/26/2022
Workqueue: events p9_poll_workfn
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/09/13 20:06 upstream d1221cea11fc b884348d .config console log report info [disk image] [vmlinux] ci2-upstream-kcsan-gce KCSAN: data-race in p9_poll_workfn / p9_write_work
* Struck through repros no longer work on HEAD.