syzbot


KCSAN: data-race in get_signal / ptrace_attach (5)

Status: auto-closed as invalid on 2022/03/23 02:38
Subsystems: kernel
[Documentation on labels]
First crash: 799d, last: 799d
Similar bugs (5)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in get_signal / ptrace_attach (2) kasan 1 1395d 1395d 0/26 auto-closed as invalid on 2020/08/04 00:25
upstream KCSAN: data-race in get_signal / ptrace_attach (3) kernel 1 1086d 1086d 0/26 auto-closed as invalid on 2021/06/09 02:47
upstream KCSAN: data-race in get_signal / ptrace_attach (6) kernel 1 55d 55d 0/26 auto-obsoleted due to no activity on 2024/04/04 22:16
upstream KCSAN: data-race in get_signal / ptrace_attach (4) kernel 1 954d 954d 0/26 auto-closed as invalid on 2021/10/19 11:18
upstream KCSAN: data-race in get_signal / ptrace_attach kasan 1 1630d 1630d 0/26 closed as invalid on 2019/11/19 14:04

Sample crash report:
==================================================================
BUG: KCSAN: data-race in get_signal / ptrace_attach

write to 0xffff8881311ba0b0 of 4 bytes by task 16150 on cpu 1:
 ptrace_attach+0x203/0x4a0 kernel/ptrace.c:422
 __do_sys_ptrace kernel/ptrace.c:1295 [inline]
 __se_sys_ptrace+0xc1/0x2d0 kernel/ptrace.c:1275
 __x64_sys_ptrace+0x51/0x60 kernel/ptrace.c:1275
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff8881311ba0b0 of 4 bytes by task 16151 on cpu 0:
 get_signal+0x63c/0x15b0 kernel/signal.c:2749
 arch_do_signal_or_restart+0x8c/0x2e0 arch/x86/kernel/signal.c:868
 handle_signal_work kernel/entry/common.c:148 [inline]
 exit_to_user_mode_loop kernel/entry/common.c:172 [inline]
 exit_to_user_mode_prepare+0x113/0x190 kernel/entry/common.c:207
 irqentry_exit_to_user_mode+0x5/0x10 kernel/entry/common.c:313
 irqentry_exit+0xe/0x40 kernel/entry/common.c:404
 asm_exc_page_fault+0x1e/0x30

value changed: 0x00000000 -> 0x00010001

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 16151 Comm: syz-executor.0 Not tainted 5.17.0-rc4-syzkaller-00020-g705d84a366cf-dirty #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/02/16 02:35 upstream 705d84a366cf 8b9ca619 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in get_signal / ptrace_attach
* Struck through repros no longer work on HEAD.