Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-26967
HistoryMay 01, 2024 - 5:19 a.m.

CVE-2024-26967 clk: qcom: camcc-sc8280xp: fix terminating of frequency table arrays

2024-05-0105:19:41
Linux
github.com
1
linux kernel
vulnerability
qcom
camcc-sc8280xp
frequency table arrays

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

clk: qcom: camcc-sc8280xp: 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.

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial