Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2023-52688
HistoryMay 17, 2024 - 2:24 p.m.

CVE-2023-52688 wifi: ath12k: fix the error handler of rfkill config

2024-05-1714:24:49
Linux
github.com
1
cve-2023-52688
ath12k
rfkill config
linux kernel
vulnerability
error handler
resources
code review

AI Score

7.1

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

7.1

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2023-52688