Description
In the Linux kernel, the following vulnerability has been resolved: 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.
References (10)
Core 10
Core References
Scores
CVSS v3
5.5
EPSS
0.0025
EPSS Percentile
16.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-401
Status
published
Products (27)
linux/Kernel
4.2.0 - 4.19.323linux
linux/Kernel
4.20.0 - 5.4.285linux
linux/Kernel
5.11.0 - 5.15.170linux
linux/Kernel
5.16.0 - 6.1.115linux
linux/Kernel
5.5.0 - 5.10.229linux
linux/Kernel
6.2.0 - 6.6.59linux
linux/Kernel
6.7.0 - 6.11.6linux
Linux/Linux
< 4.2
Linux/Linux
4.19.323 - 4.19.*
Linux/Linux
4.2
... and 17 more
Published
Nov 07, 2024
Tracked Since
Feb 18, 2026