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

write to 0xffff888102f46800 of 8 bytes by task 17263 on cpu 0:
 exit_mm+0x9c/0x190 kernel/exit.c:560
 do_exit+0x556/0x1710 kernel/exit.c:863
 do_group_exit+0x102/0x150 kernel/exit.c:1025
 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 0xffff888102f46800 of 8 bytes by task 17262 on cpu 1:
 mm_update_next_owner+0x1c9/0x450 kernel/exit.c:492
 exit_mm+0xdc/0x190 kernel/exit.c:566
 do_exit+0x556/0x1710 kernel/exit.c:863
 do_group_exit+0x142/0x150 kernel/exit.c:1025
 __do_sys_exit_group kernel/exit.c:1036 [inline]
 __se_sys_exit_group kernel/exit.c:1034 [inline]
 __x64_sys_exit_group+0x1f/0x20 kernel/exit.c:1034
 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: 0xffff888107207480 -> 0x0000000000000000

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 17262 Comm: syz.2.5057 Tainted: G        W          6.10.0-rc7-syzkaller-00012-g34afb82a3c67 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/07/2024
==================================================================