CVE-2024-26965

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-26965
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-26965.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-26965
Downstream
Related
Published
2024-05-01T06:15:12Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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 qcomfindfreq() or qcomfindfreq_floor().

Only compile tested.

References

Affected packages