CVE-2024-26599
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].
More information : https://git.kernel.org/stable/c/7b85554c7c2aee91171e038e4d5442ffa130b282