Re: [PATCH net] net: thunderbolt: Fix frags[] overflow by bounding frame_count

From: patchwork-bot+netdevbpf

Date: Thu Jun 18 2026 - 21:22:12 EST


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Wed, 17 Jun 2026 01:38:41 +0800 you wrote:
> tbnet_poll() assembles a multi-frame ThunderboltIP packet into one skb. The
> first frame goes into the skb linear area and every further frame is added as
> a page fragment.
>
> skb_add_rx_frag(skb, skb_shinfo(skb)->nr_frags,
> page, hdr_size, frame_size,
> TBNET_RX_PAGE_SIZE - hdr_size);
>
> [...]

Here is the summary with links:
- [net] net: thunderbolt: Fix frags[] overflow by bounding frame_count
https://git.kernel.org/netdev/net/c/55d9895f8997

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html