syzbot


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

Status: moderation: reported on 2024/12/21 15:29
Subsystems: serial
[Documentation on labels]
Reported-by: syzbot+fd81d1588c86610e24e8@syzkaller.appspotmail.com
First crash: 10h59m, last: 10h59m
Similar bugs (14)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __stop_tty / pty_write serial 1 1255d 1255d 0/28 auto-closed as invalid on 2021/08/19 13:20
upstream KCSAN: data-race in __stop_tty / pty_write (6) serial 1 948d 948d 0/28 auto-closed as invalid on 2022/06/22 11:40
upstream KCSAN: data-race in __stop_tty / pty_write (8) serial 4 608d 624d 0/28 auto-obsoleted due to no activity on 2023/05/28 07:29
upstream KCSAN: data-race in __stop_tty / pty_write (9) serial 3 518d 548d 0/28 auto-obsoleted due to no activity on 2023/08/26 21:27
upstream KCSAN: data-race in __stop_tty / pty_write (2) serial 1 1173d 1173d 0/28 auto-closed as invalid on 2021/11/09 20:04
upstream KCSAN: data-race in __stop_tty / pty_write (4) serial 1 1045d 1045d 0/28 auto-closed as invalid on 2022/03/17 12:14
upstream KCSAN: data-race in __stop_tty / pty_write (3) serial 1 1132d 1132d 0/28 auto-closed as invalid on 2021/12/20 07:00
upstream KCSAN: data-race in __stop_tty / pty_write (13) serial 19 98d 276d 0/28 auto-obsoleted due to no activity on 2024/10/19 22:07
upstream KCSAN: data-race in __stop_tty / pty_write (5) serial 1 1001d 1001d 0/28 auto-closed as invalid on 2022/04/30 10:57
upstream KCSAN: data-race in __stop_tty / pty_write (10) serial 1 469d 469d 0/28 auto-obsoleted due to no activity on 2023/10/14 11:29
upstream KCSAN: data-race in __stop_tty / pty_write (11) serial 3 426d 429d 0/28 auto-obsoleted due to no activity on 2023/11/26 18:07
upstream KCSAN: data-race in __stop_tty / pty_write (14) serial 1 59d 59d 0/28 auto-obsoleted due to no activity on 2024/12/18 17:29
upstream KCSAN: data-race in __stop_tty / pty_write (12) serial 7 313d 374d 0/28 auto-obsoleted due to no activity on 2024/03/18 19:09
upstream KCSAN: data-race in __stop_tty / pty_write (7) serial 1 807d 807d 0/28 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 0xffff888135a565bc of 1 bytes by task 22414 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 0xffff888135a565bc of 1 bytes by task 10763 on cpu 1:
 pty_write+0x26/0xa0 drivers/tty/pty.c:115
 tty_put_char+0x8d/0xc0 drivers/tty/tty_io.c:3168
 __process_echoes+0x12c/0x6b0 drivers/tty/n_tty.c:724
 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:3229 [inline]
 process_scheduled_works+0x483/0x9a0 kernel/workqueue.c:3310
 worker_thread+0x51d/0x6f0 kernel/workqueue.c:3391
 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: 10763 Comm: kworker/u8:30 Not tainted 6.13.0-rc3-syzkaller-00209-g499551201b5f #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
2024/12/21 15:29 upstream 499551201b5f d7f584ee .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.