syzbot


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

Status: moderation: reported on 2025/01/14 06:35
Subsystems: serial
[Documentation on labels]
Reported-by: syzbot+f6846880120360c55bfa@syzkaller.appspotmail.com
First crash: 1d02h, last: 1d02h
Similar bugs (6)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __stop_tty / pty_write_room (2) serial 1 685d 685d 0/28 auto-obsoleted due to no activity on 2023/04/12 12:14
upstream KCSAN: data-race in __stop_tty / pty_write_room (5) serial 2 308d 312d 0/28 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 506d 515d 0/28 auto-obsoleted due to no activity on 2023/10/01 10:28
upstream KCSAN: data-race in __stop_tty / pty_write_room serial 1 970d 970d 0/28 auto-closed as invalid on 2022/06/24 17:06
upstream KCSAN: data-race in __stop_tty / pty_write_room (6) serial 11 126d 267d 0/28 auto-obsoleted due to no activity on 2024/10/16 04:41
upstream KCSAN: data-race in __stop_tty / pty_write_room (4) serial 2 357d 357d 0/28 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 0xffff8881174299bc of 1 bytes by task 6168 on cpu 0:
 __stop_tty+0x42/0x90 drivers/tty/tty_io.c:747
 n_tty_ioctl_helper+0x223/0x240 drivers/tty/tty_ioctl.c:955
 n_tty_ioctl+0xfd/0x200 drivers/tty/n_tty.c:2521
 tty_ioctl+0x87a/0xbe0 drivers/tty/tty_io.c:2812
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:906 [inline]
 __se_sys_ioctl+0xc9/0x140 fs/ioctl.c:892
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:892
 x64_sys_call+0x1690/0x2dc0 arch/x86/include/generated/asm/syscalls_64.h:17
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xc9/0x1c0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff8881174299bc of 1 bytes by task 11 on cpu 1:
 pty_write_room+0x1c/0x80 drivers/tty/pty.c:131
 tty_write_room+0x3c/0x60 drivers/tty/tty_ioctl.c:69
 __process_echoes+0x36/0x6b0 drivers/tty/n_tty.c:703
 flush_echoes drivers/tty/n_tty.c:807 [inline]
 __receive_buf drivers/tty/n_tty.c:1642 [inline]
 n_tty_receive_buf_common+0x8f9/0xbe0 drivers/tty/n_tty.c:1739
 n_tty_receive_buf2+0x33/0x40 drivers/tty/n_tty.c:1785
 tty_ldisc_receive_buf+0x63/0x100 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+0x1ce/0x410 drivers/tty/tty_buffer.c:495
 process_one_work kernel/workqueue.c:3236 [inline]
 process_scheduled_works+0x483/0x9a0 kernel/workqueue.c:3317
 worker_thread+0x51d/0x6f0 kernel/workqueue.c:3398
 kthread+0x1d1/0x210 kernel/kthread.c:389
 ret_from_fork+0x4b/0x60 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244

value changed: 0x00 -> 0x01

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Not tainted 6.13.0-rc7-syzkaller-00019-gc45323b7560e #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
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
2025/01/14 06:34 upstream c45323b7560e b1f1cd88 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in __stop_tty / pty_write_room
* Struck through repros no longer work on HEAD.