syzbot


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

Status: auto-obsoleted due to no activity on 2023/07/18 05:27
Subsystems: fs
[Documentation on labels]
First crash: 359d, last: 324d
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 (4) fs 1 398d 398d 0/26 auto-obsoleted due to no activity on 2023/05/05 16:56
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 0xffff888130b3c180 of 4 bytes by task 3064 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:912
 shrink_slab_memcg mm/vmscan.c:982 [inline]
 shrink_slab+0x2d6/0x650 mm/vmscan.c:1062
 shrink_node_memcgs mm/vmscan.c:6469 [inline]
 shrink_node+0xadf/0x1500 mm/vmscan.c:6502
 shrink_zones mm/vmscan.c:6737 [inline]
 do_try_to_free_pages+0x40d/0xc80 mm/vmscan.c:6799
 try_to_free_mem_cgroup_pages+0x1e2/0x480 mm/vmscan.c:7114
 reclaim_high+0xca/0x110 mm/memcontrol.c:2432
 mem_cgroup_handle_over_high+0x8c/0x1a0 mm/memcontrol.c:2617
 resume_user_mode_work include/linux/resume_user_mode.h:58 [inline]
 exit_to_user_mode_loop+0x9b/0xe0 kernel/entry/common.c:171
 exit_to_user_mode_prepare+0x6c/0xb0 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 0xffff888130b3c180 of 4 bytes by task 23395 on cpu 0:
 d_revalidate fs/namei.c:858 [inline]
 lookup_fast+0xd9/0x290 fs/namei.c:1639
 walk_component+0x3f/0x230 fs/namei.c:1994
 lookup_last fs/namei.c:2455 [inline]
 path_lookupat+0x10a/0x2a0 fs/namei.c:2479
 filename_lookup+0x126/0x300 fs/namei.c:2508
 user_path_at_empty+0x42/0x110 fs/namei.c:2907
 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: 23395 Comm: syz-executor.0 Not tainted 6.4.0-rc6-syzkaller-00026-gfb054096aea0 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/25/2023
==================================================================

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/06/13 05:17 upstream fb054096aea0 749afb64 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in dentry_lru_isolate / lookup_fast
2023/05/09 07:03 upstream ba0ad6ed89fd c7a5e2a0 .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.