
Cloud Vulnerability DB
A community-led vulnerabilities database
A memory leak vulnerability was identified in the Linux kernel, specifically in the drm/nouveau/nvif component. The issue was discovered and published on September 5, 2025. The vulnerability occurs in the nvifvmmctor() function when handling invalid nvifvmmtype values, where the function returns an error without properly freeing allocated memory resources (NVD CVE).
The vulnerability stems from a flaw in the error handling path of the nvifvmmctor() function within the Linux kernel's DRM (Direct Rendering Manager) Nouveau driver. When an invalid nvifvmmtype is encountered, the function returns an error directly without properly freeing the allocated args memory, resulting in a memory leak. The fix involves setting the return value to -EINVAL and implementing proper cleanup through a 'goto done' statement (NVD CVE).
The vulnerability results in a memory leak in the Linux kernel's Nouveau driver, which could lead to gradual system resource depletion over time. While memory leaks are generally less severe than other vulnerability types, they can impact system stability and performance, particularly in long-running systems (NVD CVE).
The vulnerability has been resolved in the Linux kernel through a patch that properly handles memory cleanup in the error path. The fix involves modifying the nvifvmmctor() function to ensure proper resource cleanup when encountering invalid nvifvmmtype values (NVD CVE).
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.
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."