------------[ cut here ]------------
WARNING: CPU: 1 PID: 10971 at net/ipv4/route.c:1274 kfree_skb include/linux/skbuff.h:1220 [inline]
WARNING: CPU: 1 PID: 10971 at net/ipv4/route.c:1274 ip_rt_bug+0x25/0xf0 net/ipv4/route.c:1273
Modules linked in:
CPU: 1 PID: 10971 Comm: syz.9.2150 Not tainted 6.1.135-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/19/2025
RIP: 0010:ip_rt_bug+0x25/0xf0 net/ipv4/route.c:1274
Code: 41 ff ff ff 90 41 57 41 56 41 55 41 54 53 48 89 d3 e8 df 99 eb f8 66 90 e8 d8 99 eb f8 48 89 df be 01 00 00 00 e8 7b b8 7e ff <0f> 0b 31 c0 5b 41 5c 41 5d 41 5e 41 5f c3 49 bd 00 00 00 00 00 fc
RSP: 0018:ffffc900001e0638 EFLAGS: 00010292
RAX: 0ee9b83b53f60400 RBX: ffff8880586f6640 RCX: 0ee9b83b53f60400
RDX: dffffc0000000000 RSI: ffffffff8a6bff00 RDI: ffffffff8abf0ea0
RBP: ffff88804519cd00 R08: dffffc0000000000 R09: fffffbfff2116e5b
R10: fffffbfff2116e5b R11: 1ffffffff2116e5a R12: ffff88804519cd30
R13: ffff8880586f6698 R14: ffff8880586f6640 R15: ffff888144ea9380
FS: 00007fa08d09d6c0(0000) GS:ffff8880b8f00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f663957d2d8 CR3: 000000005d89b000 CR4: 00000000003506e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
dst_output include/net/dst.h:453 [inline]
ip_local_out net/ipv4/ip_output.c:126 [inline]
ip_send_skb+0x129/0x1c0 net/ipv4/ip_output.c:1599
__icmp_send+0xfbb/0x1320 net/ipv4/icmp.c:785
ipv4_send_dest_unreach net/ipv4/route.c:1254 [inline]
ipv4_link_failure+0x65c/0xa10 net/ipv4/route.c:1261
dst_link_failure include/net/dst.h:423 [inline]
arp_error_report+0x10e/0x160 net/ipv4/arp.c:296
neigh_invalidate+0x22c/0x450 net/core/neighbour.c:1059
neigh_timer_handler+0x911/0x1080 net/core/neighbour.c:1146
call_timer_fn+0x1a0/0x670 kernel/time/timer.c:1504
expire_timers kernel/time/timer.c:1549 [inline]
__run_timers+0x525/0x7c0 kernel/time/timer.c:1820
run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1833
handle_softirqs+0x2a1/0x920 kernel/softirq.c:578
__do_softirq kernel/softirq.c:612 [inline]
invoke_softirq kernel/softirq.c:452 [inline]
__irq_exit_rcu+0x12f/0x220 kernel/softirq.c:661
irq_exit_rcu+0x5/0x20 kernel/softirq.c:673
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline]
sysvec_apic_timer_interrupt+0xa0/0xc0 arch/x86/kernel/apic/apic.c:1118
asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:691
RIP: 0010:lock_acquire+0x20f/0x490 kernel/locking/lockdep.c:5666
Code: 00 9c 8f 84 24 80 00 00 00 f6 84 24 81 00 00 00 02 0f 85 f5 00 00 00 41 f7 c6 00 02 00 00 74 01 fb 48 c7 44 24 60 0e 36 e0 45 <4b> c7 44 3d 00 00 00 00 00 66 43 c7 44 3d 09 00 00 43 c6 44 3d 0b
RSP: 0018:ffffc90003cbf4c0 EFLAGS: 00000206
RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0ee9b83b53f60400
RDX: 0000000000000000 RSI: ffffffff8a6c1080 RDI: ffffffff8abf0ea0
RBP: ffffc90003cbf5c8 R08: dffffc0000000000 R09: fffffbfff2116e5d
R10: fffffbfff2116e5d R11: 1ffffffff2116e5c R12: 0000000000000001
R13: 1ffff92000797ea4 R14: 0000000000000246 R15: dffffc0000000000
__mutex_lock_common kernel/locking/mutex.c:603 [inline]
__mutex_lock+0x120/0xaf0 kernel/locking/mutex.c:747
__unix_dgram_recvmsg+0x1e1/0xd50 net/unix/af_unix.c:2424
____sys_recvmsg+0x292/0x580 net/socket.c:-1
___sys_recvmsg+0x1b2/0x510 net/socket.c:2780
do_recvmmsg+0x359/0x7d0 net/socket.c:2874
__sys_recvmmsg net/socket.c:2953 [inline]
__do_sys_recvmmsg net/socket.c:2976 [inline]
__se_sys_recvmmsg net/socket.c:2969 [inline]
__x64_sys_recvmmsg+0x18d/0x240 net/socket.c:2969
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7fa08c18e969
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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fa08d09d038 EFLAGS: 00000246 ORIG_RAX: 000000000000012b
RAX: ffffffffffffffda RBX: 00007fa08c3b6080 RCX: 00007fa08c18e969
RDX: 0000000000010106 RSI: 00002000000000c0 RDI: 0000000000000003
RBP: 00007fa08c210ab1 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000002 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007fa08c3b6080 R15: 00007ffe27cfac28
----------------
Code disassembly (best guess):
0: 00 9c 8f 84 24 80 00 add %bl,0x802484(%rdi,%rcx,4)
7: 00 00 add %al,(%rax)
9: f6 84 24 81 00 00 00 testb $0x2,0x81(%rsp)
10: 02
11: 0f 85 f5 00 00 00 jne 0x10c
17: 41 f7 c6 00 02 00 00 test $0x200,%r14d
1e: 74 01 je 0x21
20: fb sti
21: 48 c7 44 24 60 0e 36 movq $0x45e0360e,0x60(%rsp)
28: e0 45
* 2a: 4b c7 44 3d 00 00 00 movq $0x0,0x0(%r13,%r15,1) <-- trapping instruction
31: 00 00
33: 66 43 c7 44 3d 09 00 movw $0x0,0x9(%r13,%r15,1)
3a: 00
3b: 43 rex.XB
3c: c6 .byte 0xc6
3d: 44 rex.R
3e: 3d .byte 0x3d
3f: 0b .byte 0xb