CVE-2024-26965: clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays
clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
debian/linuxto a version that resolves this vulnerability.Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1 - Compensating control
Ensure the clk: qcom: mmcc-msm8974 frequency table arrays are terminated with an empty element to avoid possible out-of-bound access when traversed by qcom_find_freq() or qcom_find_freq_floor().
- Operational
Compile and test the fix ("Only compile tested").
Event History
Frequently Asked Questions
What is the severity of CVE-2024-26965?
CVE-2024-26965 is categorized with a low severity level as it involves a fix for missing elements in frequency table arrays in the Linux kernel.
How do I fix CVE-2024-26965?
To fix CVE-2024-26965, update your Linux kernel to versions 5.10.223-1, 5.10.226-1, 6.1.119-1, 6.1.123-1, or 6.12.10-1.
Which Linux kernel versions are affected by CVE-2024-26965?
CVE-2024-26965 affects various versions of the Linux kernel prior to the specified patched versions.
Is CVE-2024-26965 a remote code execution vulnerability?
No, CVE-2024-26965 does not involve remote code execution but is related to an array termination issue.
What type of vulnerability is CVE-2024-26965?
CVE-2024-26965 is a code quality issue in the Linux kernel concerning proper termination of frequency table arrays.