From: syzbot <syzbot+6d2762674103618994b0@syzkaller.appspotmail.com>
To: davem@davemloft.net, dsahern@kernel.org, edumazet@google.com,
eric.dumazet@gmail.com, he.peilin@zte.com.cn, horms@kernel.org,
idosch@nvidia.com, jiayuan.chen@linux.dev, kuba@kernel.org,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
pabeni@redhat.com, rostedt@goodmis.org,
syzkaller-bugs@googlegroups.com, xu.xin16@zte.com.cn
Subject: Re: [syzbot] [net?] WARNING in trace_event_raw_event_icmp_send
Date: Thu, 27 Aug 2026 01:48:34 -0700 [thread overview]
Message-ID: <6a8ff9e2.1d9ded08.62e62.00c9.GAE@google.com> (raw)
In-Reply-To: <6a8d5538.91706f20.ef82.0009.GAE@google.com>
syzbot has found a reproducer for the following issue on:
HEAD commit: 68f892e99df9 Merge branch 'for-next/core' into for-kernelci
git tree: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
console output: https://syzkaller.appspot.com/x/log.txt?x=10735625580000
kernel config: https://syzkaller.appspot.com/x/.config?x=d1128bc53f2ef7f3
dashboard link: https://syzkaller.appspot.com/bug?extid=6d2762674103618994b0
compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8
userspace arch: arm64
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=104dd579580000
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+6d2762674103618994b0@syzkaller.appspotmail.com
------------[ cut here ]------------
WARNING: ./include/linux/skbuff.h:3087 at skb_transport_header include/linux/skbuff.h:3087 [inline], CPU#1: syz-executor414/5032
WARNING: ./include/linux/skbuff.h:3087 at udp_hdr include/linux/udp.h:23 [inline], CPU#1: syz-executor414/5032
WARNING: ./include/linux/skbuff.h:3087 at do_trace_event_raw_event_icmp_send include/trace/events/icmp.h:30 [inline], CPU#1: syz-executor414/5032
WARNING: ./include/linux/skbuff.h:3087 at trace_event_raw_event_icmp_send+0x48c/0x6ec include/trace/events/icmp.h:11, CPU#1: syz-executor414/5032
Modules linked in:
CPU: 1 UID: 0 PID: 5032 Comm: syz-executor414 Not tainted syzkaller #0 PREEMPT
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/07/2026
pstate: 83400005 (Nzcv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--)
pc : skb_transport_header include/linux/skbuff.h:3087 [inline]
pc : udp_hdr include/linux/udp.h:23 [inline]
pc : do_trace_event_raw_event_icmp_send include/trace/events/icmp.h:30 [inline]
pc : trace_event_raw_event_icmp_send+0x48c/0x6ec include/trace/events/icmp.h:11
lr : skb_transport_header include/linux/skbuff.h:3087 [inline]
lr : udp_hdr include/linux/udp.h:23 [inline]
lr : do_trace_event_raw_event_icmp_send include/trace/events/icmp.h:30 [inline]
lr : trace_event_raw_event_icmp_send+0x48c/0x6ec include/trace/events/icmp.h:11
sp : ffff8000985f6d60
x29: ffff8000985f6e40 x28: ffff0000da5d0340 x27: ffff0000dec03d36
x26: 000000000000ffff x25: ffff7000130bedb4 x24: 000000000000ffff
x23: 0000000000000030 x22: 1fffe0001bd807a6 x21: ffff0000dec03c80
x20: ffff0000c1afa014 x19: ffff0000d477d7c8 x18: 0000000000000000
x17: ffff80008a7d6000 x16: 0000000000000004 x15: ffff800084be8404
x14: ffff800084be8240 x13: 0000000000000001 x12: 0000000000000000
x11: 0000000000000000 x10: 000000000000007f x9 : 0000000000000400
x8 : 0000000000000000 x7 : 0000000000000000 x6 : 0000000000000000
x5 : 0000000000000000 x4 : 0000000000000008 x3 : ffff800085503d58
x2 : 000000000000ffff x1 : ffff0000d477d7c0 x0 : 0000000000000000
Call trace:
skb_transport_header include/linux/skbuff.h:3087 [inline] (P)
udp_hdr include/linux/udp.h:23 [inline] (P)
do_trace_event_raw_event_icmp_send include/trace/events/icmp.h:30 [inline] (P)
trace_event_raw_event_icmp_send+0x48c/0x6ec include/trace/events/icmp.h:11 (P)
__traceiter_icmp_send include/trace/events/icmp.h:11 [inline]
__do_trace_icmp_send include/trace/events/icmp.h:11 [inline]
trace_icmp_send+0x320/0x49c include/trace/events/icmp.h:11
__icmp_send+0xcfc/0x11d8 net/ipv4/icmp.c:1013
ipv4_send_dest_unreach net/ipv4/route.c:1280 [inline]
ipv4_link_failure+0x57c/0x8dc net/ipv4/route.c:1287
dst_link_failure include/net/dst.h:438 [inline]
vti_xmit net/ipv4/ip_vti.c:271 [inline]
vti_tunnel_xmit+0xe40/0x17a4 net/ipv4/ip_vti.c:307
__netdev_start_xmit include/linux/netdevice.h:5397 [inline]
netdev_start_xmit include/linux/netdevice.h:5406 [inline]
xmit_one net/core/dev.c:3889 [inline]
dev_hard_start_xmit+0x1dc/0x9d4 net/core/dev.c:3905
__dev_queue_xmit+0xed4/0x2bc0 net/core/dev.c:4878
dev_queue_xmit include/linux/netdevice.h:3448 [inline]
packet_xmit+0x6c/0x314 net/packet/af_packet.c:276
packet_snd net/packet/af_packet.c:3107 [inline]
packet_sendmsg+0x2f40/0x3e78 net/packet/af_packet.c:3139
sock_sendmsg_nosec net/socket.c:775 [inline]
__sock_sendmsg+0xc8/0x17c net/socket.c:790
__sys_sendto+0x250/0x328 net/socket.c:2252
__do_sys_sendto net/socket.c:2259 [inline]
__se_sys_sendto net/socket.c:2255 [inline]
__arm64_sys_sendto+0xec/0x10c net/socket.c:2255
__invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]
invoke_syscall+0x98/0x244 arch/arm64/kernel/syscall.c:49
el0_svc_common+0xec/0x23c arch/arm64/kernel/syscall.c:121
do_el0_svc+0x4c/0x5c arch/arm64/kernel/syscall.c:140
el0_svc+0x64/0x260 arch/arm64/kernel/entry-common.c:758
el0t_64_sync_handler+0x44/0x104 arch/arm64/kernel/entry-common.c:777
el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:590
irq event stamp: 12633
hardirqs last enabled at (12632): [<ffff8000804e3a00>] __call_rcu_common kernel/rcu/tree.c:3184 [inline]
hardirqs last enabled at (12632): [<ffff8000804e3a00>] call_rcu+0x460/0x75c kernel/rcu/tree.c:3279
hardirqs last disabled at (12633): [<ffff80008690cc28>] el1_brk64+0x20/0x54 arch/arm64/kernel/entry-common.c:445
softirqs last enabled at (12592): [<ffff800084c0e4cc>] __alloc_skb+0x1c0/0x610 net/core/skbuff.c:698
softirqs last disabled at (12598): [<ffff800084c7a6c0>] local_bh_disable include/linux/bottom_half.h:20 [inline]
softirqs last disabled at (12598): [<ffff800084c7a6c0>] rcu_read_lock_bh include/linux/rcupdate.h:893 [inline]
softirqs last disabled at (12598): [<ffff800084c7a6c0>] __dev_queue_xmit+0x1fc/0x2bc0 net/core/dev.c:4796
---[ end trace 0000000000000000 ]---
---
If you want syzbot to run the reproducer, reply with:
#syz test: git://repo/address.git branch-or-commit-hash
If you attach or paste a git patch, syzbot will apply it before testing.
prev parent reply other threads:[~2026-08-27 8:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-25 8:41 [syzbot] [net?] WARNING in trace_event_raw_event_icmp_send syzbot
2026-08-27 8:48 ` syzbot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6a8ff9e2.1d9ded08.62e62.00c9.GAE@google.com \
--to=syzbot+6d2762674103618994b0@syzkaller.appspotmail.com \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=he.peilin@zte.com.cn \
--cc=horms@kernel.org \
--cc=idosch@nvidia.com \
--cc=jiayuan.chen@linux.dev \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rostedt@goodmis.org \
--cc=syzkaller-bugs@googlegroups.com \
--cc=xu.xin16@zte.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox