syzbot


KCSAN: data-race in do_readv / do_sendfile

Status: auto-closed as invalid on 2021/06/26 15:47
Subsystems: fs
[Documentation on labels]
First crash: 1069d, last: 1069d

Sample crash report:
==================================================================
BUG: KCSAN: data-race in do_readv / do_sendfile

write to 0xffff888104759e68 of 8 bytes by task 5303 on cpu 1:
 do_readv+0x186/0x290 fs/read_write.c:960
 __do_sys_readv fs/read_write.c:1049 [inline]
 __se_sys_readv fs/read_write.c:1046 [inline]
 __x64_sys_readv+0x41/0x50 fs/read_write.c:1046
 do_syscall_64+0x4a/0x90 arch/x86/entry/common.c:47
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff888104759e68 of 8 bytes by task 5327 on cpu 0:
 do_sendfile+0x10b/0xda0 fs/read_write.c:1208
 __do_sys_sendfile64 fs/read_write.c:1325 [inline]
 __se_sys_sendfile64 fs/read_write.c:1311 [inline]
 __x64_sys_sendfile64+0xf2/0x130 fs/read_write.c:1311
 do_syscall_64+0x4a/0x90 arch/x86/entry/common.c:47
 entry_SYSCALL_64_after_hwframe+0x44/0xae

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 5327 Comm: syz-executor.5 Not tainted 5.13.0-rc2-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/05/22 15:45 upstream 45af60e7ced0 3c7fef33 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in do_readv / do_sendfile
* Struck through repros no longer work on HEAD.