CVE-2024-58015
Severity CVSS v4.0:
Pending analysis
Type:
CWE-125
Out-of-bounds Read
Publication date:
27/02/2025
Last modified:
22/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: ath12k: Fix for out-of bound access error<br />
<br />
Selfgen stats are placed in a buffer using print_array_to_buf_index() function.<br />
Array length parameter passed to the function is too big, resulting in possible<br />
out-of bound memory error.<br />
Decreasing buffer size by one fixes faulty upper bound of passed array.<br />
<br />
Discovered in coverity scan, CID 1600742 and CID 1600758
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.3 (including) | 6.13.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



