CVE-2024-26599: pwm: Fix out-of-bounds access in of_pwm_single_xlate()
In the Linux kernel, the following vulnerability has been resolved:
pwm: Fix out-of-bounds access in ofpwmsinglexlate()
With args->argscount == 2 args->args[2] is not defined. Actually the flags are contained in args->args[1].
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
debian/linuxto a version that resolves this vulnerability.Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1
Event History
Frequently Asked Questions
What is the severity of CVE-2024-26599?
CVE-2024-26599 has been classified as a medium severity vulnerability in the Linux kernel.
How do I fix CVE-2024-26599?
To resolve CVE-2024-26599, update your Linux kernel to a patched version that is not affected by this vulnerability.
What versions of Linux kernel are affected by CVE-2024-26599?
CVE-2024-26599 affects Linux kernel versions from 5.17 up to 6.1.75, 6.2.0 up to 6.6.14, and 6.7.0 to 6.7.2.
What components are impacted by CVE-2024-26599?
CVE-2024-26599 impacts the PWM (Pulse Width Modulation) functionality in the Linux kernel.
Have there been any exploits reported for CVE-2024-26599?
As of now, there are no publicly known exploits for CVE-2024-26599.