Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq6018: 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 | >= 5.6, < 5.10.215 |
| Debian | Debian Linux | 10.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/421b135aceace99789c982f6a77ce9476564fb52Patch
- https://git.kernel.org/stable/c/852db52b45ea96dac2720f108e7c7331cd3738bbPatch
- https://git.kernel.org/stable/c/ae60e3342296f766f88911d39199f77b05f657a6Patch
- https://git.kernel.org/stable/c/b4527ee3de365a742215773d20f07db3e2c06f3bPatch
- https://git.kernel.org/stable/c/cdbc6e2d8108bc47895e5a901cfcaf799b00ca8dPatch
- https://git.kernel.org/stable/c/db4066e3ab6b3d918ae2b92734a89c04fe82cc1dPatch
- https://git.kernel.org/stable/c/dcb13b5c9ae8743f99a96f392186527c3df89198Patch
- https://git.kernel.org/stable/c/421b135aceace99789c982f6a77ce9476564fb52Patch
- https://git.kernel.org/stable/c/852db52b45ea96dac2720f108e7c7331cd3738bbPatch
- https://git.kernel.org/stable/c/ae60e3342296f766f88911d39199f77b05f657a6Patch
- https://git.kernel.org/stable/c/b4527ee3de365a742215773d20f07db3e2c06f3bPatch
- https://git.kernel.org/stable/c/cdbc6e2d8108bc47895e5a901cfcaf799b00ca8dPatch
- https://git.kernel.org/stable/c/db4066e3ab6b3d918ae2b92734a89c04fe82cc1dPatch
- https://git.kernel.org/stable/c/dcb13b5c9ae8743f99a96f392186527c3df89198Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlMailing ListThird Party Advisory
FAQ
What is CVE-2024-26970?
CVE-2024-26970 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an...
How severe is CVE-2024-26970?
CVE-2024-26970 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-26970?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.