syzbot


KCSAN: data-race in lookup_fast / retain_dentry (2)

Status: auto-closed as invalid on 2020/10/31 17:53
Subsystems: fs
[Documentation on labels]
First crash: 1307d, last: 1307d
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in lookup_fast / retain_dentry (4) fs 4 1161d 1213d 0/26 auto-closed as invalid on 2021/03/27 05:59
upstream KCSAN: data-race in lookup_fast / retain_dentry (5) fs 1 1113d 1113d 0/26 auto-closed as invalid on 2021/05/17 09:51
upstream KCSAN: data-race in lookup_fast / retain_dentry fs 2 1346d 1358d 0/26 auto-closed as invalid on 2020/09/23 11:25
upstream KCSAN: data-race in lookup_fast / retain_dentry (3) fs 2 1251d 1236d 0/26 auto-closed as invalid on 2020/12/27 03:33

Sample crash report:
==================================================================
BUG: KCSAN: data-race in lookup_fast / retain_dentry

write to 0xffff88805279cc00 of 4 bytes by task 15583 on cpu 0:
 retain_dentry+0x1db/0x260 fs/dcache.c:659
 dput+0x10e/0x420 fs/dcache.c:873
 filename_create+0x138/0x3c0 fs/namei.c:3492
 user_path_create fs/namei.c:3524 [inline]
 do_mkdirat+0x5a/0x220 fs/namei.c:3664
 __do_sys_mkdir fs/namei.c:3688 [inline]
 __se_sys_mkdir fs/namei.c:3686 [inline]
 __x64_sys_mkdir+0x32/0x40 fs/namei.c:3686
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff88805279cc00 of 4 bytes by task 15597 on cpu 1:
 d_revalidate fs/namei.c:767 [inline]
 lookup_fast+0x15f/0x370 fs/namei.c:1493
 walk_component+0x5c/0x350 fs/namei.c:1856
 lookup_last fs/namei.c:2309 [inline]
 path_lookupat+0x12d/0x560 fs/namei.c:2333
 filename_lookup+0xf2/0x380 fs/namei.c:2366
 user_path_at_empty+0x3b/0x50 fs/namei.c:2646
 user_path_at include/linux/namei.h:59 [inline]
 do_mount fs/namespace.c:3202 [inline]
 __do_sys_mount fs/namespace.c:3413 [inline]
 __se_sys_mount+0xf1/0x180 fs/namespace.c:3390
 __x64_sys_mount+0x63/0x70 fs/namespace.c:3390
 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: 15597 Comm: syz-executor.5 Not tainted 5.9.0-rc6-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/26 17:47 upstream 7c7ec3226f5f 2d5ea0cb .config console log report info ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.