In the Linux kernel, the following vulnerability has been resolved:
pwm: Fix out-of-bounds access in ofpwmsingle_xlate()
With args->args_count == 2 args->args[2] is not defined. Actually the flags are contained in args->args[1].
{ "urgency": "not yet assigned" }