==================================================================
BUG: KCSAN: data-race in dont_mount / lookup_fast
read-write to 0xffff8881066f9180 of 4 bytes by task 3871 on cpu 0:
dont_mount+0x27/0x40 include/linux/dcache.h:352
vfs_unlink+0x282/0x3e0 fs/namei.c:4320
do_unlinkat+0x236/0x4c0 fs/namei.c:4382
__do_sys_unlink fs/namei.c:4430 [inline]
__se_sys_unlink fs/namei.c:4428 [inline]
__x64_sys_unlink+0x30/0x40 fs/namei.c:4428
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0x44/0x110 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x63/0x6b
read to 0xffff8881066f9180 of 4 bytes by task 2778 on cpu 1:
d_revalidate fs/namei.c:861 [inline]
lookup_fast+0xd9/0x290 fs/namei.c:1643
walk_component+0x3f/0x230 fs/namei.c:1998
lookup_last fs/namei.c:2459 [inline]
path_lookupat+0x10a/0x2a0 fs/namei.c:2483
filename_lookup+0x126/0x300 fs/namei.c:2512
user_path_at_empty+0x42/0x110 fs/namei.c:2911
do_readlinkat+0x92/0x210 fs/stat.c:494
__do_sys_readlink fs/stat.c:527 [inline]
__se_sys_readlink fs/stat.c:524 [inline]
__x64_sys_readlink+0x47/0x50 fs/stat.c:524
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0x44/0x110 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x63/0x6b
value changed: 0x00600008 -> 0x00008008
Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 2778 Comm: udevd Not tainted 6.7.0-rc4-syzkaller-00039-g9ace34a8e446 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/10/2023
==================================================================
==================================================================
BUG: KCSAN: data-race in dont_mount / lookup_fast
read-write to 0xffff888106ae8f00 of 4 bytes by task 3530 on cpu 0:
dont_mount+0x27/0x40 include/linux/dcache.h:363
vfs_unlink+0x298/0x430 fs/namei.c:4345
do_unlinkat+0x236/0x4c0 fs/namei.c:4407
__do_sys_unlink fs/namei.c:4455 [inline]
__se_sys_unlink fs/namei.c:4453 [inline]
__x64_sys_unlink+0x30/0x40 fs/namei.c:4453
x64_sys_call+0x28a3/0x2d70 arch/x86/include/generated/asm/syscalls_64.h:88
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
read to 0xffff888106ae8f00 of 4 bytes by task 2784 on cpu 1:
d_revalidate fs/namei.c:860 [inline]
lookup_fast+0xd9/0x2a0 fs/namei.c:1641
walk_component+0x3f/0x230 fs/namei.c:2000
lookup_last fs/namei.c:2469 [inline]
path_lookupat+0x10a/0x2b0 fs/namei.c:2493
filename_lookup+0x127/0x300 fs/namei.c:2522
user_path_at_empty+0x42/0x120 fs/namei.c:2929
do_readlinkat+0x92/0x210 fs/stat.c:499
__do_sys_readlink fs/stat.c:532 [inline]
__se_sys_readlink fs/stat.c:529 [inline]
__x64_sys_readlink+0x47/0x60 fs/stat.c:529
x64_sys_call+0x264b/0x2d70 arch/x86/include/generated/asm/syscalls_64.h:90
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
value changed: 0x00600008 -> 0x00008008
Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 2784 Comm: udevd Not tainted 6.10.0-rc2-syzkaller-00222-gd30d0e49da71 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
==================================================================
---
If you want syzbot to run the reproducer, reply with:
#syz test: git://repo/address.git branch-or-commit-hash
If you attach or paste a git patch, syzbot will apply it before testing.