kasan: CONFIG_KASAN_INLINE enabled kasan: GPF could be caused by NULL-ptr deref or user memory access general protection fault: 0000 [#1] PREEMPT SMP KASAN Modules linked in: CPU: 1 PID: 11400 Comm: syz-executor.1 Not tainted 4.14.303-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/12/2023 task: ffff8880b47f6280 task.stack: ffff88804e340000 RIP: 0010:__read_once_size include/linux/compiler.h:185 [inline] RIP: 0010:sk_dst_get include/net/sock.h:1772 [inline] RIP: 0010:pppol2tp_session_init+0x1ca/0x4d0 net/l2tp/l2tp_ppp.c:607 RSP: 0018:ffff88804e347c50 EFLAGS: 00010202 RAX: dffffc0000000000 RBX: ffff888096fbe4c0 RCX: ffffc90006ed3000 RDX: 0000000000000045 RSI: ffffffff8686f7d2 RDI: 0000000000000228 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000020011 R10: ffff8880b47f6b30 R11: ffff8880b47f6280 R12: 0000000000002c88 R13: 0000000000000002 R14: ffff888051d0a9d2 R15: ffff888051d0a9f0 FS: 00007f9d5e86b700(0000) GS:ffff8880ba500000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055dfde863a38 CR3: 000000009eef1000 CR4: 00000000003406e0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: pppol2tp_connect+0xd5c/0x13d0 net/l2tp/l2tp_ppp.c:781 SYSC_connect net/socket.c:1655 [inline] SyS_connect+0x1f4/0x240 net/socket.c:1636 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x5e/0xd3 RIP: 0033:0x7f9d602f90c9 RSP: 002b:00007f9d5e86b168 EFLAGS: 00000246 ORIG_RAX: 000000000000002a RAX: ffffffffffffffda RBX: 00007f9d60418f80 RCX: 00007f9d602f90c9 RDX: 000000000000002e RSI: 0000000020000000 RDI: 0000000000000007 RBP: 00007f9d60354ae9 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffddf7f019f R14: 00007f9d5e86b300 R15: 0000000000022000 Code: fa 80 3d 76 6f 6c 03 00 0f 84 25 02 00 00 e8 1e 5e ce fa 48 8d bd 28 02 00 00 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 <80> 3c 02 00 0f 85 db 02 00 00 48 8b ad 28 02 00 00 e8 30 3c bf RIP: __read_once_size include/linux/compiler.h:185 [inline] RSP: ffff88804e347c50 RIP: sk_dst_get include/net/sock.h:1772 [inline] RSP: ffff88804e347c50 RIP: pppol2tp_session_init+0x1ca/0x4d0 net/l2tp/l2tp_ppp.c:607 RSP: ffff88804e347c50 ---[ end trace 2e83d9f1e5871b7a ]--- ---------------- Code disassembly (best guess): 0: fa cli 1: 80 3d 76 6f 6c 03 00 cmpb $0x0,0x36c6f76(%rip) # 0x36c6f7e 8: 0f 84 25 02 00 00 je 0x233 e: e8 1e 5e ce fa callq 0xface5e31 13: 48 8d bd 28 02 00 00 lea 0x228(%rbp),%rdi 1a: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 21: fc ff df 24: 48 89 fa mov %rdi,%rdx 27: 48 c1 ea 03 shr $0x3,%rdx * 2b: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) <-- trapping instruction 2f: 0f 85 db 02 00 00 jne 0x310 35: 48 8b ad 28 02 00 00 mov 0x228(%rbp),%rbp 3c: e8 .byte 0xe8 3d: 30 3c bf xor %bh,(%rdi,%rdi,4)