Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.14, < 4.19.312 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3ff4a0f6a8f0ad4b4ee9e908bdfc3cacb7be4060Patch
- https://git.kernel.org/stable/c/537040c257ab4cd0673fbae048f3940c8ea2e589Patch
- https://git.kernel.org/stable/c/7e9926fef71e514b4a8ea9d11d5a84d52b181362Patch
- https://git.kernel.org/stable/c/86bf75d9158f511db7530bc82a84b19a5134d089Patch
- https://git.kernel.org/stable/c/8f562f3b25177c2055b20fd8cf000496f6fa9194Patch
- https://git.kernel.org/stable/c/99740c4791dc8019b0d758c5389ca6d1c0604d95Patch
- https://git.kernel.org/stable/c/ae99e199037c580b7350bfa3596f447a53bcf01fPatch
- https://git.kernel.org/stable/c/ca2cf98d46748373e830a13d85d215d64a2d9bf2Patch
- https://git.kernel.org/stable/c/e2c02a85bf53ae86d79b5fccf0a75ac0b78e0c96Patch
- https://git.kernel.org/stable/c/3ff4a0f6a8f0ad4b4ee9e908bdfc3cacb7be4060Patch
- https://git.kernel.org/stable/c/537040c257ab4cd0673fbae048f3940c8ea2e589Patch
- https://git.kernel.org/stable/c/7e9926fef71e514b4a8ea9d11d5a84d52b181362Patch
- https://git.kernel.org/stable/c/86bf75d9158f511db7530bc82a84b19a5134d089Patch
- https://git.kernel.org/stable/c/8f562f3b25177c2055b20fd8cf000496f6fa9194Patch
- https://git.kernel.org/stable/c/99740c4791dc8019b0d758c5389ca6d1c0604d95Patch
FAQ
What is CVE-2024-26965?
CVE-2024-26965 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 a...
How severe is CVE-2024-26965?
CVE-2024-26965 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26965?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.