==================================================================
BUG: KCSAN: data-race in __mark_inode_dirty / __mark_inode_dirty

write to 0xffff888115ecca28 of 4 bytes by task 3539 on cpu 0:
 __mark_inode_dirty+0x24e/0x7e0 fs/fs-writeback.c:2546
 fat_update_time+0x1e8/0x200 fs/fat/misc.c:357
 inode_update_time fs/inode.c:2124 [inline]
 touch_atime+0x14f/0x350 fs/inode.c:2197
 file_accessed include/linux/fs.h:2601 [inline]
 filemap_splice_read+0x8a5/0x910 mm/filemap.c:3027
 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

read to 0xffff888115ecca28 of 4 bytes by task 3545 on cpu 1:
 __mark_inode_dirty+0x58/0x7e0 fs/fs-writeback.c:2497
 fat_update_time+0x1e8/0x200 fs/fat/misc.c:357
 inode_update_time fs/inode.c:2124 [inline]
 touch_atime+0x14f/0x350 fs/inode.c:2197
 file_accessed include/linux/fs.h:2601 [inline]
 filemap_splice_read+0x8a5/0x910 mm/filemap.c:3027
 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: 0x00000000 -> 0x00000038

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 3545 Comm: syz.2.35 Not tainted 6.14.0-rc3-syzkaller-00295-g27102b38b8ca #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
==================================================================