Oops: general protection fault, probably for non-canonical address 0xdffffc000000044c: 0000 [#1] PREEMPT SMP KASAN NOPTI KASAN: probably user-memory-access in range [0x0000000000002260-0x0000000000002267] CPU: 0 PID: 6510 Comm: kworker/u8:12 Not tainted 6.10.0-rc3-syzkaller-00021-g2ef5971ff345 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/07/2024 Workqueue: events_unbound flush_to_ldisc RIP: 0010:n_tty_receive_buf_common+0x136/0x12c0 drivers/tty/n_tty.c:1708 Code: 00 45 31 ed 48 89 8c 24 e0 00 00 00 48 c1 e9 03 48 89 8c 24 e8 00 00 00 48 89 5c 24 68 4c 89 6c 24 08 48 8b 84 24 e8 00 00 00 <42> 80 3c 30 00 74 0d 48 8b bc 24 e0 00 00 00 e8 16 e4 ca fc 4c 89 RSP: 0018:ffffc900043a79a8 EFLAGS: 00010212 RAX: 000000000000044c RBX: ffff888011340438 RCX: 000000000000044c RDX: 0000000000000001 RSI: 0000000000000008 RDI: 0000000000000001 RBP: 0000000000000000 R08: ffff888011340287 R09: 1ffff11002268050 R10: dffffc0000000000 R11: ffffed1002268051 R12: ffff88806fd64820 R13: 0000000000000000 R14: dffffc0000000000 R15: ffff88806fd64820 FS: 0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000020078000 CR3: 000000000e132000 CR4: 0000000000350ef0 Call Trace: tty_port_default_receive_buf+0x6d/0xa0 drivers/tty/tty_port.c:37 receive_buf drivers/tty/tty_buffer.c:445 [inline] flush_to_ldisc+0x32a/0x860 drivers/tty/tty_buffer.c:495 process_one_work kernel/workqueue.c:3231 [inline] process_scheduled_works+0xa2e/0x1830 kernel/workqueue.c:3312 worker_thread+0x86d/0xd70 kernel/workqueue.c:3393 kthread+0x2f2/0x390 kernel/kthread.c:389 ret_from_fork+0x4d/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:n_tty_receive_buf_common+0x136/0x12c0 drivers/tty/n_tty.c:1708 Code: 00 45 31 ed 48 89 8c 24 e0 00 00 00 48 c1 e9 03 48 89 8c 24 e8 00 00 00 48 89 5c 24 68 4c 89 6c 24 08 48 8b 84 24 e8 00 00 00 <42> 80 3c 30 00 74 0d 48 8b bc 24 e0 00 00 00 e8 16 e4 ca fc 4c 89 RSP: 0018:ffffc900043a79a8 EFLAGS: 00010212 RAX: 000000000000044c RBX: ffff888011340438 RCX: 000000000000044c RDX: 0000000000000001 RSI: 0000000000000008 RDI: 0000000000000001 RBP: 0000000000000000 R08: ffff888011340287 R09: 1ffff11002268050 R10: dffffc0000000000 R11: ffffed1002268051 R12: ffff88806fd64820 R13: 0000000000000000 R14: dffffc0000000000 R15: ffff88806fd64820 FS: 0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000020078000 CR3: 000000000e132000 CR4: 0000000000350ef0 ---------------- Code disassembly (best guess): 0: 00 45 31 add %al,0x31(%rbp) 3: ed in (%dx),%eax 4: 48 89 8c 24 e0 00 00 mov %rcx,0xe0(%rsp) b: 00 c: 48 c1 e9 03 shr $0x3,%rcx 10: 48 89 8c 24 e8 00 00 mov %rcx,0xe8(%rsp) 17: 00 18: 48 89 5c 24 68 mov %rbx,0x68(%rsp) 1d: 4c 89 6c 24 08 mov %r13,0x8(%rsp) 22: 48 8b 84 24 e8 00 00 mov 0xe8(%rsp),%rax 29: 00 * 2a: 42 80 3c 30 00 cmpb $0x0,(%rax,%r14,1) <-- trapping instruction 2f: 74 0d je 0x3e 31: 48 8b bc 24 e0 00 00 mov 0xe0(%rsp),%rdi 38: 00 39: e8 16 e4 ca fc call 0xfccae454 3e: 4c rex.WR 3f: 89 .byte 0x89