syzbot


KCSAN: data-race in __stop_tty / pty_write_room (2)

Status: auto-obsoleted due to no activity on 2023/04/12 12:14
Subsystems: serial
[Documentation on labels]
First crash: 427d, last: 427d
Similar bugs (5)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __stop_tty / pty_write_room (5) serial 2 50d 53d 0/26 auto-obsoleted due to no activity on 2024/04/16 09:50
upstream KCSAN: data-race in __stop_tty / pty_write_room (3) serial 3 248d 256d 0/26 auto-obsoleted due to no activity on 2023/10/01 10:28
upstream KCSAN: data-race in __stop_tty / pty_write_room serial 1 711d 711d 0/26 auto-closed as invalid on 2022/06/24 17:06
upstream KCSAN: data-race in __stop_tty / pty_write_room (6) serial 4 2d19h 9d00h 0/26 moderation: reported on 2024/04/22 13:22
upstream KCSAN: data-race in __stop_tty / pty_write_room (4) serial 2 98d 98d 0/26 auto-obsoleted due to no activity on 2024/02/28 07:28

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

write to 0xffff88816525d5bc of 1 bytes by task 31895 on cpu 0:
 __stop_tty+0x42/0x90 drivers/tty/tty_io.c:754
 n_tty_ioctl_helper+0x21f/0x240 drivers/tty/tty_ioctl.c:949
 n_tty_ioctl+0xfd/0x200 drivers/tty/n_tty.c:2483
 tty_ioctl+0x86f/0xbc0 drivers/tty/tty_io.c:2786
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:870 [inline]
 __se_sys_ioctl+0xc9/0x140 fs/ioctl.c:856
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:856
 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 0xffff88816525d5bc of 1 bytes by task 25446 on cpu 1:
 pty_write_room+0x1c/0x80 drivers/tty/pty.c:131
 tty_write_room+0x38/0x50 drivers/tty/tty_ioctl.c:80
 __process_echoes+0x31/0x620 drivers/tty/n_tty.c:621
 flush_echoes drivers/tty/n_tty.c:817 [inline]
 __receive_buf drivers/tty/n_tty.c:1615 [inline]
 n_tty_receive_buf_common+0x8ff/0xb50 drivers/tty/n_tty.c:1711
 n_tty_receive_buf2+0x32/0x40 drivers/tty/n_tty.c:1746
 tty_ldisc_receive_buf+0x60/0xe0 drivers/tty/tty_buffer.c:457
 tty_port_default_receive_buf+0x58/0x80 drivers/tty/tty_port.c:39
 receive_buf drivers/tty/tty_buffer.c:515 [inline]
 flush_to_ldisc+0x1ca/0x400 drivers/tty/tty_buffer.c:565
 process_one_work+0x3e6/0x750 kernel/workqueue.c:2390
 worker_thread+0x5f2/0xa10 kernel/workqueue.c:2537
 kthread+0x1ac/0x1e0 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308

value changed: 0x00 -> 0x01

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 25446 Comm: kworker/u4:2 Tainted: G        W          6.2.0-syzkaller-12998-gc0927a7a5391-dirty #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/16/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/03/01 11:57 upstream c0927a7a5391 ef65e6cb .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in __stop_tty / pty_write_room
* Struck through repros no longer work on HEAD.