general protection fault, probably for non-canonical address 0xdffffc000000001b: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x00000000000000d8-0x00000000000000df] CPU: 1 PID: 24484 Comm: syz-executor.2 Tainted: G W 5.17.0-syzkaller-10753-gbddac7c1e02b #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 RIP: 0010:llc_ui_sendmsg+0x1ea/0x10d0 net/llc/af_llc.c:947 Code: 80 3c 02 00 0f 85 50 0d 00 00 4c 8b a5 38 05 00 00 48 b8 00 00 00 00 00 fc ff df 49 8d bc 24 de 00 00 00 48 89 fa 48 c1 ea 03 <0f> b6 14 02 48 89 f8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 33 RSP: 0018:ffffc9000b7c7be0 EFLAGS: 00010217 RAX: dffffc0000000000 RBX: ffffc9000b7c7d90 RCX: 0000000000000000 RDX: 000000000000001b RSI: ffffffff875a40e3 RDI: 00000000000000de RBP: ffff888039649000 R08: 0000000000000000 R09: 0000000000000000 R10: ffffffff875a40d5 R11: 0000000000000000 R12: 0000000000000000 R13: ffff888083876618 R14: 0000000000000011 R15: 0000000000000000 FS: 00007f78d3157700(0000) GS:ffff8880b9d00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f312fd6c058 CR3: 000000007df5b000 CR4: 0000000000350ee0 Call Trace: sock_sendmsg_nosec net/socket.c:705 [inline] sock_sendmsg+0xcf/0x120 net/socket.c:725 __sys_sendto+0x21c/0x320 net/socket.c:2040 __do_sys_sendto net/socket.c:2052 [inline] __se_sys_sendto net/socket.c:2048 [inline] __x64_sys_sendto+0xdd/0x1b0 net/socket.c:2048 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:0x7f78d2089049 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:00007f78d3157168 EFLAGS: 00000246 ORIG_RAX: 000000000000002c RAX: ffffffffffffffda RBX: 00007f78d219c030 RCX: 00007f78d2089049 RDX: 0000000000000011 RSI: 0000000020001780 RDI: 0000000000000004 RBP: 00007f78d20e308d R08: 0000000000000000 R09: 0000000000000000 R10: 000000000000c0c0 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffd99e5bb4f R14: 00007f78d3157300 R15: 0000000000022000 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:llc_ui_sendmsg+0x1ea/0x10d0 net/llc/af_llc.c:947 Code: 80 3c 02 00 0f 85 50 0d 00 00 4c 8b a5 38 05 00 00 48 b8 00 00 00 00 00 fc ff df 49 8d bc 24 de 00 00 00 48 89 fa 48 c1 ea 03 <0f> b6 14 02 48 89 f8 83 e0 07 83 c0 01 38 d0 7c 08 84 d2 0f 85 33 RSP: 0018:ffffc9000b7c7be0 EFLAGS: 00010217 RAX: dffffc0000000000 RBX: ffffc9000b7c7d90 RCX: 0000000000000000 RDX: 000000000000001b RSI: ffffffff875a40e3 RDI: 00000000000000de RBP: ffff888039649000 R08: 0000000000000000 R09: 0000000000000000 R10: ffffffff875a40d5 R11: 0000000000000000 R12: 0000000000000000 R13: ffff888083876618 R14: 0000000000000011 R15: 0000000000000000 FS: 00007f78d3157700(0000) GS:ffff8880b9d00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f3130dec718 CR3: 000000007df5b000 CR4: 0000000000350ee0 ---------------- Code disassembly (best guess): 0: 80 3c 02 00 cmpb $0x0,(%rdx,%rax,1) 4: 0f 85 50 0d 00 00 jne 0xd5a a: 4c 8b a5 38 05 00 00 mov 0x538(%rbp),%r12 11: 48 b8 00 00 00 00 00 movabs $0xdffffc0000000000,%rax 18: fc ff df 1b: 49 8d bc 24 de 00 00 lea 0xde(%r12),%rdi 22: 00 23: 48 89 fa mov %rdi,%rdx 26: 48 c1 ea 03 shr $0x3,%rdx * 2a: 0f b6 14 02 movzbl (%rdx,%rax,1),%edx <-- trapping instruction 2e: 48 89 f8 mov %rdi,%rax 31: 83 e0 07 and $0x7,%eax 34: 83 c0 01 add $0x1,%eax 37: 38 d0 cmp %dl,%al 39: 7c 08 jl 0x43 3b: 84 d2 test %dl,%dl 3d: 0f .byte 0xf 3e: 85 33 test %esi,(%rbx)