First published: Wed Dec 04 2024(Updated: )
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)
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | >=6.1.0<6.1.119 | |
Linux kernel | >=6.6.0<6.6.63 | |
Linux kernel | >=6.11.0<6.11.10 | |
Linux Kernel | >=6.1.0<6.1.119 | |
Linux Kernel | >=6.6.0<6.6.63 | |
Linux Kernel | >=6.11.0<6.11.10 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 | |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-53129 has a low severity rating related to a warning in the Linux kernel's graphics subsystem.
To address CVE-2024-53129, you should upgrade to a patched version of the Linux kernel that resolves the dereferenced before check warning.
CVE-2024-53129 affects Linux kernel versions from 6.1.0 to 6.1.119, 6.6.0 to 6.6.63, and 6.11.0 to 6.11.10.
CVE-2024-53129 primarily involves the drm/rockchip component within the Linux kernel.
No, CVE-2024-53129 is not classified as a critical vulnerability, as it pertains to a warning rather than an exploit.