------------[ cut here ]------------ WARNING: CPU: 0 PID: 16517 at net/ipv4/route.c:1241 ip_rt_bug+0x2c/0x110 net/ipv4/route.c:1241 Modules linked in: CPU: 0 UID: 0 PID: 16517 Comm: syz.1.1707 Not tainted 6.12.0-rc7-syzkaller-00125-gcfaaa7d010d1 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/30/2024 RIP: 0010:ip_rt_bug+0x2c/0x110 net/ipv4/route.c:1241 Code: 1e fa 41 57 41 56 41 55 41 54 53 48 89 d3 e8 8b 3d 73 f7 66 90 e8 84 3d 73 f7 31 ff 48 89 de ba 02 00 00 00 e8 c5 b4 6a ff 90 <0f> 0b 90 31 c0 5b 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc f3 0f 1e RSP: 0018:ffffc9000b946fa0 EFLAGS: 00010282 RAX: 64d389d083900e00 RBX: ffff88804cecb500 RCX: ffffffff8170cfaa RDX: dffffc0000000000 RSI: ffffffff8c0acac0 RDI: ffffffff8c610ce0 RBP: 0000000000000001 R08: ffffffff942d089f R09: ffffffff8a21ac9b R10: dffffc0000000000 R11: fffffbfff285a114 R12: dffffc0000000000 R13: ffffc9000b947218 R14: ffff888045af0000 R15: ffff888145ab1b00 FS: 0000000000000000(0000) GS:ffff8880b8600000(0063) knlGS:00000000f56c6b40 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033 CR2: 0000000030b10ff8 CR3: 00000000118fa000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000097 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: ip_local_out net/ipv4/ip_output.c:130 [inline] ip_send_skb net/ipv4/ip_output.c:1496 [inline] ip_push_pending_frames+0xbf/0x150 net/ipv4/ip_output.c:1516 __icmp_send+0x1017/0x15c0 net/ipv4/icmp.c:780 ipv4_send_dest_unreach net/ipv4/route.c:1221 [inline] ipv4_link_failure+0x62f/0xa10 net/ipv4/route.c:1228 dst_link_failure include/net/dst.h:429 [inline] xfrmi_xmit2 net/xfrm/xfrm_interface_core.c:520 [inline] xfrmi_xmit+0xd6b/0x1b10 net/xfrm/xfrm_interface_core.c:573 __netdev_start_xmit include/linux/netdevice.h:4928 [inline] netdev_start_xmit include/linux/netdevice.h:4937 [inline] xmit_one net/core/dev.c:3588 [inline] dev_hard_start_xmit+0x27a/0x7e0 net/core/dev.c:3604 __dev_queue_xmit+0x1b11/0x3ed0 net/core/dev.c:4432 packet_snd net/packet/af_packet.c:3145 [inline] packet_sendmsg+0x4d00/0x6860 net/packet/af_packet.c:3177 sock_sendmsg_nosec net/socket.c:729 [inline] __sock_sendmsg+0x221/0x270 net/socket.c:744 __sys_sendto+0x39b/0x4f0 net/socket.c:2214 __do_sys_sendto net/socket.c:2226 [inline] __se_sys_sendto net/socket.c:2222 [inline] __ia32_sys_sendto+0xdd/0x100 net/socket.c:2222 do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline] __do_fast_syscall_32+0xb4/0x110 arch/x86/entry/common.c:386 do_fast_syscall_32+0x34/0x80 arch/x86/entry/common.c:411 entry_SYSENTER_compat_after_hwframe+0x84/0x8e RIP: 0023:0xf7f45579 Code: b8 01 10 06 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 00 00 00 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 RSP: 002b:00000000f56c655c EFLAGS: 00000206 ORIG_RAX: 0000000000000171 RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000000020000100 RDX: 0000000000000300 RSI: 0000000000000000 RDI: 0000000020000000 RBP: 0000000000000014 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000206 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 ---------------- Code disassembly (best guess), 2 bytes skipped: 0: 10 06 adc %al,(%rsi) 2: 03 74 b4 01 add 0x1(%rsp,%rsi,4),%esi 6: 10 07 adc %al,(%rdi) 8: 03 74 b0 01 add 0x1(%rax,%rsi,4),%esi c: 10 08 adc %cl,(%rax) e: 03 74 d8 01 add 0x1(%rax,%rbx,8),%esi 1e: 00 51 52 add %dl,0x52(%rcx) 21: 55 push %rbp 22: 89 e5 mov %esp,%ebp 24: 0f 34 sysenter 26: cd 80 int $0x80 * 28: 5d pop %rbp <-- trapping instruction 29: 5a pop %rdx 2a: 59 pop %rcx 2b: c3 ret 2c: 90 nop 2d: 90 nop 2e: 90 nop 2f: 90 nop 30: 90 nop 31: 90 nop 32: 90 nop 33: 90 nop 34: 90 nop 35: 90 nop 36: 90 nop 37: 90 nop 38: 90 nop 39: 90 nop 3a: 90 nop 3b: 90 nop 3c: 90 nop 3d: 90 nop