==================================================================
BUG: KCSAN: data-race in dio_bio_end_io / dio_new_bio

read-write to 0xffff888117cd2f58 of 8 bytes by interrupt on cpu 1:
 dio_bio_end_io+0x53/0xd0 fs/direct-io.c:387
 bio_endio+0x369/0x410 block/bio.c:1645
 blk_update_request+0x368/0x860 block/blk-mq.c:981
 blk_mq_end_request+0x26/0x50 block/blk-mq.c:1143
 lo_complete_rq+0xce/0x180 drivers/block/loop.c:386
 blk_complete_reqs block/blk-mq.c:1218 [inline]
 blk_done_softirq+0x74/0xb0 block/blk-mq.c:1223
 handle_softirqs+0xbf/0x280 kernel/softirq.c:561
 run_ksoftirqd+0x1c/0x30 kernel/softirq.c:950
 smpboot_thread_fn+0x31c/0x4c0 kernel/smpboot.c:164
 kthread+0x1d1/0x210 kernel/kthread.c:389
 ret_from_fork+0x4b/0x60 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244

read to 0xffff888117cd2f58 of 8 bytes by task 20569 on cpu 0:
 dio_bio_reap fs/direct-io.c:550 [inline]
 dio_new_bio+0x249/0x460 fs/direct-io.c:669
 dio_send_cur_page+0x1f2/0x7a0 fs/direct-io.c:750
 submit_page_section+0x1a3/0x5b0 fs/direct-io.c:815
 do_direct_IO fs/direct-io.c:1030 [inline]
 __blockdev_direct_IO+0x11bb/0x1e80 fs/direct-io.c:1243
 blockdev_direct_IO include/linux/fs.h:3313 [inline]
 fat_direct_IO+0x10a/0x1d0 fs/fat/inode.c:281
 generic_file_direct_write+0xf7/0x250 mm/filemap.c:3978
 __generic_file_write_iter+0xae/0x120 mm/filemap.c:4142
 generic_file_write_iter+0x77/0x1c0 mm/filemap.c:4182
 do_iter_readv_writev+0x394/0x450
 vfs_writev+0x2d4/0x880 fs/read_write.c:1050
 do_pwritev fs/read_write.c:1146 [inline]
 __do_sys_pwritev2 fs/read_write.c:1204 [inline]
 __se_sys_pwritev2+0x100/0x1c0 fs/read_write.c:1195
 __x64_sys_pwritev2+0x78/0x90 fs/read_write.c:1195
 x64_sys_call+0x2afe/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:329
 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: 0xffff8881112adcc0 -> 0xffff8881112ad900

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 UID: 0 PID: 20569 Comm: syz.0.6021 Not tainted 6.13.0-rc4-syzkaller-00012-g9b2ffa6148b1 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
==================================================================