syzbot


KCSAN: data-race in n_tty_ioctl_helper / n_tty_receive_char_inline

Status: auto-closed as invalid on 2021/07/26 00:58
Subsystems: serial
[Documentation on labels]
First crash: 1318d, last: 1318d

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

write to 0xffff88812d3b89cc of 1 bytes by task 28049 on cpu 1:
 n_tty_ioctl_helper+0x106/0x4c0 drivers/tty/tty_ioctl.c:851
 n_tty_ioctl+0x102/0x200 drivers/tty/n_tty.c:2487
 tty_ioctl+0xa8f/0x1120 drivers/tty/tty_io.c:2814
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:1069 [inline]
 __se_sys_ioctl+0xcb/0x140 fs/ioctl.c:1055
 __x64_sys_ioctl+0x3f/0x50 fs/ioctl.c:1055
 do_syscall_64+0x4a/0x90 arch/x86/entry/common.c:47
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff88812d3b89cc of 1 bytes by task 23594 on cpu 0:
 n_tty_receive_char_inline+0x3d/0x680 drivers/tty/n_tty.c:1408
 n_tty_receive_buf_standard drivers/tty/n_tty.c:1580 [inline]
 __receive_buf drivers/tty/n_tty.c:1643 [inline]
 n_tty_receive_buf_common+0x1893/0x1e20 drivers/tty/n_tty.c:1740
 n_tty_receive_buf2+0x2e/0x40 drivers/tty/n_tty.c:1775
 tty_ldisc_receive_buf+0x5b/0xf0 drivers/tty/tty_buffer.c:461
 tty_port_default_receive_buf+0x54/0x80 drivers/tty/tty_port.c:39
 receive_buf drivers/tty/tty_buffer.c:481 [inline]
 flush_to_ldisc+0x1c5/0x2c0 drivers/tty/tty_buffer.c:533
 process_one_work+0x3e9/0x8f0 kernel/workqueue.c:2276
 worker_thread+0x636/0xae0 kernel/workqueue.c:2422
 kthread+0x1d0/0x1f0 kernel/kthread.c:313
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294

value changed: 0x00 -> 0x03

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 23594 Comm: kworker/u4:1 Not tainted 5.13.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: events_unbound flush_to_ldisc
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/06/21 00:57 upstream cba5e97280f5 aba2b2fb .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in n_tty_ioctl_helper / n_tty_receive_char_inline
* Struck through repros no longer work on HEAD.