PT-2026-30153
In the Linux kernel, the following vulnerability has been resolved: ip tunnel: adapt iptunnel xmit stats to NETDEV PCPU STAT DSTATS Blamed commits forgot that vxlan/geneve use udp tunnel6 xmit skb which call iptunnel xmit stats. iptunnel xmit stats was assuming tunnels were only using NETDEV PCPU...