In the Linux kernel, the following vulnerability has been resolved:
wifi: ath12k: fix possible out-of-bound write in ath12k_wmi_ext_hal_reg_caps()
reg_cap.phy_id is extracted from WMI event and could be an unexpected value
in case some errors happen. As a result out-of-bound write may occur to
soc->hal_reg_cap. Fix it by validating reg_cap.phy_id before using it.
This is found during code review.
Compile tested only.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:32.164Z
Updated: 2024-11-04T14:53:26.856Z
Reserved: 2024-05-21T15:19:24.251Z
Link: CVE-2023-52829
Vulnrichment
Updated: 2024-08-02T23:11:36.065Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:20.600
Modified: 2024-05-21T16:53:56.550
Link: CVE-2023-52829
Redhat