CVE-2024-35858EPSS p16.1%
CVE-2024-35858CVE-2024-35858
linux / linux_kernel
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.
Scoring
| CVSS | 7.8 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.25% probability of exploitation · percentile 16.1% · 2026-08-05T12:04:55Z |
| Last modified | 2026-08-04 |