CVE-2023-52829

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

02 Apr 2025, 14:59

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/4dd0547e8b45faf6f95373be5436b66cde326c0e - () https://git.kernel.org/stable/c/4dd0547e8b45faf6f95373be5436b66cde326c0e - Patch
References () https://git.kernel.org/stable/c/b302dce3d9edea5b93d1902a541684a967f3c63c - () https://git.kernel.org/stable/c/b302dce3d9edea5b93d1902a541684a967f3c63c - Patch
References () https://git.kernel.org/stable/c/dfe13eaab043130f90dd3d57c7d88577c04adc97 - () https://git.kernel.org/stable/c/dfe13eaab043130f90dd3d57c7d88577c04adc97 - Patch

Information

Published : 2024-05-21 16:15

Updated : 2025-04-02 14:59


NVD link : CVE-2023-52829

Mitre link : CVE-2023-52829

CVE.ORG link : CVE-2023-52829


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-787

Out-of-bounds Write