CVE-2023-53571
Published: Oct 4, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intel_get_crtc_new_encoder() less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find the connector for the crtc in the atomic state. Get the dev pointer from the atomic state instead of the potentially NULL encoder to avoid that. (cherry picked from commit 3b6692357f70498f617ea1b31a0378070a0acf1c)
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 3a47ae201e074945bbde0b088e4c1215c07f4d75 - < 780f303233c35eeb5132e3ee1cbc8f4cebe86dd2affected 3a47ae201e074945bbde0b088e4c1215c07f4d75 - < 54202488c835dab8c648acd107f0bb8eaa699894affected 3a47ae201e074945bbde0b088e4c1215c07f4d75 - < 0fe6ef82e4f4764e8f556632e4cd93d78d448e99affected 3a47ae201e074945bbde0b088e4c1215c07f4d75 - < 8cd725315c559a8a4d18ac1d7fce1d6b9a667529affected 3a47ae201e074945bbde0b088e4c1215c07f4d75 - < fd8b0abecdf66379e9d25d7448b942b5be379cb2+1 more versions |
Linux | Linux | affected 5.7unaffected 0 - < 5.7unaffected 5.10.180 - <= 5.10.*unaffected 5.15.111 - <= 5.15.*unaffected 6.1.28 - <= 6.1.*+3 more versions |
References
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