==================================================================
BUG: KCSAN: data-race in fill_mg_cmtime / shmem_unlink

write to 0xffff888102f43544 of 4 bytes by task 3287 on cpu 0:
 inode_set_mtime_to_ts include/linux/fs.h:1708 [inline]
 shmem_unlink+0x13b/0x170 mm/shmem.c:3964
 shmem_rename2+0x1d4/0x2c0 mm/shmem.c:4053
 vfs_rename+0x875/0x9c0 fs/namei.c:5069
 do_renameat2+0x6a3/0xa70 fs/namei.c:5226
 __do_sys_rename fs/namei.c:5273 [inline]
 __se_sys_rename fs/namei.c:5271 [inline]
 __x64_sys_rename+0x58/0x70 fs/namei.c:5271
 x64_sys_call+0x2b1c/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:83
 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 0xffff888102f43544 of 4 bytes by task 3290 on cpu 1:
 inode_get_mtime_nsec include/linux/fs.h:1694 [inline]
 inode_get_mtime include/linux/fs.h:1700 [inline]
 fill_mg_cmtime+0x58/0x280 fs/stat.c:55
 generic_fillattr+0x241/0x330 fs/stat.c:99
 shmem_getattr+0x17b/0x200 mm/shmem.c:1249
 vfs_getattr_nosec fs/stat.c:208 [inline]
 vfs_getattr fs/stat.c:246 [inline]
 vfs_statx_path+0x178/0x2f0 fs/stat.c:283
 vfs_statx+0xe1/0x170 fs/stat.c:349
 vfs_fstatat fs/stat.c:368 [inline]
 __do_sys_newfstatat fs/stat.c:532 [inline]
 __se_sys_newfstatat+0xdc/0x300 fs/stat.c:526
 __x64_sys_newfstatat+0x55/0x70 fs/stat.c:526
 x64_sys_call+0x236d/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:263
 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: 0x3260a6e5 -> 0x32634adf

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 3290 Comm: udevd Not tainted 6.14.0-rc2-syzkaller-00034-gfebbc555cf0f #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
==================================================================