syzbot


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

Status: auto-obsoleted due to no activity on 2024/09/10 06:07
Subsystems: serial
[Documentation on labels]
Reported-by: syzbot+bbf3261c50e39361cf49@syzkaller.appspotmail.com
First crash: 37d, last: 37d
Similar bugs (6)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __stop_tty / n_tty_receive_char (5) serial 4 363d 399d 0/27 auto-obsoleted due to no activity on 2023/10/20 07:37
upstream KCSAN: data-race in __stop_tty / n_tty_receive_char (6) serial 17 74d 231d 0/27 auto-obsoleted due to no activity on 2024/08/04 08:07
upstream KCSAN: data-race in __stop_tty / n_tty_receive_char (4) serial 2 707d 712d 0/27 auto-obsoleted due to no activity on 2022/11/10 02:34
upstream KCSAN: data-race in __stop_tty / n_tty_receive_char (3) serial 1 796d 796d 0/27 auto-closed as invalid on 2022/08/13 02:09
upstream KCSAN: data-race in __stop_tty / n_tty_receive_char (2) serial 2 886d 894d 0/27 auto-closed as invalid on 2022/05/15 01:17
upstream KCSAN: data-race in __stop_tty / n_tty_receive_char serial 1 1081d 1081d 0/27 auto-closed as invalid on 2021/11/01 13:40

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

write to 0xffff888114efb1bc of 1 bytes by task 4355 on cpu 1:
 __stop_tty+0x42/0x90 drivers/tty/tty_io.c:753
 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+0x886/0xbe0 drivers/tty/tty_io.c:2812
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:907 [inline]
 __se_sys_ioctl+0xd3/0x150 fs/ioctl.c:893
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:893
 x64_sys_call+0x15cc/0x2d60 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 0xffff888114efb1bc of 1 bytes by task 11 on cpu 0:
 n_tty_receive_char+0x3d/0x680 drivers/tty/n_tty.c:1427
 n_tty_receive_buf_standard+0x4bd/0x2e30 drivers/tty/n_tty.c:1606
 __receive_buf drivers/tty/n_tty.c:1640 [inline]
 n_tty_receive_buf_common+0x83a/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:3231 [inline]
 process_scheduled_works+0x483/0x9a0 kernel/workqueue.c:3312
 worker_thread+0x526/0x700 kernel/workqueue.c:3390
 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: 0 UID: 0 PID: 11 Comm: kworker/u8:0 Not tainted 6.11.0-rc2-syzkaller-00004-gb446a2dae984 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/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/08/06 06:07 upstream b446a2dae984 e1bdb00a .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in __stop_tty / n_tty_receive_char
* Struck through repros no longer work on HEAD.