I
n 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)
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 23:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
14 Dec 2024, 21:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-12-04 15:15
Updated : 2025-11-03 23:17
NVD link : CVE-2024-53129
Mitre link : CVE-2024-53129
CVE.ORG link : CVE-2024-53129
JSON object : View
Products Affected
CWE
CWE-476
NULL Pointer Dereference