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 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.
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-56777 has been classified as a moderate severity vulnerability in the Linux kernel.
To fix CVE-2024-56777, update your Linux kernel to a version that includes the patch for this vulnerability.
CVE-2024-56777 affects Linux kernel versions from 4.6 up to 5.15.174 and from 5.16 up to 6.1.120, as well as other specified versions.
CVE-2024-56777 is a potential dereference of error pointers vulnerability in the Linux kernel.
CVE-2024-56777 was disclosed as part of ongoing improvements to the Linux kernel security.