First published: Wed Jan 08 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=4.6<5.15.174 | |
Linux Kernel | >=5.16<6.1.120 | |
Linux Kernel | >=6.2<6.6.64 | |
Linux Kernel | >=6.7<6.12.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56776 has a high severity due to potential dereference of error pointers leading to vulnerabilities in the Linux kernel.
To fix CVE-2024-56776, update your Linux kernel to a version that includes the security patches.
CVE-2024-56776 affects Linux kernel versions from 4.6 to 5.15.174, from 5.16 to 6.1.120, from 6.2 to 6.6.64, and from 6.7 to 6.12.4.
CVE-2024-56776 impacts the drm/sti component of the Linux kernel.
No official workaround is recommended for CVE-2024-56776; the best course of action is to apply the updated kernel.