syzbot


KCSAN: data-race in __d_move / vfs_write

Status: auto-closed as invalid on 2020/10/25 21:38
Subsystems: fs
[Documentation on labels]
First crash: 1310d, last: 1310d

Sample crash report:
==================================================================
BUG: KCSAN: data-race in __d_move / vfs_write

write to 0xffff88811f162498 of 8 bytes by task 628 on cpu 0:
 __d_move+0x4bf/0xea0 fs/dcache.c:2870
 d_move+0x53/0x90 fs/dcache.c:2915
 vfs_rename+0xa66/0xe30 fs/namei.c:4324
 do_renameat2+0x554/0x940 fs/namei.c:4456
 __do_sys_rename fs/namei.c:4502 [inline]
 __se_sys_rename fs/namei.c:4500 [inline]
 __x64_sys_rename+0x3a/0x40 fs/namei.c:4500
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff88811f162498 of 8 bytes by task 624 on cpu 1:
 fsnotify_parent include/linux/fsnotify.h:65 [inline]
 fsnotify_file include/linux/fsnotify.h:90 [inline]
 fsnotify_modify include/linux/fsnotify.h:255 [inline]
 vfs_write+0x3e9/0x6f0 fs/read_write.c:582
 ksys_write+0xce/0x180 fs/read_write.c:631
 __do_sys_write fs/read_write.c:643 [inline]
 __se_sys_write fs/read_write.c:640 [inline]
 __x64_sys_write+0x3e/0x50 fs/read_write.c:640
 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: 1 PID: 624 Comm: syz-executor.2 Not tainted 5.9.0-rc5-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
2020/09/20 21:37 upstream bdcf11de8f77 9564d2e9 .config console log report info ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.