
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-40110 is a vulnerability discovered in the Linux kernel's drm/vmwgfx driver, specifically related to a null pointer access issue in the cursor snooper functionality. The vulnerability was disclosed on November 11, 2025, affecting the Linux kernel's display driver management system (NVD Database).
The vulnerability stems from improper validation of resources in the cursor snooper component. The issue occurs because vmwcmdrescheck allows explicit invalid identifiers (SVGA3DINVALID_ID) as some svga commands accept these to indicate 'no surface'. However, functions accepting actual surfaces as objects may not handle null objects properly. The vulnerability specifically manifests in the cursor snooper code where there was an unchecked null pointer reference (NVD Database).
The vulnerability could potentially lead to system instability or crashes due to null pointer dereferencing in the kernel's display driver management system. Since this occurs in kernel space, it could affect the overall system stability (NVD Database).
The fix involves implementing additional validation checks to ensure that the resource which is converted to a surface exists before attempting to use the cursor snooper on it. The solution requires validating both the identifier through vmwcmdres_check and verifying the actual resource's existence before performing operations (NVD Database).
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."