Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Tue, 15 Sep 2026 18:00:29 -0700 you wrote:
> When more packets than expected are received, num_pkt
> could index beyond the end of the array. Add a check to prevent
> OOB access.
> 
> Continue receiving until the FIN is received to obtain
> the total packet count. This helps diagnose issues by
> distinguishing the cases where no coalescing happened from
> the partial-coalescing cases that didn't meet the test check.
> 
> [...]

Here is the summary with links:
  - [net] selftests: net: gro: fix OOB access when under-coalescing
    https://git.kernel.org/netdev/net-next/c/7bc21b740291

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



Reply via email to