Re: [syzbot ci] Re: net: tunnel: fix stale transport header after GRE/TEB decap

From: Jiayuan Chen

Date: Thu Apr 16 2026 - 03:50:22 EST



On 4/16/26 3:04 PM, syzbot ci wrote:
syzbot ci has tested the following series

[v1] net: tunnel: fix stale transport header after GRE/TEB decap
https://lore.kernel.org/all/20260416034610.8873-1-jiayuan.chen@xxxxxxxxx
* [PATCH net v1 1/2] net: tunnel: fix stale transport header after GRE/TEB decap
* [PATCH net-next v1 2/2] net: add DEBUG_NET_WARN_ON_ONCE for negative transport offset

and found the following issue:
WARNING in udpv6_err

Full report is available here:
https://ci.syzbot.org/series/3886f2f1-a6d5-4c5c-8dc8-bc1cec577567

***

WARNING in udpv6_err

tree: net
URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net.git
base: 1f5ffc672165ff851063a5fd044b727ab2517ae3
arch: amd64
compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8
config: https://ci.syzbot.org/builds/06cf41a2-60fe-4f9b-8f68-57eb6d1e48cc/config

------------[ cut here ]------------
off < 0
WARNING: ./include/linux/skbuff.h:3239 at udpv6_err+0x1521/0x16d0, CPU#0: kworker/u9:2/51
Modules linked in:


icmpv6_rcv
  pskb_pull ==> skb_transport_offset() = -8
  icmpv6_notify
    udpv6_err
      __udp6_lib_err_encap(skb) ==> WARNING