Re: [PATCH net v6] net: fix udp gso skb_segment after pull from frag_list
From: patchwork-bot+netdevbpf
Date: Mon Jun 02 2025 - 07:50:06 EST
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@xxxxxxxxxxxxx>:
On Fri, 30 May 2025 09:26:08 +0800 you wrote:
> Commit a1e40ac5b5e9 ("net: gso: fix udp gso fraglist segmentation after
> pull from frag_list") detected invalid geometry in frag_list skbs and
> redirects them from skb_segment_list to more robust skb_segment. But some
> packets with modified geometry can also hit bugs in that code. We don't
> know how many such cases exist. Addressing each one by one also requires
> touching the complex skb_segment code, which risks introducing bugs for
> other types of skbs. Instead, linearize all these packets that fail the
> basic invariants on gso fraglist skbs. That is more robust.
>
> [...]
Here is the summary with links:
- [net,v6] net: fix udp gso skb_segment after pull from frag_list
https://git.kernel.org/netdev/net/c/3382a1ed7f77
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html