CVE-2024-49931
HIGHLinux Kernel - Out-of-Bounds Array Access in ath12k WiFi SoC Stats
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix array out-of-bound access in SoC stats Currently, the ath12k_soc_dp_stats::hal_reo_error array is defined with a maximum size of DP_REO_DST_RING_MAX. However, the ath12k_dp_rx_process() function access ath12k_soc_dp_stats::hal_reo_error using the REO destination SRNG ring ID, which is incorrect. SRNG ring ID differ from normal ring ID, and this usage leads to out-of-bounds array access. To fix this issue, modify ath12k_dp_rx_process() to use the normal ring ID directly instead of the SRNG ring ID to avoid out-of-bounds array access. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
References (4)
Core 4
Core References
Scores
CVSS v3
7.8
EPSS
0.0024
EPSS Percentile
15.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-129
Status
published
Products (14)
linux/Kernel
6.11.0 - 6.11.3linux
linux/Kernel
6.3.0 - 6.6.55linux
linux/Kernel
6.7.0 - 6.10.14linux
Linux/Linux
< 6.3
Linux/Linux
6.10.14 - 6.10.*
Linux/Linux
6.11.3 - 6.11.*
Linux/Linux
6.12
Linux/Linux
6.3
Linux/Linux
6.6.55 - 6.6.*
Linux/Linux
d889913205cf7ebda905b1e62c5867ed4e39f6c2 - a4aef827a41cdaf6201bbaf773c1eae4e20e967b
... and 4 more
Published
Oct 21, 2024
Tracked Since
Feb 18, 2026