CVE-2023-52829
6.2
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d889913205cf7ebda905b1e62c5867ed4e39f6c2 < dfe13eaab043130f90dd3d57c7d88577c04adc97 | affected |
| Linux | Linux | d889913205cf7ebda905b1e62c5867ed4e39f6c2 < 4dd0547e8b45faf6f95373be5436b66cde326c0e | affected |
| Linux | Linux | d889913205cf7ebda905b1e62c5867ed4e39f6c2 < b302dce3d9edea5b93d1902a541684a967f3c63c | affected |
| Linux | Linux | 6.3 | affected |
| Linux | Linux | 0 < 6.3 | unaffected |
| Linux | Linux | 6.5.13 <= 6.5.* | unaffected |
| Linux | Linux | 6.6.3 <= 6.6.* | unaffected |
| Linux | Linux | 6.7 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/dfe13eaab043130f90dd3d57c7d88577c04adc97
- https://git.kernel.org/stable/c/4dd0547e8b45faf6f95373be5436b66cde326c0e
- https://git.kernel.org/stable/c/b302dce3d9edea5b93d1902a541684a967f3c63c
References
- https://git.kernel.org/stable/c/dfe13eaab043130f90dd3d57c7d88577c04adc97
- https://git.kernel.org/stable/c/4dd0547e8b45faf6f95373be5436b66cde326c0e
- https://git.kernel.org/stable/c/b302dce3d9edea5b93d1902a541684a967f3c63c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.