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

Description

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.

Classification

CVE ID: CVE-2024-26967

Affected Products

Vendor: Linux

Product: Linux

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.04% (probability of being exploited)

EPSS Percentile: 11.48% (scored less or equal to compared to others)

EPSS Date: 2025-02-04 (when was this score calculated)

References

https://git.kernel.org/stable/c/93ff48729211dae55df5d216023be4528d29babb
https://git.kernel.org/stable/c/6a3d70f7802a98e6c28a74f997a264118b9f50cd

Timeline