Security Advisory

CVE-2024-26599

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-02-23 14:46:27
Last updated 2026-05-11 20:00:32
Assigner Linux
State PUBLISHED

Description

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].