syzbot


KCSAN: data-race in __stop_tty / pty_write (10)

Status: auto-obsoleted due to no activity on 2023/10/14 11:29
Subsystems: serial
[Documentation on labels]
First crash: 236d, last: 236d
Similar bugs (12)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __stop_tty / pty_write serial 1 1021d 1021d 0/26 auto-closed as invalid on 2021/08/19 13:20
upstream KCSAN: data-race in __stop_tty / pty_write (6) serial 1 714d 714d 0/26 auto-closed as invalid on 2022/06/22 11:40
upstream KCSAN: data-race in __stop_tty / pty_write (8) serial 4 375d 390d 0/26 auto-obsoleted due to no activity on 2023/05/28 07:29
upstream KCSAN: data-race in __stop_tty / pty_write (9) serial 3 284d 315d 0/26 auto-obsoleted due to no activity on 2023/08/26 21:27
upstream KCSAN: data-race in __stop_tty / pty_write (2) serial 1 939d 939d 0/26 auto-closed as invalid on 2021/11/09 20:04
upstream KCSAN: data-race in __stop_tty / pty_write (4) serial 1 811d 811d 0/26 auto-closed as invalid on 2022/03/17 12:14
upstream KCSAN: data-race in __stop_tty / pty_write (3) serial 1 899d 899d 0/26 auto-closed as invalid on 2021/12/20 07:00
upstream KCSAN: data-race in __stop_tty / pty_write (13) serial 9 19d 43d 0/26 moderation: reported on 2024/03/20 09:24
upstream KCSAN: data-race in __stop_tty / pty_write (5) serial 1 768d 768d 0/26 auto-closed as invalid on 2022/04/30 10:57
upstream KCSAN: data-race in __stop_tty / pty_write (11) serial 3 192d 195d 0/26 auto-obsoleted due to no activity on 2023/11/26 18:07
upstream KCSAN: data-race in __stop_tty / pty_write (12) serial 7 79d 141d 0/26 auto-obsoleted due to no activity on 2024/03/18 19:09
upstream KCSAN: data-race in __stop_tty / pty_write (7) serial 1 573d 573d 0/26 auto-obsoleted due to no activity on 2022/11/10 14:49

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

write to 0xffff88813baac9bc of 1 bytes by task 19810 on cpu 1:
 __stop_tty+0x42/0x90 drivers/tty/tty_io.c:753
 n_tty_ioctl_helper+0x21f/0x240 drivers/tty/tty_ioctl.c:961
 n_tty_ioctl+0xfd/0x200 drivers/tty/n_tty.c:2516
 tty_ioctl+0x875/0xbc0 drivers/tty/tty_io.c:2785
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:871 [inline]
 __se_sys_ioctl+0xcf/0x140 fs/ioctl.c:857
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:857
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

read to 0xffff88813baac9bc of 1 bytes by task 4816 on cpu 0:
 pty_write+0x26/0xa0 drivers/tty/pty.c:115
 tty_put_char+0x83/0xb0 drivers/tty/tty_io.c:3141
 n_tty_process_echo_ops drivers/tty/n_tty.c:668 [inline]
 __process_echoes+0x393/0x6a0 drivers/tty/n_tty.c:714
 flush_echoes drivers/tty/n_tty.c:812 [inline]
 __receive_buf drivers/tty/n_tty.c:1637 [inline]
 n_tty_receive_buf_common+0x8e6/0xbc0 drivers/tty/n_tty.c:1734
 n_tty_receive_buf2+0x33/0x40 drivers/tty/n_tty.c:1780
 tty_ldisc_receive_buf+0x60/0xe0 drivers/tty/tty_buffer.c:387
 tty_port_default_receive_buf+0x59/0x90 drivers/tty/tty_port.c:37
 receive_buf drivers/tty/tty_buffer.c:445 [inline]
 flush_to_ldisc+0x1ca/0x400 drivers/tty/tty_buffer.c:495
 process_one_work kernel/workqueue.c:2630 [inline]
 process_scheduled_works+0x5b8/0xa30 kernel/workqueue.c:2703
 worker_thread+0x525/0x730 kernel/workqueue.c:2784
 kthread+0x1d7/0x210 kernel/kthread.c:388
 ret_from_fork+0x48/0x60 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304

value changed: 0x00 -> 0x01

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 4816 Comm: kworker/u4:13 Not tainted 6.5.0-syzkaller-12796-g32bf43e4efdb #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023
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
2023/09/09 11:21 upstream 32bf43e4efdb 6654cf89 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in __stop_tty / pty_write
* Struck through repros no longer work on HEAD.