CVE-2023-53833
Published: Dec 9, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL ptr deref by checking new_crtc_state intel_atomic_get_new_crtc_state can return NULL, unless crtc state wasn't obtained previously with intel_atomic_get_crtc_state, so we must check it for NULLness here, just as in many other places, where we can't guarantee that intel_atomic_get_crtc_state was called. We are currently getting NULL ptr deref because of that, so this fix was confirmed to help. (cherry picked from commit 1d5b09f8daf859247a1ea65b0d732a24d88980d8)
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 74a75dc908692dd0548209004e53832c02433c0c - < dbf25cc21beff4fd2e730573845a266504b21bb2affected 74a75dc908692dd0548209004e53832c02433c0c - < 8b3c0d2d1685ba40b0af4ee1f8d8824a73870f88affected 74a75dc908692dd0548209004e53832c02433c0c - < a41d985902c153c31c616fe183cf2ee331e95ecb |
Linux | Linux | affected 5.16unaffected 0 - < 5.16unaffected 6.1.30 - <= 6.1.*unaffected 6.3.4 - <= 6.3.*unaffected 6.4 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now