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 reclai…
High CVSS 7.8
Summary
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.
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/09040baf8779ad880e0e0d0ea10e57aa929ef3ab Patch
- https://git.kernel.org/stable/c/2389ad1990163d29cba5480d693b4c2e31cc545c Patch
- https://git.kernel.org/stable/c/9f898fc2c31fbf0ac5ecd289f528a716464cb005 Patch
- https://git.kernel.org/stable/c/09040baf8779ad880e0e0d0ea10e57aa929ef3ab Patch
- https://git.kernel.org/stable/c/2389ad1990163d29cba5480d693b4c2e31cc545c Patch
- https://git.kernel.org/stable/c/9f898fc2c31fbf0ac5ecd289f528a716464cb005 Patch
Timeline
- nvd_ingest NVD