APPLIED: [SRU][Focal][PATCH 0/1] CVE-2023-23004

Roxana Nicolescu roxana.nicolescu at canonical.com
Fri Feb 23 12:39:17 UTC 2024


On 15/02/2024 23:36, Bethany Jamison wrote:
> [Impact]
>
> In the Linux kernel before 5.19, drivers/gpu/drm/arm/malidp_planes.c
> misinterprets the get_sg_table return value (expects it to be NULL in the
> error case, whereas it is actually an error pointer).
>
> [Fix]
>
> Focal: Clean cherry-pick.
>
> [Test Case]
>
> Compile and boot tested.
>
> [Regression Potential]
>
> Issues could occur for users using a pre-5.19 kernel when using the ARM
> Mali Display Processor driver, specifically when getting the sg_table.
>
> Miaoqian Lin (1):
>    malidp: Fix NULL vs IS_ERR() checking
>
>   drivers/gpu/drm/arm/malidp_planes.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied to focal master-next branch. Thanks!



More information about the kernel-team mailing list