Lucene search

K
redhatcveRedhat.comRH:CVE-2024-26965
HistoryMay 01, 2024 - 8:22 p.m.

CVE-2024-26965

2024-05-0120:22:53
redhat.com
access.redhat.com
3
linux kernel
vulnerability
resolve
clk
qcom
mmcc-msm8974
frequency table
out-of-bound access
compile tested

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

13.0%

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-msm8974: 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

7.2

Confidence

Low

EPSS

0

Percentile

13.0%