VDB
CISA-2024-50167
CISA-2024-50167
PUBLISHED
CVSS 5.5 MEDIUM
Reported by Linux · Published November 7, 2024
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 760c295e0e8d982917d004c9095cff61c0cbd803, 760c295e0e8d982917d004c9095cff61c0cbd803, 760c295e0e8d982917d004c9095cff61c0cbd803 |
| Linux | Linux | 4.2, 0, 4.19.323 |
| Linux | Linux | *, 760c295e0e8d982917d004c9095cff61c0cbd803, 760c295e0e8d982917d004c9095cff61c0cbd803 |
| linux | linux_kernel | 4.2, 4.2, 4.2 |
Timeline
- Nov 7, 2024 CVE Published
- Oct 1, 2025 CVE Updated