CVE-2025-40110
Last modified
CVE-2025-40110 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmw_cmd_res_check allows explicit invalid (SVGA3D_INVALID_ID) identifiers because some svga commands accept SVGA3D_INVALID_ID to mean "no surface", unfortunately functions that accept the actual surfaces as objects might (and in case of the cursor snooper, do not) be able to handle null objects. Make sure that we validate not only the identifier (via the vmw_cmd_res_check) but also check that the actual resource exists before trying to do something with it. Fixes unchecked null-ptr reference in the snooping code.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmw_cmd_res_check allows explicit invalid (SVGA3D_INVALID_ID) identifiers because some svga commands accept SVGA3D_INVALID_ID to mean "no surface", unfortunately functions that accept the actual surfaces as objects might (and in case of the cursor snooper, do not) be able to handle null objects. Make sure that we validate not only the identifier (via the vmw_cmd_res_check) but also check that the actual resource exists before trying to do something with it. Fixes unchecked null-ptr reference in the snooping code.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c0951b797e7d0f2c6b0df2c0e18185c72d0cf1a1, < 3332212e93d0f6e24f8fe79f975e077c4e68ca39; >= c0951b797e7d0f2c6b0df2c0e18185c72d0cf1a1, < 86aae7053d2da3fdfde7b2e84d86e4af50490505; >= c0951b797e7d0f2c6b0df2c0e18185c72d0cf1a1, < af9d88cbf0fce52f465978360542ef679713491f; >= c0951b797e7d0f2c6b0df2c0e18185c72d0cf1a1, < 299cfb5a7deabdf9ecd30071755672af0aced5eb; >= c0951b797e7d0f2c6b0df2c0e18185c72d0cf1a1, < 13c9e4ed125e19484234c960efe5ac9c55119523; >= c0951b797e7d0f2c6b0df2c0e18185c72d0cf1a1, < b6fca0a07989f361ceda27cb2d09c555d4d4a964; >= c0951b797e7d0f2c6b0df2c0e18185c72d0cf1a1, < 5ac2c0279053a2c5265d46903432fb26ae2d0da2 |
| Linux | Linux | 3.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40110?
How severe is CVE-2025-40110?
How do I fix CVE-2025-40110?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40105In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40106In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40107In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40108In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40109In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4011A vulnerability has been found in Redmine 6.0.0/6.0.1/6.0.2/…5.1
- CVE-2025-40111In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40112In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40113In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40114In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40115In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40116In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40110?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
