==================================================================
BUG: KCSAN: data-race in block_uevent / inc_diskseq

write to 0xffff888101b14a20 of 8 bytes by task 25605 on cpu 1:
 inc_diskseq+0x2c/0x40 block/genhd.c:1464
 disk_force_media_change+0x9f/0xe0 block/disk-events.c:297
 loop_configure+0x70d/0xca0 drivers/block/loop.c:1070
 lo_ioctl+0x682/0x12e0
 blkdev_ioctl+0x375/0x460 block/ioctl.c:633
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:871 [inline]
 __se_sys_ioctl+0xcf/0x140 fs/ioctl.c:857
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:857
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x44/0x110 arch/x86/entry/common.c:82
 entry_SYSCALL_64_after_hwframe+0x63/0x6b

read to 0xffff888101b14a20 of 8 bytes by task 3284 on cpu 0:
 block_uevent+0x31/0x50 block/genhd.c:1198
 dev_uevent+0x2e9/0x360 drivers/base/core.c:2591
 uevent_show+0x102/0x1e0 drivers/base/core.c:2647
 dev_attr_show+0x39/0x90 drivers/base/core.c:2350
 sysfs_kf_seq_show+0x179/0x240 fs/sysfs/file.c:59
 kernfs_seq_show+0x78/0x90 fs/kernfs/file.c:205
 seq_read_iter+0x2bc/0x8f0 fs/seq_file.c:230
 kernfs_fop_read_iter+0xc8/0x2e0 fs/kernfs/file.c:279
 call_read_iter include/linux/fs.h:2014 [inline]
 new_sync_read fs/read_write.c:389 [inline]
 vfs_read+0x3c0/0x590 fs/read_write.c:470
 ksys_read+0xeb/0x1a0 fs/read_write.c:613
 __do_sys_read fs/read_write.c:623 [inline]
 __se_sys_read fs/read_write.c:621 [inline]
 __x64_sys_read+0x42/0x50 fs/read_write.c:621
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x44/0x110 arch/x86/entry/common.c:82
 entry_SYSCALL_64_after_hwframe+0x63/0x6b

value changed: 0x0000000000001a53 -> 0x0000000000001a54

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 3284 Comm: udevd Not tainted 6.7.0-rc4-syzkaller-00009-gbee0e7762ad2 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/10/2023
==================================================================