Lucene search

K
cvelistLinuxCVELIST:CVE-2024-26969
HistoryMay 01, 2024 - 5:19 a.m.

CVE-2024-26969 clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays

2024-05-0105:19:50
Linux
www.cve.org
linux kernel
qcom
gcc-ipq8074
frequency table arrays
vulnerability
out-of-bound access
compile tested
cve

7.8 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

In the Linux kernel, the following vulnerability has been resolved:

clk: qcom: gcc-ipq8074: 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.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/clk/qcom/gcc-ipq8074.c"
    ],
    "versions": [
      {
        "version": "9607f6224b39",
        "lessThan": "e117c6e2d161",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "9607f6224b39",
        "lessThan": "83fe1bbd9e25",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "9607f6224b39",
        "lessThan": "851cc19bdb02",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "9607f6224b39",
        "lessThan": "9de184d4e557",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "9607f6224b39",
        "lessThan": "dd92b159c506",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "9607f6224b39",
        "lessThan": "b6b31b4c67ea",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "9607f6224b39",
        "lessThan": "fc3ac2fcd0a7",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "9607f6224b39",
        "lessThan": "be9e2752d823",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "9607f6224b39",
        "lessThan": "1040ef5ed95d",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/clk/qcom/gcc-ipq8074.c"
    ],
    "versions": [
      {
        "version": "4.16",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "4.16",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.312",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.274",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.215",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.154",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.84",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.24",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7.12",
        "lessThanOrEqual": "6.7.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8.3",
        "lessThanOrEqual": "6.8.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

7.8 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%