CVE-2024-40926
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ae1aadb1eb8d3cbc52e42bee71d67bd4a71f9f07 < 227349998e5740f14d531b0f0d704e66b1ed3c2f | affected |
| Linux | Linux | ae1aadb1eb8d3cbc52e42bee71d67bd4a71f9f07 < b96a225377b6602299a03d2ce3c289b68cd41bb7 | affected |
| Linux | Linux | 6.7 | affected |
| Linux | Linux | 0 < 6.7 | unaffected |
| Linux | Linux | 6.9.6 <= 6.9.* | unaffected |
| Linux | Linux | 6.10 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/227349998e5740f14d531b0f0d704e66b1ed3c2f
- https://git.kernel.org/stable/c/b96a225377b6602299a03d2ce3c289b68cd41bb7
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/227349998e5740f14d531b0f0d704e66b1ed3c2f
- https://git.kernel.org/stable/c/b96a225377b6602299a03d2ce3c289b68cd41bb7
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.