Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf If VM_BIND is enabled on the client the legacy submission ioctl can't be used, however if a client tries to do so regardless it will return an error. In this case the clients mutex remained unlocked leading to a deadlock inside nouveau_drm_postclose or any other nouveau ioctl call.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.24 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/b466416bdd6ecbde15ce987226ea633a0268fbb1Patch
- https://git.kernel.org/stable/c/c288a61a48ddb77ec097e11ab81b81027cd4e197Patch
- https://git.kernel.org/stable/c/daf8739c3322a762ce84f240f50e0c39181a41abPatch
- https://git.kernel.org/stable/c/b466416bdd6ecbde15ce987226ea633a0268fbb1Patch
- https://git.kernel.org/stable/c/c288a61a48ddb77ec097e11ab81b81027cd4e197Patch
- https://git.kernel.org/stable/c/daf8739c3322a762ce84f240f50e0c39181a41abPatch
FAQ
What is CVE-2024-35786?
CVE-2024-35786 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf If VM_BIND is enabled on the client the legacy submission ioctl c...
How severe is CVE-2024-35786?
CVE-2024-35786 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-35786?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.