==================================================================
BUG: KCSAN: data-race in exit_mm / mm_update_next_owner

write to 0xffff888102a03680 of 8 bytes by task 8242 on cpu 0:
 exit_mm+0x9c/0x190 kernel/exit.c:558
 do_exit+0x556/0x1710 kernel/exit.c:861
 do_group_exit+0x102/0x150 kernel/exit.c:1023
 get_signal+0xf2f/0x1080 kernel/signal.c:2909
 arch_do_signal_or_restart+0x95/0x4b0 arch/x86/kernel/signal.c:310
 exit_to_user_mode_loop kernel/entry/common.c:111 [inline]
 exit_to_user_mode_prepare include/linux/entry-common.h:328 [inline]
 __syscall_exit_to_user_mode_work kernel/entry/common.c:207 [inline]
 syscall_exit_to_user_mode+0x59/0x130 kernel/entry/common.c:218
 do_syscall_64+0xd6/0x1c0 arch/x86/entry/common.c:89
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff888102a03680 of 8 bytes by task 8241 on cpu 1:
 mm_update_next_owner+0x1a6/0x410 kernel/exit.c:490
 exit_mm+0xdc/0x190 kernel/exit.c:564
 do_exit+0x556/0x1710 kernel/exit.c:861
 do_group_exit+0x142/0x150 kernel/exit.c:1023
 __do_sys_exit_group kernel/exit.c:1034 [inline]
 __se_sys_exit_group kernel/exit.c:1032 [inline]
 __x64_sys_exit_group+0x1f/0x20 kernel/exit.c:1032
 x64_sys_call+0x27f9/0x2d70 arch/x86/include/generated/asm/syscalls_64.h:232
 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: 0xffff888103cbf9c0 -> 0x0000000000000000

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 8241 Comm: syz.4.2144 Tainted: G        W          6.10.0-rc6-syzkaller-00041-g9903efbddba0 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/07/2024
==================================================================