syzbot


KCSAN: data-race in __start_tty / n_tty_receive_char

Status: auto-obsoleted due to no activity on 2023/06/22 00:17
Subsystems: serial
[Documentation on labels]
First crash: 356d, last: 356d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in __start_tty / n_tty_receive_char (2) serial 1 58d 58d 0/26 auto-obsoleted due to no activity on 2024/04/15 08:15
upstream KCSAN: data-race in __start_tty / n_tty_receive_char (3) serial 3 6d16h 19d 0/26 moderation: reported on 2024/04/19 10:17

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

write to 0xffff8881420c15bc of 1 bytes by task 15646 on cpu 0:
 __start_tty+0x73/0x160 drivers/tty/tty_io.c:787
 n_tty_ioctl_helper+0x112/0x240 drivers/tty/tty_ioctl.c:979
 n_tty_ioctl+0xfd/0x200 drivers/tty/n_tty.c:2482
 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 0xffff8881420c15bc of 1 bytes by task 10578 on cpu 1:
 n_tty_receive_char+0x3d/0x670 drivers/tty/n_tty.c:1409
 n_tty_receive_buf_standard+0x484/0x2d40 drivers/tty/n_tty.c:1588
 __receive_buf drivers/tty/n_tty.c:1612 [inline]
 n_tty_receive_buf_common+0x84a/0xb50 drivers/tty/n_tty.c:1710
 n_tty_receive_buf2+0x32/0x40 drivers/tty/n_tty.c:1745
 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:2405
 worker_thread+0x5f2/0xa10 kernel/workqueue.c:2552
 kthread+0x1d7/0x210 kernel/kthread.c:379
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:308

value changed: 0x01 -> 0x00

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 10578 Comm: kworker/u4:8 Not tainted 6.4.0-rc2-syzkaller-00015-g1b66c114d161 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/28/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/05/18 00:10 upstream 1b66c114d161 3bb7af1d .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in __start_tty / n_tty_receive_char
* Struck through repros no longer work on HEAD.