syzbot


KCSAN: data-race in ptrace_check_attach / task_clear_jobctl_pending

Status: auto-closed as invalid on 2020/04/08 07:47
Subsystems: kasan
[Documentation on labels]
First crash: 1546d, last: 1546d

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

read to 0xffff888099f5d488 of 8 bytes by task 10844 on cpu 1:
 ptrace_freeze_traced kernel/ptrace.c:178 [inline]
 ptrace_check_attach+0x102/0x270 kernel/ptrace.c:247
 __do_sys_ptrace kernel/ptrace.c:1267 [inline]
 __se_sys_ptrace kernel/ptrace.c:1237 [inline]
 __x64_sys_ptrace+0x100/0x270 kernel/ptrace.c:1237
 do_syscall_64+0xcc/0x3a0 arch/x86/entry/common.c:294
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

write to 0xffff888099f5d488 of 8 bytes by task 10843 on cpu 0:
 task_clear_jobctl_pending+0x80/0xe0 kernel/signal.c:344
 ptrace_stop+0xdb/0x520 kernel/signal.c:2176
 ptrace_signal kernel/signal.c:2485 [inline]
 get_signal+0xc69/0x1320 kernel/signal.c:2630
 do_signal+0x2f/0x6c0 arch/x86/kernel/signal.c:815
 exit_to_usermode_loop+0x250/0x2c0 arch/x86/entry/common.c:160
 prepare_exit_to_usermode arch/x86/entry/common.c:195 [inline]
 syscall_return_slowpath arch/x86/entry/common.c:278 [inline]
 do_syscall_64+0x384/0x3a0 arch/x86/entry/common.c:304
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 10843 Comm: syz-executor.4 Not tainted 5.5.0-rc1-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================
Kernel panic - not syncing: panic_on_warn set ...
CPU: 0 PID: 10843 Comm: syz-executor.4 Not tainted 5.5.0-rc1-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x11d/0x181 lib/dump_stack.c:118
 panic+0x210/0x640 kernel/panic.c:221
 kcsan_report.cold+0xc/0xd kernel/kcsan/report.c:313
 kcsan_setup_watchpoint+0x3fe/0x460 kernel/kcsan/core.c:416
 check_access kernel/kcsan/core.c:459 [inline]
 __tsan_unaligned_write8+0xc7/0x110 kernel/kcsan/core.c:589
 task_clear_jobctl_pending+0x80/0xe0 kernel/signal.c:344
 ptrace_stop+0xdb/0x520 kernel/signal.c:2176
 ptrace_signal kernel/signal.c:2485 [inline]
 get_signal+0xc69/0x1320 kernel/signal.c:2630
 do_signal+0x2f/0x6c0 arch/x86/kernel/signal.c:815
 exit_to_usermode_loop+0x250/0x2c0 arch/x86/entry/common.c:160
 prepare_exit_to_usermode arch/x86/entry/common.c:195 [inline]
 syscall_return_slowpath arch/x86/entry/common.c:278 [inline]
 do_syscall_64+0x384/0x3a0 arch/x86/entry/common.c:304
 entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x45b349
Code: ad b6 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 0f 83 7b b6 fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007f740d7e1c78 EFLAGS: 00000246 ORIG_RAX: 000000000000003d
RAX: fffffffffffffe00 RBX: 00007f740d7e26d4 RCX: 000000000045b349
RDX: 000000008000000a RSI: 0000000000000000 RDI: 0000000000000000
RBP: 000000000075bf20 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00000000ffffffff
R13: 0000000000000c0c R14: 00000000004cce19 R15: 000000000075bf2c
Shutting down cpus with NMI
Kernel Offset: disabled
Rebooting in 86400 seconds..

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/01/29 07:39 https://github.com/google/ktsan.git kcsan 245a43005292 c8e81ce4 .config console log report ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.