Local system crash via unchecked error pointer
Published Jan 8, 2025 · Updated May 11, 2026
Error-pointer dereference in the Linux kernel STI DRM driver allows local users to crash the system during an atomic display check. sti_gdp_atomic_check treats the ERR_PTR returned by drm_atomic_get_crtc_state as a valid crtc_state and dereferences it instead of checking IS_ERR. Reachability requires local low-privilege access, the STI DRM graphics path, and a failure from that state lookup; the bounded impact is a kernel crash.
Summary
What happened
Error-pointer dereference in the Linux kernel STI DRM driver allows local users to crash the system during an atomic display check. sti_gdp_atomic_check treats the ERR_PTR returned by drm_atomic_get_crtc_state as a valid crtc_state and dereferences it instead of checking IS_ERR. Reachability requires local low-privilege access, the STI DRM graphics path, and a failure from that state lookup; the bounded impact is a kernel crash.
The record
- CVE
- CVE-2024-56777
- Published
- Jan 8, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-754, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jan 8, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.6
- Affected versionversion=dd86dc2f9ae1102f46115be1f1422265c15540f1 <3cf2e7c448e246f7e700c7aa47450d1e27579559
- Affected versionversion=dd86dc2f9ae1102f46115be1f1422265c15540f1 <997b64c3f4c1827c5cfda8ae7f5d13f78d28b541
- Affected versionversion=dd86dc2f9ae1102f46115be1f1422265c15540f1 <b79612ed6bc1a184c45427105c851b5b2d4342ca
- Affected versionversion=dd86dc2f9ae1102f46115be1f1422265c15540f1 <e965e771b069421c233d674c3c8cd8c7f7245f42
- Affected versionversion=dd86dc2f9ae1102f46115be1f1422265c15540f1 <f5804567cf9605d6e5ec46c0bb786f7d50f18c13
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo