==================================================================
BUG: KCSAN: data-race in __count_memcg_events / mem_cgroup_css_rstat_flush

write to 0xffffe8ffffc4e000 of 4 bytes by task 35 on cpu 1:
 mem_cgroup_css_rstat_flush+0x4ea/0x540 mm/memcontrol.c:5848
 cgroup_rstat_flush_locked+0x848/0x980 kernel/cgroup/rstat.c:245
 cgroup_rstat_flush+0x26/0x40 kernel/cgroup/rstat.c:277
 do_flush_stats mm/memcontrol.c:745 [inline]
 flush_memcg_stats_dwork+0x50/0x90 mm/memcontrol.c:782
 process_one_work kernel/workqueue.c:3267 [inline]
 process_scheduled_works+0x465/0x990 kernel/workqueue.c:3348
 worker_thread+0x526/0x730 kernel/workqueue.c:3429
 kthread+0x1d1/0x210 kernel/kthread.c:388
 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-write to 0xffffe8ffffc4e000 of 4 bytes by task 5461 on cpu 0:
 memcg_rstat_updated mm/memcontrol.c:725 [inline]
 __count_memcg_events+0xce/0x130 mm/memcontrol.c:962
 count_memcg_events include/linux/memcontrol.h:1096 [inline]
 count_memcg_event_mm include/linux/memcontrol.h:1120 [inline]
 mm_account_fault mm/memory.c:5475 [inline]
 handle_mm_fault+0x14da/0x27e0 mm/memory.c:5622
 do_user_addr_fault arch/x86/mm/fault.c:1382 [inline]
 handle_page_fault arch/x86/mm/fault.c:1474 [inline]
 exc_page_fault+0x2f5/0x690 arch/x86/mm/fault.c:1532
 asm_exc_page_fault+0x26/0x30 arch/x86/include/asm/idtentry.h:623

value changed: 0x00000037 -> 0x00000000

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 5461 Comm: syz-executor.3 Not tainted 6.9.0-rc7-syzkaller-00117-g448b3fe5a0ea #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
==================================================================