syzbot
KCSAN: data-race in io_ring_exit_work / io_sq_thread (2)
Status: auto-closed as invalid on 2021/12/03 06:38
Subsystems:
fs
[Documentation on labels]
First crash: 1888d, last: 1750d
Sample crash report:
==================================================================
BUG: KCSAN: data-race in io_ring_exit_work / io_sq_thread
write to 0xffff888101bd24b8 of 8 bytes by task 28805 on cpu 1:
io_sq_thread+0xb48/0xc40 fs/io_uring.c:7472
ret_from_fork+0x1f/0x30
read to 0xffff888101bd24b8 of 8 bytes by task 11924 on cpu 0:
io_sq_thread_park fs/io_uring.c:7896 [inline]
io_ring_exit_work+0xc5/0x1580 fs/io_uring.c:9402
process_one_work+0x402/0x910 kernel/workqueue.c:2297
worker_thread+0x636/0xae0 kernel/workqueue.c:2444
kthread+0x262/0x280 kernel/kthread.c:319
ret_from_fork+0x1f/0x30
value changed: 0xffff888102860080 -> 0x0000000000000000
Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 11924 Comm: kworker/u4:16 Not tainted 5.15.0-rc7-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: events_unbound io_ring_exit_work
==================================================================
* Struck through repros no longer work on HEAD.