Security Advisory

CVE-2024-56776

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-01-08 17:49:14
Last updated 2026-05-11 20:58:51
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers 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.