CVE-2023-54016
Last modified
CVE-2023-54016 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d889913205cf7ebda905b1e62c5867ed4e39f6c2, < e16be2d34883eecfe7fd888fcdb76c7a5db5d187; >= d889913205cf7ebda905b1e62c5867ed4e39f6c2, < afb522b36e76acaa9f8fc06d0a9742d841c47c16 |
| Linux | Linux | 6.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54016?
How severe is CVE-2023-54016?
How do I fix CVE-2023-54016?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-54010In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54011In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54012In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54013In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54014In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54015In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54017In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54018In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54019In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5402 A CWE-269: Improper Privilege Management vulnerability ex…9.8
- CVE-2023-54020In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54021In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54016?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
