First published: Wed May 01 2024(Updated: )
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().
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-26971 is classified as moderate due to its impact on the termination of frequency table arrays in the Linux kernel.
To fix CVE-2024-26971, update your Linux kernel to one of the patched versions: 5.10.223-1, 5.10.226-1, 6.1.123-1, 6.1.119-1, 6.12.10-1, or 6.12.11-1.
CVE-2024-26971 affects various versions of the Linux kernel prior to the updates addressing the vulnerability.
CVE-2024-26971 involves the clk subsystem in the Linux kernel specifically for the Qualcomm gcc-ipq5018 frequency table arrays.
CVE-2024-26971 is not known to be remotely exploitable but could potentially be leveraged in local privilege escalation scenarios.