PT-2025-54060 · Linux+1 · Linux Kernel+1
Published
2023-04-20
·
Updated
2026-01-01
·
CVE-2023-54231
CVSS v2.0
5.5
Medium
| Vector | AV:A/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the Linux kernel’s networking subsystem, specifically within the libwx component and the
wx setup rx resources() function. When the wx alloc page pool() function fails during the execution of wx setup rx resources(), the allocated DMA buffer is not released, leading to a memory leak. The fix involves adding dma free coherent() to the error path to ensure the DMA buffer is freed when allocation fails.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Libwx