VulnerabilityModified
CVE-2024-50171
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()…
MEDIUM 5.5EPSS 0.24%
Does this matter?
Lower severity and a low EPSS score (0.24%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.24% probability · 15th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/31701ef0c4547973991ff63596c927f841dfd133Patch
- https://git.kernel.org/stable/c/4b70478b984af3c9d0279c121df5ff94e2533dbdPatch
- https://git.kernel.org/stable/c/533d2f30aef272dade17870a509521c3afc38a03Patch
- https://git.kernel.org/stable/c/5febfc545389805ce83d37f9f4317055b26dd7d7Patch
- https://git.kernel.org/stable/c/7d5030a819c3589cf9948b1eee397b626ec590f5Patch
- https://git.kernel.org/stable/c/8e81ce7d0166a2249deb6d5e42f28a8b8c9ea72fPatch
- https://git.kernel.org/stable/c/b6321146773dcbbc372a54dbada67e0b50e0a25cPatch
- https://git.kernel.org/stable/c/c401ed1c709948e57945485088413e1bb5e94bd1Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.