syzbot


KCSAN: data-race in dentry_lru_isolate / lookup_fast (4)

Status: auto-obsoleted due to no activity on 2023/05/05 16:56
Subsystems: fs
[Documentation on labels]
First crash: 398d, last: 398d
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in dentry_lru_isolate / lookup_fast (5) fs 2 324d 359d 0/26 auto-obsoleted due to no activity on 2023/07/18 05:27
upstream KCSAN: data-race in dentry_lru_isolate / lookup_fast (2) fs 1 679d 679d 0/26 auto-closed as invalid on 2022/07/28 09:19
upstream KCSAN: data-race in dentry_lru_isolate / lookup_fast (3) fs 1 589d 589d 0/26 auto-obsoleted due to no activity on 2022/10/26 06:37
upstream KCSAN: data-race in dentry_lru_isolate / lookup_fast fs 1 813d 813d 0/26 auto-closed as invalid on 2022/03/16 21:21

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

write to 0xffff88810a6ede40 of 4 bytes by task 3136 on cpu 1:
 d_lru_shrink_move fs/dcache.c:480 [inline]
 dentry_lru_isolate+0x143/0x210 fs/dcache.c:1257
 __list_lru_walk_one+0x180/0x3b0 mm/list_lru.c:231
 list_lru_walk_one+0x80/0xa0 mm/list_lru.c:276
 list_lru_shrink_walk include/linux/list_lru.h:194 [inline]
 prune_dcache_sb+0x76/0xb0 fs/dcache.c:1280
 super_cache_scan+0x26c/0x310 fs/super.c:104
 do_shrink_slab+0x2a0/0x640 mm/vmscan.c:853
 shrink_slab_memcg mm/vmscan.c:922 [inline]
 shrink_slab+0x2bc/0x520 mm/vmscan.c:1001
 shrink_node_memcgs mm/vmscan.c:6439 [inline]
 shrink_node+0xaf5/0x14f0 mm/vmscan.c:6473
 shrink_zones mm/vmscan.c:6711 [inline]
 do_try_to_free_pages+0x40d/0xc80 mm/vmscan.c:6773
 try_to_free_mem_cgroup_pages+0x1e2/0x480 mm/vmscan.c:7088
 reclaim_high+0xca/0x110 mm/memcontrol.c:2403
 mem_cgroup_handle_over_high+0x8c/0x1a0 mm/memcontrol.c:2588
 resume_user_mode_work include/linux/resume_user_mode.h:58 [inline]
 exit_to_user_mode_loop+0x99/0xe0 kernel/entry/common.c:171
 exit_to_user_mode_prepare+0x6a/0xa0 kernel/entry/common.c:204
 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:297
 do_syscall_64+0x4d/0xc0 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

read to 0xffff88810a6ede40 of 4 bytes by task 5972 on cpu 0:
 d_revalidate fs/namei.c:856 [inline]
 lookup_fast+0xd9/0x290 fs/namei.c:1635
 walk_component+0x3f/0x230 fs/namei.c:1990
 lookup_last fs/namei.c:2451 [inline]
 path_lookupat+0x10a/0x2a0 fs/namei.c:2475
 filename_lookup+0x126/0x300 fs/namei.c:2504
 user_path_at_empty+0x42/0x110 fs/namei.c:2877
 user_path_at include/linux/namei.h:57 [inline]
 __do_sys_chdir fs/open.c:551 [inline]
 __se_sys_chdir+0x4f/0x140 fs/open.c:545
 __x64_sys_chdir+0x1f/0x30 fs/open.c:545
 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: 0x00280000 -> 0x00008000

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 5972 Comm: syz-executor.2 Not tainted 6.3.0-rc4-syzkaller-00161-g62bad54b26db #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/02/2023
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/03/31 16:48 upstream 62bad54b26db f325deb0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in dentry_lru_isolate / lookup_fast
* Struck through repros no longer work on HEAD.