syzbot


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

Status: auto-obsoleted due to no activity on 2023/10/14 19:00
Subsystems: fs
[Documentation on labels]
First crash: 837d, last: 837d
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in dentry_lru_isolate_shrink / lookup_fast (3) fs 6 1 726d 726d 0/29 auto-obsoleted due to no activity on 2024/02/02 00:10
upstream KCSAN: data-race in dentry_lru_isolate_shrink / lookup_fast fs 6 1 1470d 1470d 0/29 auto-closed as invalid on 2022/01/19 19:47

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

write to 0xffff888106435480 of 4 bytes by task 17779 on cpu 1:
 d_lru_shrink_move fs/dcache.c:480 [inline]
 dentry_lru_isolate_shrink+0x7f/0x100 fs/dcache.c:1300
 __list_lru_walk_one+0x180/0x3b0 mm/list_lru.c:231
 list_lru_walk_one mm/list_lru.c:276 [inline]
 list_lru_walk_node+0x7f/0x1f0 mm/list_lru.c:304
 list_lru_walk include/linux/list_lru.h:214 [inline]
 shrink_dcache_sb+0xc5/0x290 fs/dcache.c:1319
 reconfigure_super+0x473/0x580 fs/super.c:1118
 do_remount fs/namespace.c:2882 [inline]
 path_mount+0x969/0xb30 fs/namespace.c:3654
 do_mount fs/namespace.c:3675 [inline]
 __do_sys_mount fs/namespace.c:3884 [inline]
 __se_sys_mount+0x27f/0x2d0 fs/namespace.c:3861
 __x64_sys_mount+0x67/0x80 fs/namespace.c:3861
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

read to 0xffff888106435480 of 4 bytes by task 17776 on cpu 0:
 d_revalidate fs/namei.c:860 [inline]
 lookup_fast+0xd9/0x290 fs/namei.c:1642
 walk_component fs/namei.c:1997 [inline]
 link_path_walk+0x3f4/0x7e0 fs/namei.c:2328
 path_openat+0x1a1/0x1d10 fs/namei.c:3792
 do_filp_open+0xf6/0x200 fs/namei.c:3823
 do_sys_openat2+0xab/0x110 fs/open.c:1422
 do_sys_open fs/open.c:1437 [inline]
 __do_sys_openat fs/open.c:1453 [inline]
 __se_sys_openat fs/open.c:1448 [inline]
 __x64_sys_openat+0xf3/0x120 fs/open.c:1448
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

value changed: 0x00080000 -> 0x00008000

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 17776 Comm: modprobe Not tainted 6.5.0-syzkaller-12821-g6099776f9f26 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/09/09 18:59 upstream 6099776f9f26 6654cf89 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in dentry_lru_isolate_shrink / lookup_fast
* Struck through repros no longer work on HEAD.