CVE-2024-53129

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)
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

14 Dec 2024, 21:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/4e47b99a7764b23a431bff6a3f91dfe77d294765 -

13 Dec 2024, 16:36

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CWE CWE-476
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: drm/rockchip: vop: Se corrige una advertencia desreferenciada antes de la comprobación El 'estado' no puede ser NULL, debemos comprobar crtc_state. Se corrige la advertencia: drivers/gpu/drm/rockchip/rockchip_drm_vop.c:1096 vop_plane_atomic_async_check() warn: variable desreferenciada antes de la comprobación 'estado' (consulte la línea 1077)
References () https://git.kernel.org/stable/c/1e53059729691ca4d905118258b9fbd17d854174 - () https://git.kernel.org/stable/c/1e53059729691ca4d905118258b9fbd17d854174 - Patch
References () https://git.kernel.org/stable/c/656dbd1c21c2c088c70059cdd43ec83e7d54ec4d - () https://git.kernel.org/stable/c/656dbd1c21c2c088c70059cdd43ec83e7d54ec4d - Patch
References () https://git.kernel.org/stable/c/ab1c793f457f740ab7108cc0b1340a402dbf484d - () https://git.kernel.org/stable/c/ab1c793f457f740ab7108cc0b1340a402dbf484d - Patch
References () https://git.kernel.org/stable/c/bbf8bc7e75863942028131ae39c23118f62de6c0 - () https://git.kernel.org/stable/c/bbf8bc7e75863942028131ae39c23118f62de6c0 - Patch

04 Dec 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-04 15:15

Updated : 2024-12-14 21:15


NVD link : CVE-2024-53129

Mitre link : CVE-2024-53129

CVE.ORG link : CVE-2024-53129


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference