syzbot


KCSAN: data-race in snd_pcm_oss_poll / snd_pcm_oss_poll

Status: auto-closed as invalid on 2020/03/24 03:09
Subsystems: sound
[Documentation on labels]
First crash: 1562d, last: 1562d

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

write to 0xffff8880a7431f00 of 1 bytes by task 26183 on cpu 0:
 snd_pcm_oss_poll+0x3f5/0x5d0 sound/core/oss/pcm_oss.c:2829
 vfs_poll include/linux/poll.h:90 [inline]
 do_select+0x7d0/0x1020 fs/select.c:534
 core_sys_select+0x312/0x650 fs/select.c:677
 do_pselect.constprop.0+0x11d/0x160 fs/select.c:759
 __do_sys_pselect6 fs/select.c:784 [inline]
 __se_sys_pselect6 fs/select.c:769 [inline]
 __x64_sys_pselect6+0x12e/0x170 fs/select.c:769
 do_syscall_64+0xcc/0x3a0 arch/x86/entry/common.c:294
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

read to 0xffff8880a7431f00 of 1 bytes by task 26156 on cpu 1:
 snd_pcm_oss_poll+0x22a/0x5d0 sound/core/oss/pcm_oss.c:2825
 vfs_poll include/linux/poll.h:90 [inline]
 do_select+0x7d0/0x1020 fs/select.c:534
 core_sys_select+0x312/0x650 fs/select.c:677
 do_pselect.constprop.0+0x11d/0x160 fs/select.c:759
 __do_sys_pselect6 fs/select.c:784 [inline]
 __se_sys_pselect6 fs/select.c:769 [inline]
 __x64_sys_pselect6+0x12e/0x170 fs/select.c:769
 do_syscall_64+0xcc/0x3a0 arch/x86/entry/common.c:294
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 26156 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
==================================================================

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