Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpd_work on headless cards If the card doesn't have display hardware, hpd_work and hpd_lock are left uninitialized which causes BUG when attempting to schedule hpd_work on runtime PM resume. Fix it by adding headless flag to DRM and skip any hpd if it's set.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.9.6 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/227349998e5740f14d531b0f0d704e66b1ed3c2fPatch
- https://git.kernel.org/stable/c/b96a225377b6602299a03d2ce3c289b68cd41bb7Patch
- https://git.kernel.org/stable/c/227349998e5740f14d531b0f0d704e66b1ed3c2fPatch
- https://git.kernel.org/stable/c/b96a225377b6602299a03d2ce3c289b68cd41bb7Patch
FAQ
What is CVE-2024-40926?
CVE-2024-40926 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpd_work on headless cards If the card doesn't have display hardware, hpd_work and hpd_lock...
How severe is CVE-2024-40926?
CVE-2024-40926 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-40926?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.