syzbot


KCSAN: data-race in n_tty_ioctl_helper / pty_write

Status: auto-closed as invalid on 2021/07/26 19:31
Subsystems: serial
[Documentation on labels]
First crash: 1059d, last: 1039d

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

write to 0xffff88812e0fb1cc of 1 bytes by task 25984 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 0xffff88812e0fb1cc of 1 bytes by task 1798 on cpu 0:
 pty_write+0x38/0x120 drivers/tty/pty.c:116
 tty_put_char+0x7f/0xa0 drivers/tty/tty_io.c:3174
 __process_echoes+0x3ad/0x660 drivers/tty/n_tty.c:725
 commit_echoes drivers/tty/n_tty.c:791 [inline]
 n_tty_receive_char_fast drivers/tty/n_tty.c:1446 [inline]
 n_tty_receive_buf_fast drivers/tty/n_tty.c:1606 [inline]
 __receive_buf drivers/tty/n_tty.c:1641 [inline]
 n_tty_receive_buf_common+0x14ad/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: 1798 Comm: kworker/u4:3 Not tainted 5.13.0-rc7-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: events_unbound flush_to_ldisc
==================================================================

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/06/21 19:20 upstream 13311e74253f aba2b2fb .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in n_tty_ioctl_helper / pty_write
2021/06/02 03:07 upstream c2131f7e73c9 032639db .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in n_tty_ioctl_helper / pty_write
* Struck through repros no longer work on HEAD.