syzbot |
sign-in | mailing list | source | docs |
🐞 Open [1161] ≡ Subsystems 🐞 Fixed [4414] 🐞 Invalid [9934] 📈 Kernel Health 📈 Bug Lifetimes 📈 Fuzzing 📈 Crashes | 💬 Send us feedback |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
upstream | KCSAN: data-race in __stop_tty / pty_write | 1 | 624d | 624d | 0/24 | auto-closed as invalid on 2021/08/19 13:20 | |||
upstream | KCSAN: data-race in __stop_tty / pty_write (6) | 1 | 317d | 317d | 0/24 | auto-closed as invalid on 2022/06/22 11:40 | |||
upstream | KCSAN: data-race in __stop_tty / pty_write (2) | 1 | 541d | 541d | 0/24 | auto-closed as invalid on 2021/11/09 20:04 | |||
upstream | KCSAN: data-race in __stop_tty / pty_write (4) | 1 | 414d | 414d | 0/24 | auto-closed as invalid on 2022/03/17 12:14 | |||
upstream | KCSAN: data-race in __stop_tty / pty_write (5) | 1 | 370d | 370d | 0/24 | auto-closed as invalid on 2022/04/30 10:57 | |||
upstream | KCSAN: data-race in __stop_tty / pty_write (7) | 1 | 176d | 176d | 0/24 | auto-obsoleted due to no activity on 2022/11/10 14:49 |
================================================================== BUG: KCSAN: data-race in __stop_tty / pty_write write to 0xffff88813ee2b5bc of 1 bytes by task 23528 on cpu 1: __stop_tty+0x3e/0x80 drivers/tty/tty_io.c:768 n_tty_ioctl_helper+0x310/0x450 drivers/tty/tty_ioctl.c:872 n_tty_ioctl+0xfc/0x1f0 drivers/tty/n_tty.c:2421 tty_ioctl+0xaf5/0x1130 drivers/tty/tty_io.c:2814 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:874 [inline] __se_sys_ioctl+0xcb/0x140 fs/ioctl.c:860 __x64_sys_ioctl+0x3f/0x50 fs/ioctl.c:860 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae read to 0xffff88813ee2b5bc of 1 bytes by task 7866 on cpu 0: pty_write+0x38/0x120 drivers/tty/pty.c:116 tty_put_char+0x7f/0xa0 drivers/tty/tty_io.c:3174 __process_echoes+0x3ad/0x660 drivers/tty/n_tty.c:725 flush_echoes drivers/tty/n_tty.c:826 [inline] __receive_buf drivers/tty/n_tty.c:1579 [inline] n_tty_receive_buf_common+0x4c38/0x4e70 drivers/tty/n_tty.c:1674 n_tty_receive_buf2+0x2e/0x40 drivers/tty/n_tty.c:1709 tty_ldisc_receive_buf+0x5b/0xf0 drivers/tty/tty_buffer.c:471 tty_port_default_receive_buf+0x54/0x80 drivers/tty/tty_port.c:39 receive_buf drivers/tty/tty_buffer.c:491 [inline] flush_to_ldisc+0x1c5/0x300 drivers/tty/tty_buffer.c:543 process_one_work+0x3fc/0x980 kernel/workqueue.c:2298 worker_thread+0x616/0xa70 kernel/workqueue.c:2445 kthread+0x2c7/0x2e0 kernel/kthread.c:327 ret_from_fork+0x1f/0x30 value changed: 0x00 -> 0x01 Reported by Kernel Concurrency Sanitizer on: CPU: 0 PID: 7866 Comm: kworker/u4:3 Not tainted 5.15.0-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: events_unbound flush_to_ldisc ==================================================================
Manager | Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
ci2-upstream-kcsan-gce | 2021/11/15 06:51 | upstream | ce49bfc8d037 | 75b04091 | .config | console log | report | info | KCSAN: data-race in __stop_tty / pty_write |