syzbot


KCSAN: data-race in lookup_fast / shrink_dentry_list (8)

Status: auto-obsoleted due to no activity on 2023/04/27 01:35
Subsystems: fs
[Documentation on labels]
First crash: 669d, last: 669d
Similar bugs (10)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list (9) fs 1 606d 606d 0/28 auto-obsoleted due to no activity on 2023/06/21 20:05
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list (6) fs 1 913d 913d 0/28 auto-closed as invalid on 2022/08/18 12:57
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list (4) fs 1 1385d 1385d 0/28 auto-closed as invalid on 2021/05/04 09:30
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list (10) fs 2 357d 359d 0/28 auto-obsoleted due to no activity on 2024/02/25 15:26
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list (2) fs 1 1534d 1534d 0/28 auto-closed as invalid on 2020/12/05 11:21
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list (11) fs 2 265d 269d 0/28 auto-obsoleted due to no activity on 2024/05/27 20:04
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list (3) fs 2 1441d 1471d 0/28 auto-closed as invalid on 2021/03/08 10:39
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list (7) fs 1 876d 876d 0/28 auto-closed as invalid on 2022/09/24 23:48
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list (5) fs 1 1234d 1234d 0/28 auto-closed as invalid on 2021/10/01 10:16
upstream KCSAN: data-race in lookup_fast / shrink_dentry_list fs 3 1592d 1618d 0/28 auto-closed as invalid on 2020/10/08 14:19

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

read-write to 0xffff88810a362b40 of 4 bytes by task 3160 on cpu 1:
 d_shrink_del fs/dcache.c:448 [inline]
 shrink_dentry_list+0x169/0x380 fs/dcache.c:1197
 prune_dcache_sb+0x81/0xb0 fs/dcache.c:1282
 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:203
 __syscall_exit_to_user_mode_work kernel/entry/common.c:285 [inline]
 syscall_exit_to_user_mode+0x26/0x140 kernel/entry/common.c:296
 do_syscall_64+0x4d/0xc0 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

read to 0xffff88810a362b40 of 4 bytes by task 12815 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: 0x00280400 -> 0x00008000

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 12815 Comm: syz-executor.3 Not tainted 6.3.0-rc2-syzkaller-00050-g9c1bec9c0b08 #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/16 00:58 upstream 9c1bec9c0b08 18b58603 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in lookup_fast / shrink_dentry_list
* Struck through repros no longer work on HEAD.