๐Ÿ” CVE Alert

CVE-2023-54016

UNKNOWN 0.0

wifi: ath12k: Fix memory leak in rx_desc and tx_desc

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix memory leak in rx_desc and tx_desc Currently when ath12k_dp_cc_desc_init() is called we allocate memory to rx_descs and tx_descs. In ath12k_dp_cc_cleanup(), during descriptor cleanup rx_descs and tx_descs memory is not freed. This is cause of memory leak. These allocated memory should be freed in ath12k_dp_cc_cleanup. In ath12k_dp_cc_desc_init(), we can save base address of rx_descs and tx_descs. In ath12k_dp_cc_cleanup(), we can free rx_descs and tx_descs memory using their base address. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Dec 24, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
d889913205cf7ebda905b1e62c5867ed4e39f6c2 < e16be2d34883eecfe7fd888fcdb76c7a5db5d187 d889913205cf7ebda905b1e62c5867ed4e39f6c2 < afb522b36e76acaa9f8fc06d0a9742d841c47c16
Linux / Linux
6.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/e16be2d34883eecfe7fd888fcdb76c7a5db5d187 git.kernel.org: https://git.kernel.org/stable/c/afb522b36e76acaa9f8fc06d0a9742d841c47c16