Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq9574: 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
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.4, < 6.6.24 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0204247cf3669b6021fb745c3b7f37ae392ab19cPatch
- https://git.kernel.org/stable/c/1723629fea8a4e75333196866e10d395463dca72Patch
- https://git.kernel.org/stable/c/604f2d7c46727c5e24fc7faddc980bc1cc0b1011Patch
- https://git.kernel.org/stable/c/bd2b6395671d823caa38d8e4d752de2448ae61e1Patch
- https://git.kernel.org/stable/c/0204247cf3669b6021fb745c3b7f37ae392ab19cPatch
- https://git.kernel.org/stable/c/1723629fea8a4e75333196866e10d395463dca72Patch
- https://git.kernel.org/stable/c/604f2d7c46727c5e24fc7faddc980bc1cc0b1011Patch
- https://git.kernel.org/stable/c/bd2b6395671d823caa38d8e4d752de2448ae61e1Patch
FAQ
What is CVE-2024-26968?
CVE-2024-26968 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an...
How severe is CVE-2024-26968?
CVE-2024-26968 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-26968?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.