syzbot


KCSAN: data-race in pty_write / tty_send_xchar

Status: auto-closed as invalid on 2022/02/21 16:36
Subsystems: serial
[Documentation on labels]
First crash: 844d, last: 844d

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

write to 0xffff888144743dbc of 1 bytes by task 21624 on cpu 1:
 __stop_tty drivers/tty/tty_io.c:760 [inline]
 stop_tty drivers/tty/tty_io.c:784 [inline]
 tty_send_xchar+0x1db/0x290 drivers/tty/tty_io.c:1170
 n_tty_ioctl_helper+0x2d8/0x450
 n_tty_ioctl+0xfc/0x1f0 drivers/tty/n_tty.c:2383
 tty_ioctl+0xaf7/0x1130 drivers/tty/tty_io.c:2787
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:874 [inline]
 __se_sys_ioctl+0xcb/0x140 fs/ioctl.c:860
 __x64_sys_ioctl+0x3f/0x50 fs/ioctl.c:860
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff888144743dbc of 1 bytes by task 1286 on cpu 0:
 pty_write+0x38/0x120 drivers/tty/pty.c:116
 tty_put_char+0x7f/0xa0 drivers/tty/tty_io.c:3144
 __process_echoes+0x3bd/0x660 drivers/tty/n_tty.c:712
 flush_echoes drivers/tty/n_tty.c:812 [inline]
 __receive_buf drivers/tty/n_tty.c:1551 [inline]
 n_tty_receive_buf_common+0x4c38/0x4e70 drivers/tty/n_tty.c:1645
 n_tty_receive_buf2+0x2e/0x40 drivers/tty/n_tty.c:1680
 tty_ldisc_receive_buf+0x5b/0xf0 drivers/tty/tty_buffer.c:451
 tty_port_default_receive_buf+0x54/0x80 drivers/tty/tty_port.c:39
 receive_buf drivers/tty/tty_buffer.c:471 [inline]
 flush_to_ldisc+0x1c5/0x300 drivers/tty/tty_buffer.c:521
 process_one_work+0x3f6/0x960 kernel/workqueue.c:2307
 worker_thread+0x616/0xa70 kernel/workqueue.c:2454
 kthread+0x1bf/0x1e0 kernel/kthread.c:359
 ret_from_fork+0x1f/0x30

value changed: 0x00 -> 0x01

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 1286 Comm: kworker/u4:11 Tainted: G        W         5.16.0-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
2022/01/17 16:33 upstream 0c947b893d69 731a2d23 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in pty_write / tty_send_xchar
* Struck through repros no longer work on HEAD.