syzbot
KCSAN: data-race in do_sendfile / ksys_write (3)
Status: auto-closed as invalid on 2020/11/06 02:13
Subsystems:
fs
[Documentation on labels]
First crash: 2123d, last: 2123d
Sample crash report:
==================================================================
BUG: KCSAN: data-race in do_sendfile / ksys_write
write to 0xffff88808737bd68 of 8 bytes by task 8503 on cpu 1:
ksys_write+0x101/0x180 fs/read_write.c:641
__do_sys_write fs/read_write.c:651 [inline]
__se_sys_write fs/read_write.c:648 [inline]
__x64_sys_write+0x3e/0x50 fs/read_write.c:648
do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
entry_SYSCALL_64_after_hwframe+0x44/0xa9
read to 0xffff88808737bd68 of 8 bytes by task 8507 on cpu 0:
do_sendfile+0x327/0xba0 fs/read_write.c:1521
__do_sys_sendfile64 fs/read_write.c:1603 [inline]
__se_sys_sendfile64 fs/read_write.c:1595 [inline]
__x64_sys_sendfile64+0xa9/0x130 fs/read_write.c:1595
do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
entry_SYSCALL_64_after_hwframe+0x44/0xa9
Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 8507 Comm: syz-executor.2 Not tainted 5.9.0-rc7-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================
Kernel panic - not syncing: panic_on_warn set ...
CPU: 0 PID: 8507 Comm: syz-executor.2 Not tainted 5.9.0-rc7-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
__dump_stack lib/dump_stack.c:77 [inline]
dump_stack+0x10f/0x19d lib/dump_stack.c:118
panic+0x207/0x64a kernel/panic.c:231
kcsan_report+0x684/0x690 kernel/kcsan/report.c:630
kcsan_setup_watchpoint+0x41e/0x4a0 kernel/kcsan/core.c:540
do_sendfile+0x327/0xba0 fs/read_write.c:1521
__do_sys_sendfile64 fs/read_write.c:1603 [inline]
__se_sys_sendfile64 fs/read_write.c:1595 [inline]
__x64_sys_sendfile64+0xa9/0x130 fs/read_write.c:1595
do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x45dd99
Code: 0d b4 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 0f 83 db b3 fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007f3d649b2c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000028
RAX: ffffffffffffffda RBX: 0000000000027ec0 RCX: 000000000045dd99
RDX: 00000000200000c0 RSI: 0000000000000003 RDI: 0000000000000003
RBP: 000000000118c010 R08: 0000000000000000 R09: 0000000000000000
R10: 000000000000feff R11: 0000000000000246 R12: 000000000118bfd4
R13: 00007ffc85a4c51f R14: 00007f3d649b39c0 R15: 000000000118bfd4
Kernel Offset: disabled
Rebooting in 86400 seconds..
* Struck through repros no longer work on HEAD.