
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A vulnerability has been identified in the Linux kernel affecting the drm/nouveau driver's fence handling mechanism. The issue was discovered and reported on May 20, 2025, and is tracked as CVE-2025-37930. The vulnerability exists in the nouveaufencecontext_kill() function where there's a potential race condition in fence signaling (NVD).
The vulnerability stems from a design assumption in Nouveau where fences are expected to be signaled exclusively through nouveaufencesignal(). However, fences can also be signaled through nouveaufencedone(), creating a race condition where a signaled fence remains in the pending list until removed by nouveaufenceupdate(). If nouveaufencecontextkill() executes during this window, it attempts to set an error code on an already signaled fence, leading to a WARNON condition (NVD).
When the vulnerability is triggered, it results in a potential memory corruption condition in the Linux kernel's graphics subsystem. This could affect system stability and potentially lead to system warnings or crashes when using the Nouveau graphics driver (NVD).
The vulnerability has been resolved by adding a check in nouveaufencecontextkill() to verify if a fence has been signaled before attempting to set an error code. This fix prevents the WARNON condition from occurring in the race condition scenario (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”