syzbot


KCSAN: data-race in capable / do_task_stat

Status: auto-closed as invalid on 2021/01/06 03:10
Subsystems: lsm
[Documentation on labels]
Reported-by: syzbot+c7caaae3ba272f7ef6fc@syzkaller.appspotmail.com
First crash: 1233d, last: 1233d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in capable / do_task_stat (2) lsm 1 1179d 1179d 0/26 auto-closed as invalid on 2021/03/01 22:58

Sample crash report:
==================================================================
BUG: KCSAN: data-race in capable / do_task_stat

read-write to 0xffff888018c5c064 of 4 bytes by task 16523 on cpu 1:
 ns_capable_common kernel/capability.c:377 [inline]
 ns_capable kernel/capability.c:396 [inline]
 capable+0x78/0xa0 kernel/capability.c:449
 sock_setsockopt+0x6c5/0x1ef0 net/core/sock.c:896
 __sys_setsockopt+0x326/0x450 net/socket.c:2128
 __do_sys_setsockopt net/socket.c:2143 [inline]
 __se_sys_setsockopt net/socket.c:2140 [inline]
 __x64_sys_setsockopt+0x62/0x70 net/socket.c:2140
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff888018c5c064 of 4 bytes by task 1 on cpu 0:
 do_task_stat+0x956/0x1070 fs/proc/array.c:549
 proc_tgid_stat+0x2f/0x40 fs/proc/array.c:633
 proc_single_show+0x84/0x100 fs/proc/base.c:775
 seq_read_iter+0x2ef/0x8e0 fs/seq_file.c:228
 seq_read+0x221/0x260 fs/seq_file.c:159
 vfs_read+0x154/0x5c0 fs/read_write.c:494
 ksys_read+0xce/0x180 fs/read_write.c:634
 __do_sys_read fs/read_write.c:644 [inline]
 __se_sys_read fs/read_write.c:642 [inline]
 __x64_sys_read+0x3e/0x50 fs/read_write.c:642
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 1 Comm: systemd Not tainted 5.10.0-rc6-syzkaller #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
2020/12/02 03:10 upstream 509a15421674 c42a35e9 .config console log report info ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.