CVE-2023-52688

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52688
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52688.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-52688
Downstream
Related
Published
2024-05-17T15:15:19Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

wifi: ath12k: fix the error handler of rfkill config

When the core rfkill config throws error, it should free the allocated resources. Currently it is not freeing the core pdev create resources. Avoid this issue by calling the core pdev destroy in the error handler of core rfkill config.

Found this issue in the code review and it is compile tested only.

References

Affected packages