lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <176766181056.1354046.9145452313439535583.git-patchwork-notify@kernel.org>
Date: Tue, 06 Jan 2026 01:10:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: mohammad heib <mheib@...hat.com>
Cc: netdev@...r.kernel.org, willemdebruijn.kernel@...il.com,
 davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
 horms@...nel.org, kernelxing@...cent.com, kuniyu@...gle.com,
 atenart@...nel.org, aleksander.lobakin@...el.com
Subject: Re: [PATCH net v3] net: fix memory leak in skb_segment_list for GRO
 packets

Hello:

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

On Sun,  4 Jan 2026 23:31:01 +0200 you wrote:
> From: Mohammad Heib <mheib@...hat.com>
> 
> When skb_segment_list() is called during packet forwarding, it handles
> packets that were aggregated by the GRO engine.
> 
> Historically, the segmentation logic in skb_segment_list assumes that
> individual segments are split from a parent SKB and may need to carry
> their own socket memory accounting. Accordingly, the code transfers
> truesize from the parent to the newly created segments.
> 
> [...]

Here is the summary with links:
  - [net,v3] net: fix memory leak in skb_segment_list for GRO packets
    https://git.kernel.org/netdev/net/c/238e03d04662

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ