← Back to CVE List

CVE-2024-56777

Published: 2025-01-08T18:15Z
Last Modified: 2025-01-09T21:43Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check The return value of drm_atomic_get_crtc_state() needs to be checked. To avoid use of error pointer 'crtc_state' in case of the failure. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt