Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-26966 Details

Description

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid possible out-of-bound access when the table is traversed by functions like qcom_find_freq() or qcom_find_freq_floor(). Only compile tested.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://git.kernel.org/stable/c/185de0b7cdeaad8b89ebd4c8a258ff2f21adba99 kernel.orgPatch
https://git.kernel.org/stable/c/3aedcf3755c74dafc187eb76acb04e3e6348b1a9 kernel.orgPatch
https://git.kernel.org/stable/c/5533686e99b04994d7c4877dc0e4282adc9444a2 kernel.orgPatch
https://git.kernel.org/stable/c/5638330150db2cc30b53eed04e481062faa3ece8 kernel.orgPatch
https://git.kernel.org/stable/c/7e5432401536117c316d7f3b21d46b64c1514f38 kernel.orgPatch

see all 20 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-129Improper Validation of Array Index[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 3.17, < 4.19.312
>= 4.20, < 5.4.274
>= 5.5, < 5.10.215
>= 5.11, < 5.15.154
>= 5.16, < 6.1.84

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
debian debian linux
10.0

CPE

  • cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

11 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-26966
NVD Published Date:
May 1, 2024
NVD Last Modified:
Aug 4, 2026
Source:
kernel.org
CVE-2024-26966 Details - Not Deferred