================================================================== BUG: KCSAN: data-race in n_tty_receive_buf_common / n_tty_write write to 0xffffc9000123f020 of 8 bytes by task 30802 on cpu 1: process_echoes drivers/tty/n_tty.c:807 [inline] n_tty_write+0x191/0xaf0 drivers/tty/n_tty.c:2274 do_tty_write drivers/tty/tty_io.c:1038 [inline] file_tty_write+0x409/0x660 drivers/tty/tty_io.c:1110 tty_write+0x24/0x30 drivers/tty/tty_io.c:1131 call_write_iter include/linux/fs.h:2162 [inline] new_sync_write fs/read_write.c:503 [inline] vfs_write+0x7f5/0x950 fs/read_write.c:590 ksys_write+0xd9/0x190 fs/read_write.c:643 __do_sys_write fs/read_write.c:655 [inline] __se_sys_write fs/read_write.c:652 [inline] __x64_sys_write+0x3e/0x50 fs/read_write.c:652 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 0xffffc9000123f020 of 8 bytes by task 2112 on cpu 0: flush_echoes drivers/tty/n_tty.c:821 [inline] __receive_buf drivers/tty/n_tty.c:1579 [inline] n_tty_receive_buf_common+0x4bc8/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: 0x000000000000003e -> 0x000000000000004b Reported by Kernel Concurrency Sanitizer on: CPU: 0 PID: 2112 Comm: kworker/u4:7 Tainted: G W 5.16.0-rc7-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: events_unbound flush_to_ldisc ==================================================================