Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-52829
HistoryMay 21, 2024 - 12:00 a.m.

CVE-2023-52829

2024-05-2100:00:00
ubuntu.com
ubuntu.com
5
linux kernel
wifi driver
out-of-bound write
ath12k
vulnerability
code review
security

AI Score

6.7

Confidence

High

EPSS

0

Percentile

15.5%

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.

AI Score

6.7

Confidence

High

EPSS

0

Percentile

15.5%