CVE-2024-58074

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-58074
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-58074.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-58074
Downstream
Related
Published
2025-03-06T16:15:53Z
Modified
2025-08-30T18:01:35Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/i915: Grab intel_display from the encoder to avoid potential oopsies

Grab the inteldisplay from 'encoder' rather than 'state' in the encoder hooks to avoid the massive footgun that is intelsanitizeencoder(), which passes NULL as the 'state' argument to encoder .disable() and .postdisable().

TODO: figure out how to actually fix intelsanitizeencoder()...

References

Affected packages