CVE-2023-52688
Severity CVSS v4.0:
Pending analysis
Type:
CWE-415
Double Free
Publication date:
17/05/2024
Last modified:
19/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: ath12k: fix the error handler of rfkill config<br />
<br />
When the core rfkill config throws error, it should free the<br />
allocated resources. Currently it is not freeing the core pdev<br />
create resources. Avoid this issue by calling the core pdev<br />
destroy in the error handler of core rfkill config.<br />
<br />
Found this issue in the code review and it is compile tested only.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.7.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



