Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Grab intel_display from the encoder to avoid potential oopsies Grab the intel_display from 'encoder' rather than 'state' in the encoder hooks to avoid the massive footgun that is intel_sanitize_encoder(), which passes NULL as the 'state' argument to encoder .disable() and .post_disable(). TODO: figure out how to actually fix intel_sanitize_encoder()...
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12, < 6.13.2 |
References
- https://git.kernel.org/stable/c/1885401569f24eb35c631bcc4e6543360dbe9292Patch
- https://git.kernel.org/stable/c/dc3806d9eb66d0105f8d55d462d4ef681d9eac59Patch
FAQ
What is CVE-2024-58074?
CVE-2024-58074 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/i915: Grab intel_display from the encoder to avoid potential oopsies Grab the intel_display from 'encoder' rather than 'state'...
How severe is CVE-2024-58074?
CVE-2024-58074 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-58074?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.