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

read to 0xffff8881579fc9a8 of 4 bytes by task 1372 on cpu 1:
 atime_needs_update+0x261/0x3e0
 touch_atime+0x4a/0x350 fs/inode.c:2180
 file_accessed include/linux/fs.h:2601 [inline]
 shmem_file_splice_read+0x579/0x5d0 mm/shmem.c:3636
 do_splice_read fs/splice.c:985 [inline]
 splice_direct_to_actor+0x269/0x670 fs/splice.c:1089
 do_splice_direct_actor fs/splice.c:1207 [inline]
 do_splice_direct+0xd7/0x150 fs/splice.c:1233
 do_sendfile+0x398/0x660 fs/read_write.c:1363
 __do_sys_sendfile64 fs/read_write.c:1424 [inline]
 __se_sys_sendfile64 fs/read_write.c:1410 [inline]
 __x64_sys_sendfile64+0x110/0x150 fs/read_write.c:1410
 x64_sys_call+0xfbd/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:41
 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

write to 0xffff8881579fc9a8 of 4 bytes by task 1371 on cpu 0:
 inode_set_atime_to_ts include/linux/fs.h:1674 [inline]
 inode_update_timestamps fs/inode.c:2083 [inline]
 generic_update_time fs/inode.c:2105 [inline]
 inode_update_time fs/inode.c:2125 [inline]
 touch_atime+0x1f3/0x350 fs/inode.c:2197
 file_accessed include/linux/fs.h:2601 [inline]
 shmem_file_splice_read+0x579/0x5d0 mm/shmem.c:3636
 do_splice_read fs/splice.c:985 [inline]
 splice_direct_to_actor+0x269/0x670 fs/splice.c:1089
 do_splice_direct_actor fs/splice.c:1207 [inline]
 do_splice_direct+0xd7/0x150 fs/splice.c:1233
 do_sendfile+0x398/0x660 fs/read_write.c:1363
 __do_sys_sendfile64 fs/read_write.c:1424 [inline]
 __se_sys_sendfile64 fs/read_write.c:1410 [inline]
 __x64_sys_sendfile64+0x110/0x150 fs/read_write.c:1410
 x64_sys_call+0xfbd/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:41
 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: 0x0c5733cb -> 0x0ce60265

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 UID: 0 PID: 1371 Comm: syz.0.10941 Tainted: G        W          6.14.0-syzkaller #0
Tainted: [W]=WARN
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
==================================================================