==================================================================
BUG: KCSAN: data-race in generic_fillattr / touch_atime

write to 0xffff8881161a9818 of 8 bytes by task 3486 on cpu 1:
 inode_set_atime_to_ts include/linux/fs.h:1671 [inline]
 inode_update_timestamps fs/inode.c:2035 [inline]
 generic_update_time fs/inode.c:2057 [inline]
 inode_update_time fs/inode.c:2077 [inline]
 touch_atime+0x1d2/0x330 fs/inode.c:2149
 do_readlinkat+0x134/0x320 fs/stat.c:581
 __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

read to 0xffff8881161a9818 of 8 bytes by task 3492 on cpu 0:
 inode_get_atime_sec include/linux/fs.h:1652 [inline]
 inode_get_atime include/linux/fs.h:1662 [inline]
 generic_fillattr+0x165/0x340 fs/stat.c:96
 shmem_getattr+0x181/0x200 mm/shmem.c:1262
 vfs_getattr_nosec+0x143/0x1e0 fs/stat.c:210
 vfs_getattr fs/stat.c:259 [inline]
 vfs_statx_path fs/stat.c:296 [inline]
 vfs_statx+0x11a/0x380 fs/stat.c:353
 vfs_fstatat+0xe1/0x160 fs/stat.c:372
 __do_sys_newfstatat fs/stat.c:536 [inline]
 __se_sys_newfstatat+0x55/0x260 fs/stat.c:530
 __x64_sys_newfstatat+0x55/0x70 fs/stat.c:530
 x64_sys_call+0x2c22/0x2fb0 arch/x86/include/generated/asm/syscalls_64.h:263
 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: 0x000000006823d877 -> 0x000000006823d878

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