Oops: general protection fault, probably for non-canonical address 0xdffffc0000008034: 0000 [#1] SMP KASAN PTI KASAN: probably user-memory-access in range [0x00000000000401a0-0x00000000000401a7] CPU: 0 UID: 0 PID: 9048 Comm: syz.3.591 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026 RIP: 0010:sigd_send+0x48d/0xf10 net/atm/signaling.c:78 Code: 8d 66 14 4c 89 e0 48 c1 e8 03 0f b6 04 18 84 c0 0f 85 cc 06 00 00 31 ed 41 2b 2c 24 49 8d bf 9c 01 00 00 48 89 f8 48 c1 e8 03 <0f> b6 04 18 84 c0 0f 85 ca 06 00 00 41 89 af 9c 01 00 00 49 8d bf RSP: 0018:ffffc9000d4a77e0 EFLAGS: 00010202 RAX: 0000000000008034 RBX: dffffc0000000000 RCX: 0000000000000005 RDX: ffffffff8ae0fd4f RSI: ffffffff90013360 RDI: 00000000000401a0 RBP: 0000000000000000 R08: ffff888031a03c80 R09: 0000000000000007 R10: 000000000000000f R11: 0000000000000000 R12: ffff88807ae52094 R13: 1ffff1100f5ca410 R14: ffff88807ae52080 R15: 0000000000040004 FS: 00007f0dee7906c0(0000) GS:ffff888125018000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055556d8ff9e8 CR3: 00000000355a0000 CR4: 00000000003526f0 Call Trace: vcc_sendmsg+0xb80/0xdf0 net/atm/common.c:650 sock_sendmsg_nosec+0x18f/0x1d0 net/socket.c:737 __sock_sendmsg net/socket.c:752 [inline] ____sys_sendmsg+0x589/0x8c0 net/socket.c:2610 ___sys_sendmsg+0x2a5/0x360 net/socket.c:2664 __sys_sendmsg net/socket.c:2696 [inline] __do_sys_sendmsg net/socket.c:2701 [inline] __se_sys_sendmsg net/socket.c:2699 [inline] __x64_sys_sendmsg+0x1bd/0x2a0 net/socket.c:2699 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f0ded99a679 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f0dee790028 EFLAGS: 00000246 ORIG_RAX: 000000000000002e RAX: ffffffffffffffda RBX: 00007f0dedc05fa0 RCX: 00007f0ded99a679 RDX: 0000000000000000 RSI: 0000200000000500 RDI: 0000000000000004 RBP: 00007f0deda2dee0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f0dedc06038 R14: 00007f0dedc05fa0 R15: 00007ffe5767b328 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:sigd_send+0x48d/0xf10 net/atm/signaling.c:78 Code: 8d 66 14 4c 89 e0 48 c1 e8 03 0f b6 04 18 84 c0 0f 85 cc 06 00 00 31 ed 41 2b 2c 24 49 8d bf 9c 01 00 00 48 89 f8 48 c1 e8 03 <0f> b6 04 18 84 c0 0f 85 ca 06 00 00 41 89 af 9c 01 00 00 49 8d bf RSP: 0018:ffffc9000d4a77e0 EFLAGS: 00010202 RAX: 0000000000008034 RBX: dffffc0000000000 RCX: 0000000000000005 RDX: ffffffff8ae0fd4f RSI: ffffffff90013360 RDI: 00000000000401a0 RBP: 0000000000000000 R08: ffff888031a03c80 R09: 0000000000000007 R10: 000000000000000f R11: 0000000000000000 R12: ffff88807ae52094 R13: 1ffff1100f5ca410 R14: ffff88807ae52080 R15: 0000000000040004 FS: 00007f0dee7906c0(0000) GS:ffff888125118000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007efd857ce198 CR3: 00000000355a0000 CR4: 00000000003526f0 ---------------- Code disassembly (best guess): 0: 8d 66 14 lea 0x14(%rsi),%esp 3: 4c 89 e0 mov %r12,%rax 6: 48 c1 e8 03 shr $0x3,%rax a: 0f b6 04 18 movzbl (%rax,%rbx,1),%eax e: 84 c0 test %al,%al 10: 0f 85 cc 06 00 00 jne 0x6e2 16: 31 ed xor %ebp,%ebp 18: 41 2b 2c 24 sub (%r12),%ebp 1c: 49 8d bf 9c 01 00 00 lea 0x19c(%r15),%rdi 23: 48 89 f8 mov %rdi,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 0f b6 04 18 movzbl (%rax,%rbx,1),%eax <-- trapping instruction 2e: 84 c0 test %al,%al 30: 0f 85 ca 06 00 00 jne 0x700 36: 41 89 af 9c 01 00 00 mov %ebp,0x19c(%r15) 3d: 49 rex.WB 3e: 8d .byte 0x8d 3f: bf .byte 0xbf