Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. This also leads to tx control block corruption when bringing down the interface for power management.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.30 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/09040baf8779ad880e0e0d0ea10e57aa929ef3abPatch
- https://git.kernel.org/stable/c/2389ad1990163d29cba5480d693b4c2e31cc545cPatch
- https://git.kernel.org/stable/c/9f898fc2c31fbf0ac5ecd289f528a716464cb005Patch
- https://git.kernel.org/stable/c/09040baf8779ad880e0e0d0ea10e57aa929ef3abPatch
- https://git.kernel.org/stable/c/2389ad1990163d29cba5480d693b4c2e31cc545cPatch
- https://git.kernel.org/stable/c/9f898fc2c31fbf0ac5ecd289f528a716464cb005Patch
FAQ
What is CVE-2024-35858?
CVE-2024-35858 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaim...
How severe is CVE-2024-35858?
CVE-2024-35858 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35858?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.