First published: Wed May 01 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-apq8084: 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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | >=3.17<4.19.312 | |
Linux kernel | >=4.20<5.4.274 | |
Linux kernel | >=5.5<5.10.215 | |
Linux kernel | >=5.11<5.15.154 | |
Linux kernel | >=5.16<6.1.84 | |
Linux kernel | >=6.2<6.6.24 | |
Linux kernel | >=6.7<6.7.12 | |
Linux kernel | >=6.8<6.8.3 | |
Debian | =10.0 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.17-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26966 has been classified with a severity rating that reflects a potential impact on the system if exploited.
To fix CVE-2024-26966, update to the latest patched version of the Linux kernel as specified in the security advisory.
CVE-2024-26966 affects multiple versions of the Linux kernel, specifically those between versions 3.17 and 6.8.
CVE-2024-26966 impacts Linux systems, including Debian Linux versions 10.0 and various kernel versions.
While CVE-2024-26966 is considered significant, its criticality will depend on the specific system configuration and usage.