In the Linux kernel, the following vulnerability has been resolved:net: bcmasp: fix memory leak when bringing down interfaceWhen bringing down the TX rings we flush the rings but forget toreclaimed the flushed packets. This leads to a memory leak since wedo not free the dma mapped buffers. This also leads to tx controlblock corruption when bringing down the interface for powermanagement.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds