ACK: [SRU][Mantic][PATCH 0/1] CVE-2024-26599

Kevin Becker kevin.becker at canonical.com
Mon Mar 4 21:22:38 UTC 2024


On Mon, Mar 4, 2024 at 3:38 PM Bethany Jamison
<bethany.jamison at canonical.com> wrote:
>
> [Impact]
>
> 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].
>
> [Fix]
>
> Mantic: Clean cherry-pick.
>
> [Test Case]
>
> Compile and boot tested.
>
> [Where problems could occur]
>
> Likelihood of regression is low and would only affect those
> using PWM interface.
>
> Uwe Kleine-König (1):
>   pwm: Fix out-of-bounds access in of_pwm_single_xlate()
>
>  drivers/pwm/core.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> --
> 2.34.1
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team

Acked-by: Kevin Becker <kevin.becker at canonical.com>



More information about the kernel-team mailing list