syzbot


KCSAN: data-race in n_tty_ioctl_helper / n_tty_receive_char (2)

Status: auto-obsoleted due to no activity on 2024/04/07 12:21
Subsystems: serial
[Documentation on labels]
Reported-by: syzbot+b1702774f7348506d3ac@syzkaller.appspotmail.com
First crash: 55d, last: 55d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in n_tty_ioctl_helper / n_tty_receive_char serial 1 603d 603d 0/26 auto-closed as invalid on 2022/10/07 05:26
upstream KCSAN: data-race in n_tty_ioctl_helper / n_tty_receive_char (3) serial 1 9d05h 9d05h 0/26 moderation: reported on 2024/04/18 07:46

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

write to 0xffff88816f75d5bd of 1 bytes by task 14976 on cpu 1:
 n_tty_ioctl_helper+0x20f/0x240 drivers/tty/tty_ioctl.c:954
 n_tty_ioctl+0xfd/0x200 drivers/tty/n_tty.c:2511
 tty_ioctl+0x875/0xbc0 drivers/tty/tty_io.c:2812
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:871 [inline]
 __se_sys_ioctl+0xcf/0x140 fs/ioctl.c:857
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:857
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xcd/0x1d0 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x63/0x6b

read to 0xffff88816f75d5bd of 1 bytes by task 20241 on cpu 0:
 n_tty_receive_char+0x5e/0x670 drivers/tty/n_tty.c:1427
 n_tty_receive_buf_standard+0x4bd/0x2e20 drivers/tty/n_tty.c:1606
 __receive_buf drivers/tty/n_tty.c:1630 [inline]
 n_tty_receive_buf_common+0x7e5/0xbc0 drivers/tty/n_tty.c:1729
 n_tty_receive_buf2+0x33/0x40 drivers/tty/n_tty.c:1775
 tty_ldisc_receive_buf+0x60/0xe0 drivers/tty/tty_buffer.c:386
 tty_port_default_receive_buf+0x59/0x90 drivers/tty/tty_port.c:37
 receive_buf drivers/tty/tty_buffer.c:444 [inline]
 flush_to_ldisc+0x1ca/0x400 drivers/tty/tty_buffer.c:494
 process_one_work kernel/workqueue.c:2633 [inline]
 process_scheduled_works+0x5b8/0xa40 kernel/workqueue.c:2706
 worker_thread+0x525/0x730 kernel/workqueue.c:2787
 kthread+0x1d7/0x210 kernel/kthread.c:388
 ret_from_fork+0x48/0x60 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:243

value changed: 0x00 -> 0x01

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 20241 Comm: kworker/u4:16 Not tainted 6.8.0-rc6-syzkaller-00250-g04b8076df253 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/25/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/03/03 12:21 upstream 04b8076df253 25905f5d .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-kcsan-gce KCSAN: data-race in n_tty_ioctl_helper / n_tty_receive_char
* Struck through repros no longer work on HEAD.