5.5

CVE-2024-53129

drm/rockchip: vop: Fix a dereferenced before check warning

In the Linux kernel, the following vulnerability has been resolved:

drm/rockchip: vop: Fix a dereferenced before check warning

The 'state' can't be NULL, we should check crtc_state.

Fix warning:
drivers/gpu/drm/rockchip/rockchip_drm_vop.c:1096
vop_plane_atomic_async_check() warn: variable dereferenced before check
'state' (see line 1077)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 6.1.0 < 6.1.119
LinuxLinux Kernel Version >= 6.6.0 < 6.6.63
LinuxLinux Kernel Version >= 6.11.0 < 6.11.10
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.21% 0.108
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE-476 NULL Pointer Dereference

The product dereferences a pointer that it expects to be valid but is NULL.

https://git.kernel.org/stable/c/1e53059729691ca4d905118258b9fbd17d854174
Patch
https://git.kernel.org/stable/c/4e47b99a7764b23a431bff6a3f91dfe77d294765
https://git.kernel.org/stable/c/656dbd1c21c2c088c70059cdd43ec83e7d54ec4d
Patch
https://git.kernel.org/stable/c/ab1c793f457f740ab7108cc0b1340a402dbf484d
Patch
https://git.kernel.org/stable/c/bbf8bc7e75863942028131ae39c23118f62de6c0
Patch
https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html