ACK: [SRU][N][PATCH 0/1] CVE-2024-50167

Andrei Gherzan andrei.gherzan at canonical.com
Wed Mar 5 11:07:50 UTC 2025


On 25/03/04 02:48pm, Bethany Jamison wrote:
> [Impact]
> 
> be2net: fix potential memory leak in be_xmit()
> 
> The be_xmit() returns NETDEV_TX_OK without freeing skb
> in case of be_xmit_enqueue() fails. Add dev_kfree_skb_any() to fix it.
> 
> [Fix]
> 
> Oracular: released
> Noble:	  Clean cherry-pick from linux-6.11.y
> Jammy:	  released
> Focal:	  released
> Bionic:	  fix sent to esm ML
> Xenial:	  fix sent to esm ML
> Trusty:	  not-affected
> 
> [Test Case]
> 
> Compile test, lack hardware for further testing.
> 
> [What problems could occur]
> 
> This fix affects those who use the Emulex NIC (be2net) Device Driver, an issue
> with this fix would be visible to the user via a potential hang or unexpected
> system behavior.
> 
> Wang Hai (1):
>   be2net: fix potential memory leak in be_xmit()
> 
>  drivers/net/ethernet/emulex/benet/be_main.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Acked-by: Andrei Gherzan <andrei.gherzan at canonical.com>

-- 
Andrei Gherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250305/9c9b2953/attachment.sig>


More information about the kernel-team mailing list