Security Advisory

CVE-2024-53129

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-04 14:20:35
Last updated 2026-05-11 20:51:24
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fix a dereferenced before check warning The state cant 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)