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: 0 PID: 8971 Comm: syz-executor389 Not tainted 4.14.300-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
task: ffff8880ab4ba580 task.stack: ffff8880ab8e8000
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:ffff8880ab8efc50 EFLAGS: 00010202
RAX: dffffc0000000000 RBX: ffff8880ab5bf6c0 RCX: 1ffffffff11995ac
RDX: 0000000000000045 RSI: ffffffff87cd1180 RDI: 0000000000000228
RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000020011
R10: ffff8880ab4bae30 R11: ffff8880ab4ba580 R12: 000000000000230b
R13: 0000000000000002 R14: ffff888092efaed2 R15: ffff888092efaef0
FS:  0000555556fca300(0000) GS:ffff8880ba400000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000020000000 CR3: 0000000093864000 CR4: 00000000003406f0
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
Code: fa 80 3d 65 9d 6c 03 00 0f 84 25 02 00 00 e8 1e 94 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 c0 6d bf 
RIP: __read_once_size include/linux/compiler.h:185 [inline] RSP: ffff8880ab8efc50
RIP: sk_dst_get include/net/sock.h:1772 [inline] RSP: ffff8880ab8efc50
RIP: pppol2tp_session_init+0x1ca/0x4d0 net/l2tp/l2tp_ppp.c:607 RSP: ffff8880ab8efc50
---[ end trace f7019b82ea70bbbc ]---
----------------
Code disassembly (best guess):
   0:	fa                   	cli
   1:	80 3d 65 9d 6c 03 00 	cmpb   $0x0,0x36c9d65(%rip)        # 0x36c9d6d
   8:	0f 84 25 02 00 00    	je     0x233
   e:	e8 1e 94 ce fa       	callq  0xface9431
  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:	c0                   	.byte 0xc0
  3e:	6d                   	insl   (%dx),%es:(%rdi)
  3f:	bf                   	.byte 0xbf