==================================================================
BUG: KCSAN: data-race in n_tty_receive_char_flow_ctrl / tty_set_termios

write to 0xffff88812f957521 of 1 bytes by task 13414 on cpu 1:
 unset_locked_termios drivers/tty/tty_ioctl.c:220 [inline]
 tty_set_termios+0x480/0x8b0 drivers/tty/tty_ioctl.c:340
 set_termios+0x364/0x4f0 drivers/tty/tty_ioctl.c:520
 tty_mode_ioctl+0x394/0x5d0 drivers/tty/tty_ioctl.c:-1
 n_tty_ioctl_helper+0x8d/0x240 drivers/tty/tty_ioctl.c:986
 n_tty_ioctl+0xfd/0x210 drivers/tty/n_tty.c:2509
 tty_ioctl+0x878/0xbd0 drivers/tty/tty_io.c:2811
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:906 [inline]
 __se_sys_ioctl+0xc9/0x140 fs/ioctl.c:892
 __x64_sys_ioctl+0x43/0x50 fs/ioctl.c:892
 x64_sys_call+0x168d/0x2e10 arch/x86/include/generated/asm/syscalls_64.h:17
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0xc9/0x1a0 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

read to 0xffff88812f957521 of 1 bytes by task 11228 on cpu 0:
 n_tty_is_char_flow_ctrl drivers/tty/n_tty.c:1204 [inline]
 n_tty_receive_char_flow_ctrl+0x22/0x1a0 drivers/tty/n_tty.c:1225
 n_tty_lookahead_flow_ctrl+0xee/0x130 drivers/tty/n_tty.c:1500
 tty_port_default_lookahead_buf+0x8a/0xc0 drivers/tty/tty_port.c:59
 lookahead_bufs drivers/tty/tty_buffer.c:428 [inline]
 flush_to_ldisc+0x322/0x410 drivers/tty/tty_buffer.c:498
 process_one_work kernel/workqueue.c:3238 [inline]
 process_scheduled_works+0x4de/0xa20 kernel/workqueue.c:3319
 worker_thread+0x52c/0x710 kernel/workqueue.c:3400
 kthread+0x4b7/0x540 kernel/kthread.c:464
 ret_from_fork+0x4b/0x60 arch/x86/kernel/process.c:153
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245

value changed: 0x11 -> 0x6f

Reported by Kernel Concurrency Sanitizer on:
CPU: 0 UID: 0 PID: 11228 Comm: kworker/u8:11 Tainted: G        W           6.15.0-rc3-syzkaller-00001-g9d7a0577c9db #0 PREEMPT(voluntary) 
Tainted: [W]=WARN
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
Workqueue: events_unbound flush_to_ldisc
==================================================================