Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq5018: 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().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.24 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/50c3acd460551cdf9d8ac6fe0c04f2de0e8e0872Mailing ListPatch
- https://git.kernel.org/stable/c/90ad946fff70f312b8d23226afc38c13ddd88c4bMailing ListPatch
- https://git.kernel.org/stable/c/b0cf3d200e8a72b6d28e6e088c062b4a98cb5eafMailing ListPatch
- https://git.kernel.org/stable/c/c8f4bef0667947b826848db1c45a645f751357c1Mailing ListPatch
- https://git.kernel.org/stable/c/50c3acd460551cdf9d8ac6fe0c04f2de0e8e0872Mailing ListPatch
- https://git.kernel.org/stable/c/90ad946fff70f312b8d23226afc38c13ddd88c4bMailing ListPatch
- https://git.kernel.org/stable/c/b0cf3d200e8a72b6d28e6e088c062b4a98cb5eafMailing ListPatch
- https://git.kernel.org/stable/c/c8f4bef0667947b826848db1c45a645f751357c1Mailing ListPatch
FAQ
What is CVE-2024-26971?
CVE-2024-26971 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an...
How severe is CVE-2024-26971?
CVE-2024-26971 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-26971?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.