4 matches found
clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays
...
clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays
...
clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays
...
CVE-2024-26969
A vulnerability was found in the Linux Kernel's qcom gcc-ipq8074.c driver, where out-of-bounds access can occur when the frequency table arrays are traversed by functions like qcomfindfreq or qcomfindfreqfloor, as the arrays are not terminated with an empty element. This can lead to memory...