APPLIED: [SRU][F][PATCH 0/1] CVE-2023-52821
Stefan Bader
stefan.bader at canonical.com
Fri Nov 22 14:21:59 UTC 2024
On 14.11.24 14:40, Massimiliano Pellizzer wrote:
> [Impact]
>
> drm/panel: fix a possible null pointer dereference
>
> In versatile_panel_get_modes(), the return value of drm_mode_duplicate()
> is assigned to mode, which will lead to a NULL pointer dereference
> on failure of drm_mode_duplicate(). Add a check to avoid npd.
>
> [Fix]
>
> Noble: Not affected
> Jammy: Fixed
> Focal: Backported from mainline
> Bionic: Not affected
> Xenial: Not affected
>
> [Test Case]
>
> Compile tested only.
>
> [Where problems could occur]
>
> A regression here is unlikely due to the very limited
> scope of the patch.
>
> Ma Ke (1):
> drm/panel: fix a possible null pointer dereference
>
> drivers/gpu/drm/panel/panel-arm-versatile.c | 2 ++
> 1 file changed, 2 insertions(+)
>
Applied to focal:linux/master-next. Thanks.
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 48643 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20241122/49f8e805/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20241122/49f8e805/attachment-0001.sig>
More information about the kernel-team
mailing list