==================================================================
BUG: KCSAN: data-race in n_tty_receive_buf_common / n_tty_write

write to 0xffffc90000969020 of 8 bytes by task 24565 on cpu 1:
 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:1877 [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 0xffffc90000969020 of 8 bytes by task 5128 on cpu 0:
 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:2600
 worker_thread+0x5f2/0xa10 kernel/workqueue.c:2751
 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:304

value changed: 0x000000000000001c -> 0x0000000000000022

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 PID: 5128 Comm: kworker/u4:56 Tainted: G        W          6.5.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023
Workqueue: events_unbound flush_to_ldisc
==================================================================