Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Karol Herbst

Researcher fromRed Hat
#46239of 53,633
5.5Total CVSS
Vulnerabilities · 1
PT-2024-8399
5.5
2024-03-05
Linux · Linux Kernel · CVE-2024-35786
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a stale locked mutex in the `nouveau gem ioctl pushbuf` function. If `VM BIND` is enabled on the client, the legacy submission ioctl cannot be used. However, if a client attempts to use it regardless, it will return an error, and the client's mutex will remain unlocked, leading to a deadlock inside `nouveau drm postclose` or any other `nouveau` ioctl call. This can be exploited to cause a denial of service. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.