Vulnerability Description
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)
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.1.0, < 6.1.119 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1e53059729691ca4d905118258b9fbd17d854174Patch
- https://git.kernel.org/stable/c/4e47b99a7764b23a431bff6a3f91dfe77d294765
- https://git.kernel.org/stable/c/656dbd1c21c2c088c70059cdd43ec83e7d54ec4dPatch
- https://git.kernel.org/stable/c/ab1c793f457f740ab7108cc0b1340a402dbf484dPatch
- https://git.kernel.org/stable/c/bbf8bc7e75863942028131ae39c23118f62de6c0Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-53129?
CVE-2024-53129 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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: dr...
How severe is CVE-2024-53129?
CVE-2024-53129 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53129?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.