================================================================== BUG: KCSAN: data-race in write_cache_pages / write_cache_pages write to 0xffff888100631838 of 8 bytes by task 25316 on cpu 0: write_cache_pages+0x6f3/0x740 mm/page-writeback.c:2527 do_writepages+0x20f/0x340 mm/page-writeback.c:2558 filemap_fdatawrite_wbc+0xdb/0xf0 mm/filemap.c:387 __filemap_fdatawrite_range mm/filemap.c:420 [inline] __filemap_fdatawrite mm/filemap.c:426 [inline] filemap_flush+0x95/0xc0 mm/filemap.c:453 sync_blockdev_nowait+0x36/0x50 block/bdev.c:186 sync_filesystem+0xe0/0x180 fs/sync.c:60 generic_shutdown_super+0x42/0x210 fs/super.c:669 kill_block_super+0x2a/0x60 fs/super.c:1667 ext4_kill_sb+0x44/0x80 fs/ext4/super.c:7330 deactivate_locked_super+0x7a/0x1c0 fs/super.c:484 fc_drop_locked+0x50/0x60 fs/fs_context.c:379 vfs_get_tree+0x14e/0x1b0 fs/super.c:1798 do_new_mount+0x203/0x660 fs/namespace.c:3337 path_mount+0x496/0xb30 fs/namespace.c:3664 do_mount fs/namespace.c:3677 [inline] __do_sys_mount fs/namespace.c:3886 [inline] __se_sys_mount+0x27f/0x2d0 fs/namespace.c:3863 __x64_sys_mount+0x67/0x80 fs/namespace.c:3863 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x44/0x110 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x63/0x6b read to 0xffff888100631838 of 8 bytes by task 22070 on cpu 1: write_cache_pages+0x123/0x740 mm/page-writeback.c:2411 do_writepages+0x20f/0x340 mm/page-writeback.c:2558 __writeback_single_inode+0x91/0x860 fs/fs-writeback.c:1625 writeback_sb_inodes+0x514/0xad0 fs/fs-writeback.c:1916 __writeback_inodes_wb+0x9a/0x1a0 fs/fs-writeback.c:1987 wb_writeback+0x264/0x6e0 fs/fs-writeback.c:2094 wb_check_background_flush fs/fs-writeback.c:2164 [inline] wb_do_writeback fs/fs-writeback.c:2252 [inline] wb_workfn+0x67f/0x8d0 fs/fs-writeback.c:2279 process_one_work kernel/workqueue.c:2627 [inline] process_scheduled_works+0x5b8/0xa30 kernel/workqueue.c:2700 worker_thread+0x525/0x730 kernel/workqueue.c:2781 kthread+0x1d7/0x210 kernel/kthread.c:388 ret_from_fork+0x48/0x60 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:242 value changed: 0x0000000000000000 -> 0x0000000000000003 Reported by Kernel Concurrency Sanitizer on: CPU: 1 PID: 22070 Comm: kworker/u4:18 Not tainted 6.7.0-rc4-syzkaller-00039-g9ace34a8e446 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/10/2023 Workqueue: writeback wb_workfn (flush-7:4) ==================================================================