==================================================================
BUG: KCSAN: data-race in d_delete / step_into

read-write to 0xffff888106624600 of 4 bytes by task 3296 on cpu 1:
 d_delete+0x15a/0x180 fs/dcache.c:2450
 d_delete_notify+0x32/0x100 include/linux/fsnotify.h:400
 vfs_unlink+0x30b/0x420 fs/namei.c:4594
 do_unlinkat+0x28e/0x4c0 fs/namei.c:4643
 __do_sys_unlink fs/namei.c:4689 [inline]
 __se_sys_unlink fs/namei.c:4687 [inline]
 __x64_sys_unlink+0x2e/0x40 fs/namei.c:4687
 x64_sys_call+0x22a6/0x2fb0 arch/x86/include/generated/asm/syscalls_64.h:88
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xd0/0x1a0 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff888106624600 of 4 bytes by task 3007 on cpu 0:
 __follow_mount_rcu fs/namei.c:1572 [inline]
 handle_mounts fs/namei.c:1623 [inline]
 step_into+0xe3/0x820 fs/namei.c:1976
 walk_component+0x162/0x220 fs/namei.c:2144
 lookup_last fs/namei.c:2636 [inline]
 path_lookupat+0xfe/0x2a0 fs/namei.c:2660
 filename_lookup+0x147/0x340 fs/namei.c:2689
 do_readlinkat+0x7d/0x320 fs/stat.c:568
 __do_sys_readlink fs/stat.c:605 [inline]
 __se_sys_readlink fs/stat.c:602 [inline]
 __x64_sys_readlink+0x47/0x60 fs/stat.c:602
 x64_sys_call+0x2cf3/0x2fb0 arch/x86/include/generated/asm/syscalls_64.h:90
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xd0/0x1a0 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

value changed: 0x00300108 -> 0x00004008

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 UID: 0 PID: 3007 Comm: udevd Not tainted 6.15.0-rc5-syzkaller-00022-g01f95500a162 #0 PREEMPT(voluntary) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/19/2025
==================================================================