syzbot


KCSAN: data-race in __dentry_kill / retain_dentry

Status: auto-closed as invalid on 2020/08/18 17:44
Subsystems: fs
[Documentation on labels]
First crash: 1390d, last: 1390d
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __dentry_kill / retain_dentry (3) fs 3 1179d 1183d 0/26 auto-closed as invalid on 2021/03/18 01:39
upstream KCSAN: data-race in __dentry_kill / retain_dentry (2) fs 12 1229d 1244d 0/26 auto-closed as invalid on 2021/01/26 06:19
upstream KCSAN: data-race in __dentry_kill / retain_dentry (4) fs 3 1120d 1139d 0/26 auto-closed as invalid on 2021/05/17 09:01

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

write to 0xffff888082826540 of 4 bytes by task 5028 on cpu 0:
 d_lru_add fs/dcache.c:400 [inline]
 retain_dentry+0x196/0x260 fs/dcache.c:657
 dput+0x10e/0x420 fs/dcache.c:873
 __fput+0x32c/0x460 fs/file_table.c:294
 ____fput+0x11/0x20 fs/file_table.c:314
 task_work_run+0x8e/0x110 kernel/task_work.c:135
 tracehook_notify_resume include/linux/tracehook.h:188 [inline]
 exit_to_usermode_loop arch/x86/entry/common.c:239 [inline]
 __prepare_exit_to_usermode+0x1c6/0x230 arch/x86/entry/common.c:269
 __syscall_return_slowpath+0x47/0x60 arch/x86/entry/common.c:352
 do_syscall_64+0x5d/0xb0 arch/x86/entry/common.c:393
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff888082826540 of 4 bytes by task 14249 on cpu 1:
 dentry_unlist fs/dcache.c:544 [inline]
 __dentry_kill+0x1ef/0x450 fs/dcache.c:575
 dentry_kill fs/dcache.c:692 [inline]
 dput+0x208/0x420 fs/dcache.c:878
 handle_mounts fs/namei.c:1389 [inline]
 step_into+0x448/0xe70 fs/namei.c:1690
 walk_component+0x190/0x350 fs/namei.c:1866
 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]
 vfs_statx+0xb8/0x2b0 fs/stat.c:202
 vfs_lstat include/linux/fs.h:3302 [inline]
 __do_sys_newlstat fs/stat.c:374 [inline]
 __se_sys_newlstat+0x46/0x250 fs/stat.c:368
 __x64_sys_newlstat+0x2d/0x40 fs/stat.c:368
 do_syscall_64+0x51/0xb0 arch/x86/entry/common.c:384
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 14249 Comm: systemd-udevd Not tainted 5.8.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/07/14 17:42 upstream 0dc589da873b 6f458026 .config console log report ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.