syzbot
KCSAN: data-race in do_sendfile / ksys_write (6)
Status: auto-closed as invalid on 2021/05/17 10:56
Subsystems:
fs
[Documentation on labels]
First crash: 1965d, last: 1965d
Sample crash report:
==================================================================
BUG: KCSAN: data-race in do_sendfile / ksys_write
write to 0xffff888101484168 of 8 bytes by task 9545 on cpu 1:
ksys_write+0x101/0x180 fs/read_write.c:660
__do_sys_write fs/read_write.c:670 [inline]
__se_sys_write fs/read_write.c:667 [inline]
__x64_sys_write+0x3e/0x50 fs/read_write.c:667
do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
entry_SYSCALL_64_after_hwframe+0x44/0xae
read to 0xffff888101484168 of 8 bytes by task 9554 on cpu 0:
do_sendfile+0x340/0xe20 fs/read_write.c:1231
__do_sys_sendfile64 fs/read_write.c:1319 [inline]
__se_sys_sendfile64 fs/read_write.c:1311 [inline]
__x64_sys_sendfile64+0xa9/0x130 fs/read_write.c:1311
do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
entry_SYSCALL_64_after_hwframe+0x44/0xae
Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 9554 Comm: syz-executor.4 Tainted: G W 5.12.0-rc4-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================
* Struck through repros no longer work on HEAD.