CVE-2024-26970
Severity CVSS v4.0:
Pending analysis
Type:
CWE-125
Out-of-bounds Read
Publication date:
01/05/2024
Last modified:
20/03/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays<br />
<br />
The frequency table arrays are supposed to be terminated with an<br />
empty element. Add such entry to the end of the arrays where it<br />
is missing in order to avoid possible out-of-bound access when<br />
the table is traversed by functions like qcom_find_freq() or<br />
qcom_find_freq_floor().<br />
<br />
Only compile tested.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.6 (including) | 5.10.215 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.154 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.84 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.24 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.7.12 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (including) | 6.8.3 (excluding) |
| cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/421b135aceace99789c982f6a77ce9476564fb52
- https://git.kernel.org/stable/c/852db52b45ea96dac2720f108e7c7331cd3738bb
- https://git.kernel.org/stable/c/ae60e3342296f766f88911d39199f77b05f657a6
- https://git.kernel.org/stable/c/b4527ee3de365a742215773d20f07db3e2c06f3b
- https://git.kernel.org/stable/c/cdbc6e2d8108bc47895e5a901cfcaf799b00ca8d
- https://git.kernel.org/stable/c/db4066e3ab6b3d918ae2b92734a89c04fe82cc1d
- https://git.kernel.org/stable/c/dcb13b5c9ae8743f99a96f392186527c3df89198
- https://git.kernel.org/stable/c/421b135aceace99789c982f6a77ce9476564fb52
- https://git.kernel.org/stable/c/852db52b45ea96dac2720f108e7c7331cd3738bb
- https://git.kernel.org/stable/c/ae60e3342296f766f88911d39199f77b05f657a6
- https://git.kernel.org/stable/c/b4527ee3de365a742215773d20f07db3e2c06f3b
- https://git.kernel.org/stable/c/cdbc6e2d8108bc47895e5a901cfcaf799b00ca8d
- https://git.kernel.org/stable/c/db4066e3ab6b3d918ae2b92734a89c04fe82cc1d
- https://git.kernel.org/stable/c/dcb13b5c9ae8743f99a96f392186527c3df89198
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html



