general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f] CPU: 1 PID: 31589 Comm: syz-executor.3 Not tainted 5.17.0-rc3-syzkaller-00316-gb81b1829e7e3 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 RIP: 0010:sk_prot_mem_limits include/net/sock.h:1523 [inline] RIP: 0010:sock_reserve_memory net/core/sock.c:1000 [inline] RIP: 0010:sock_setsockopt+0x23e0/0x2cb0 net/core/sock.c:1446 Code: fa 48 c1 ea 03 80 3c 02 00 0f 85 3c 05 00 00 48 8b 83 20 01 00 00 ba ff ff 37 00 48 c1 e2 2a 48 8d 78 08 48 89 f9 48 c1 e9 03 <80> 3c 11 00 0f 85 11 08 00 00 48 8b 40 08 48 8b b5 90 fe ff ff 48 RSP: 0018:ffffc90000dffc70 EFLAGS: 00010212 RAX: 0000000000000000 RBX: ffffffff8c40e380 RCX: 0000000000000001 RDX: dffffc0000000000 RSI: 0000000000000008 RDI: 0000000000000008 RBP: ffffc90000dffde8 R08: 0000000000000001 R09: ffffffff90696527 R10: fffffbfff20d2ca4 R11: 0000000000000000 R12: ffff88816f24a234 R13: ffff88816f24a4a0 R14: 0000000000000001 R15: ffff88816f24a000 FS: 00007fea770b3700(0000) GS:ffff8880b9d00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fea78852090 CR3: 0000000073dcf000 CR4: 0000000000350ee0 Call Trace: __sys_setsockopt+0x4f8/0x610 net/socket.c:2176 __do_sys_setsockopt net/socket.c:2191 [inline] __se_sys_setsockopt net/socket.c:2188 [inline] __x64_sys_setsockopt+0xba/0x150 net/socket.c:2188 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae RIP: 0033:0x7fea7873e059 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fea770b3168 EFLAGS: 00000246 ORIG_RAX: 0000000000000036 RAX: ffffffffffffffda RBX: 00007fea78850f60 RCX: 00007fea7873e059 RDX: 0000000000000049 RSI: 0000000000000001 RDI: 0000000000000004 RBP: 00007fea7879808d R08: 0000000000000004 R09: 0000000000000000 R10: 0000000020000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffff7594b1f R14: 00007fea770b3300 R15: 0000000000022000 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:sk_prot_mem_limits include/net/sock.h:1523 [inline] RIP: 0010:sock_reserve_memory net/core/sock.c:1000 [inline] RIP: 0010:sock_setsockopt+0x23e0/0x2cb0 net/core/sock.c:1446 Code: fa 48 c1 ea 03 80 3c 02 00 0f 85 3c 05 00 00 48 8b 83 20 01 00 00 ba ff ff 37 00 48 c1 e2 2a 48 8d 78 08 48 89 f9 48 c1 e9 03 <80> 3c 11 00 0f 85 11 08 00 00 48 8b 40 08 48 8b b5 90 fe ff ff 48 RSP: 0018:ffffc90000dffc70 EFLAGS: 00010212 RAX: 0000000000000000 RBX: ffffffff8c40e380 RCX: 0000000000000001 RDX: dffffc0000000000 RSI: 0000000000000008 RDI: 0000000000000008 RBP: ffffc90000dffde8 R08: 0000000000000001 R09: ffffffff90696527 R10: fffffbfff20d2ca4 R11: 0000000000000000 R12: ffff88816f24a234 R13: ffff88816f24a4a0 R14: 0000000000000001 R15: ffff88816f24a000 FS: 00007fea770b3700(0000) GS:ffff8880b9c00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fbb611ec1b8 CR3: 0000000073dcf000 CR4: 0000000000350ef0 ---------------- Code disassembly (best guess): 0: fa cli 1: 48 c1 ea 03 shr $0x3,%rdx 5: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) 9: 0f 85 3c 05 00 00 jne 0x54b f: 48 8b 83 20 01 00 00 mov 0x120(%rbx),%rax 16: ba ff ff 37 00 mov $0x37ffff,%edx 1b: 48 c1 e2 2a shl $0x2a,%rdx 1f: 48 8d 78 08 lea 0x8(%rax),%rdi 23: 48 89 f9 mov %rdi,%rcx 26: 48 c1 e9 03 shr $0x3,%rcx * 2a: 80 3c 11 00 cmpb $0x0,(%rcx,%rdx,1) <-- trapping instruction 2e: 0f 85 11 08 00 00 jne 0x845 34: 48 8b 40 08 mov 0x8(%rax),%rax 38: 48 8b b5 90 fe ff ff mov -0x170(%rbp),%rsi 3f: 48 rex.W