First published: Fri Feb 23 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: pwm: Fix out-of-bounds access in of_pwm_single_xlate() With args->args_count == 2 args->args[2] is not defined. Actually the flags are contained in args->args[1].
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.17<6.1.75 | |
Linux Kernel | >=6.2.0<6.6.14 | |
Linux Kernel | >=6.7.0<6.7.2 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26599 has been classified as a medium severity vulnerability in the Linux kernel.
To resolve CVE-2024-26599, update your Linux kernel to a patched version that is not affected by this vulnerability.
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.
CVE-2024-26599 impacts the PWM (Pulse Width Modulation) functionality in the Linux kernel.
As of now, there are no publicly known exploits for CVE-2024-26599.