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

VectorAV: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

Weakness Enumeration

Related Identifiers

BDU:2026-04202
CVE-2023-54231

Affected Products

Linux Kernel
Libwx