syzbot
KCSAN: data-race in do_group_exit / do_group_exit (8)
Status: auto-obsoleted due to no activity on 2023/08/15 00:36
Subsystems:
kernel
[Documentation on labels]
First crash: 1130d, last: 1130d
Sample crash report:
==================================================================
BUG: KCSAN: data-race in do_group_exit / do_group_exit
write to 0xffff888138c68074 of 4 bytes by task 29716 on cpu 0:
do_group_exit+0xd6/0x150 kernel/exit.c:1018
__do_sys_exit_group kernel/exit.c:1035 [inline]
__se_sys_exit_group kernel/exit.c:1033 [inline]
__x64_sys_exit_group+0x1f/0x20 kernel/exit.c:1033
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x63/0xcd
read to 0xffff888138c68074 of 4 bytes by task 29715 on cpu 1:
do_group_exit+0x3e/0x150 kernel/exit.c:1003
__do_sys_exit_group kernel/exit.c:1035 [inline]
__se_sys_exit_group kernel/exit.c:1033 [inline]
__x64_sys_exit_group+0x1f/0x20 kernel/exit.c:1033
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x63/0xcd
value changed: 0x00000002 -> 0x00000004
Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 29715 Comm: syz-executor.2 Not tainted 6.5.0-rc1-syzkaller-00006-g3f01e9fed845 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/03/2023
==================================================================
* Struck through repros no longer work on HEAD.