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

write to 0xffff888107399580 of 8 bytes by task 28145 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:2917
 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 0xffff888107399580 of 8 bytes by task 28142 on cpu 1:
 mm_update_next_owner+0x1c9/0x460 kernel/exit.c:492
 exit_mm+0xdc/0x190 kernel/exit.c:566
 do_exit+0x556/0x1710 kernel/exit.c:863
 do_group_exit+0x102/0x150 kernel/exit.c:1025
 get_signal+0xf2f/0x1080 kernel/signal.c:2917
 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

value changed: 0xffff888103da1500 -> 0x0000000000000000

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 28142 Comm: syz.3.8298 Not tainted 6.10.0-syzkaller-01155-gd67978318827 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/07/2024
==================================================================