syzbot


KCSAN: data-race in dequeue_signal / ptrace_check_attach (2)

Status: auto-obsoleted due to no activity on 2023/02/02 07:54
Subsystems: kernel
[Documentation on labels]
First crash: 504d, last: 504d
Similar bugs (7)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in dequeue_signal / ptrace_check_attach (6) kernel 1 210d 210d 0/26 auto-obsoleted due to no activity on 2023/11/16 03:30
upstream KCSAN: data-race in dequeue_signal / ptrace_check_attach (7) kernel 13 46d 149d 0/26 auto-obsoleted due to no activity on 2024/04/27 21:52
upstream KCSAN: data-race in dequeue_signal / ptrace_check_attach (5) kernel 3 248d 311d 0/26 auto-obsoleted due to no activity on 2023/10/08 11:58
upstream KCSAN: data-race in dequeue_signal / ptrace_check_attach (3) kernel 3 434d 458d 0/26 auto-obsoleted due to no activity on 2023/04/16 11:35
upstream KCSAN: data-race in dequeue_signal / ptrace_check_attach kernel 1 607d 607d 0/26 auto-obsoleted due to no activity on 2022/10/15 10:03
upstream KCSAN: data-race in dequeue_signal / ptrace_check_attach (4) kernel 2 373d 382d 0/26 auto-obsoleted due to no activity on 2023/06/06 04:16
upstream KCSAN: data-race in dequeue_signal / ptrace_check_attach (8) kernel 1 11d 11d 0/26 moderation: reported on 2024/04/28 05:34

Sample crash report:
==================================================================
BUG: KCSAN: data-race in dequeue_signal / ptrace_check_attach

read-write to 0xffff88813e44d500 of 8 bytes by task 11027 on cpu 1:
 dequeue_signal+0x3c4/0x410 kernel/signal.c:688
 get_signal+0x235/0xc70 kernel/signal.c:2739
 arch_do_signal_or_restart+0x85/0x290 arch/x86/kernel/signal.c:306
 exit_to_user_mode_loop+0x78/0x130 kernel/entry/common.c:168
 exit_to_user_mode_prepare kernel/entry/common.c:203 [inline]
 __syscall_exit_to_user_mode_work kernel/entry/common.c:285 [inline]
 syscall_exit_to_user_mode+0x6a/0x90 kernel/entry/common.c:296
 do_syscall_64+0x37/0x70 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

read to 0xffff88813e44d500 of 8 bytes by task 11020 on cpu 0:
 ptrace_freeze_traced kernel/ptrace.c:199 [inline]
 ptrace_check_attach+0x7c/0x280 kernel/ptrace.c:266
 __do_sys_ptrace kernel/ptrace.c:1291 [inline]
 __se_sys_ptrace+0xd4/0x2b0 kernel/ptrace.c:1269
 __x64_sys_ptrace+0x51/0x60 kernel/ptrace.c:1269
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

value changed: 0x0000000000000000 -> 0x0000000008010000

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 11020 Comm: syz-executor.2 Not tainted 6.1.0-syzkaller-13872-gb6bb9676f216-dirty #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/12/22 07:29 upstream b6bb9676f216 4067838e .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in dequeue_signal / ptrace_check_attach
* Struck through repros no longer work on HEAD.