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

write to 0xffff888102150a20 of 8 bytes by task 3299 on cpu 0:
 inc_diskseq+0x2c/0x40 block/genhd.c:1514
 disk_force_media_change+0x9f/0xf0 block/disk-events.c:297
 __loop_clr_fd drivers/block/loop.c:1177 [inline]
 lo_release+0x2ca/0x400 drivers/block/loop.c:1755
 bdev_release+0x3c6/0x420
 blkdev_release+0x15/0x20 block/fops.c:660
 __fput+0x2ac/0x640 fs/file_table.c:450
 __fput_sync+0x96/0xc0 fs/file_table.c:536
 __do_sys_close fs/open.c:1579 [inline]
 __se_sys_close fs/open.c:1564 [inline]
 __x64_sys_close+0x55/0xe0 fs/open.c:1564
 x64_sys_call+0x266c/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:4
 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 0xffff888102150a20 of 8 bytes by task 3460 on cpu 1:
 block_uevent+0x31/0x50 block/genhd.c:1253
 dev_uevent+0x2f3/0x380 drivers/base/core.c:2673
 uevent_show+0x11e/0x210 drivers/base/core.c:2731
 dev_attr_show+0x3a/0xa0 drivers/base/core.c:2423
 sysfs_kf_seq_show+0x17c/0x250 fs/sysfs/file.c:59
 kernfs_seq_show+0x7c/0x90 fs/kernfs/file.c:205
 seq_read_iter+0x2d1/0x930 fs/seq_file.c:230
 kernfs_fop_read_iter+0xc0/0x310 fs/kernfs/file.c:279
 new_sync_read fs/read_write.c:484 [inline]
 vfs_read+0x5cc/0x6f0 fs/read_write.c:565
 ksys_read+0xe8/0x1b0 fs/read_write.c:708
 __do_sys_read fs/read_write.c:717 [inline]
 __se_sys_read fs/read_write.c:715 [inline]
 __x64_sys_read+0x42/0x50 fs/read_write.c:715
 x64_sys_call+0x2874/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:1
 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: 0x000000000000008c -> 0x0000000000000096

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 3460 Comm: udevd Not tainted 6.13.0-syzkaller-08291-g805ba04cb7cc #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
==================================================================