================================================================== BUG: KCSAN: data-race in n_tty_receive_buf_common / n_tty_write write to 0xffffc9000082f020 of 8 bytes by task 29575 on cpu 0: process_echoes drivers/tty/n_tty.c:797 [inline] n_tty_write+0x1b6/0xa80 drivers/tty/n_tty.c:2352 do_tty_write drivers/tty/tty_io.c:1027 [inline] file_tty_write+0x396/0x680 drivers/tty/tty_io.c:1098 tty_write+0x28/0x30 drivers/tty/tty_io.c:1119 call_write_iter include/linux/fs.h:1871 [inline] new_sync_write fs/read_write.c:491 [inline] vfs_write+0x4ab/0x7d0 fs/read_write.c:584 ksys_write+0xeb/0x1a0 fs/read_write.c:637 __do_sys_write fs/read_write.c:649 [inline] __se_sys_write fs/read_write.c:646 [inline] __x64_sys_write+0x42/0x50 fs/read_write.c:646 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 0xffffc9000082f020 of 8 bytes by task 2195 on cpu 1: flush_echoes drivers/tty/n_tty.c:811 [inline] __receive_buf drivers/tty/n_tty.c:1614 [inline] n_tty_receive_buf_common+0x892/0xbd0 drivers/tty/n_tty.c:1710 n_tty_receive_buf2+0x32/0x40 drivers/tty/n_tty.c:1756 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+0x434/0x860 kernel/workqueue.c:2597 worker_thread+0x5f2/0xa10 kernel/workqueue.c:2748 kthread+0x1d7/0x210 kernel/kthread.c:389 ret_from_fork+0x2e/0x40 arch/x86/kernel/process.c:145 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:296 value changed: 0x0000000000000008 -> 0x000000000000000e Reported by Kernel Concurrency Sanitizer on: CPU: 1 PID: 2195 Comm: kworker/u4:4 Not tainted 6.5.0-rc3-syzkaller-00123-g57012c57536f #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2023 Workqueue: events_unbound flush_to_ldisc ==================================================================