CVE-2024-50171
MEDIUMLinux Kernel < 3.16 - Memory Leak
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: net: systemport: fix potential memory leak in bcm_sysport_xmit() The bcm_sysport_xmit() returns NETDEV_TX_OK without freeing skb in case of dma_map_single() fails, add dev_kfree_skb() to fix it.
References (10)
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
1.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (4)
linux/linux_kernel
< 3.16
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
Timeline
Published
Nov 07, 2024
Tracked Since
Feb 18, 2026