CVE-2026-80888

UnknownEPSS 0.17%

Last modified

CVE-2026-80888 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: drop dma_buf reference on foreign-fd prime import ttm_prime_fd_to_handle() returns -ENOSYS when the imported fd's dma_buf->ops do not match the ttm_object_device's ops, but does so without releasing the reference acquired by dma_buf_get(). Any unprivileged renderD client passing a non-vmwgfx prime fd through the DRM_VMW_GB_SURFACE_REF{,_EXT} path leaks one dma_buf reference per call and indefinitely pins the foreign exporter's GEM resources. Funnel the error path through the existing dma_buf_put() so the reference is always dropped.. 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: drop dma_buf reference on foreign-fd prime import ttm_prime_fd_to_handle() returns -ENOSYS when the imported fd's dma_buf->ops do not match the ttm_object_device's ops, but does so without releasing the reference acquired by dma_buf_get(). Any unprivileged renderD client passing a non-vmwgfx prime fd through the DRM_VMW_GB_SURFACE_REF{,_EXT} path leaks one dma_buf reference per call and indefinitely pins the foreign exporter's GEM resources. Funnel the error path through the existing dma_buf_put() so the reference is always dropped.

Metrics

EPSS Probability
0.17%

6.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 65981f7681abdf92b25942222b629b9c512d0705, < 1715901e7052cf90fbf04c8303e563a47e021278; >= 65981f7681abdf92b25942222b629b9c512d0705, < c4fd91ee7228f56fbb4cf528757dc17ffefeb0ee; >= 65981f7681abdf92b25942222b629b9c512d0705, < 619c3cfa88e09603a13d918f754808db2dda7057; >= 65981f7681abdf92b25942222b629b9c512d0705, < c1c22fca0a0896a452a7cb92422d67babd65b4be; >= 65981f7681abdf92b25942222b629b9c512d0705, < a1e972fa94c3a8069e022c67b9d97c7aa7b05293; >= 65981f7681abdf92b25942222b629b9c512d0705, < a8434b145b1e467940334c58c00af241e9494c5f; >= 65981f7681abdf92b25942222b629b9c512d0705, < 4df39eb99bb47d1f24d1952c23b21b10988356bf; >= 65981f7681abdf92b25942222b629b9c512d0705, < f739416dc555fa205a785e5135d73fa39b26f35d
LinuxLinux3.13

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-80888?
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: drop dma_buf reference on foreign-fd prime import ttm_prime_fd_to_handle() returns -ENOSYS when the imported fd's dma_buf->ops do not match the ttm_object_device's ops, but does so without releasing the reference acquired by dma_buf_get(). Any unprivileged renderD client passing a non-vmwgfx prime fd through the DRM_VMW_GB_SURFACE_REF{,_EXT} path leaks one dma_buf reference per call and indefinitely pins the foreign exporter's GEM resources. Funnel the error path through the existing dma_buf_put() so the reference is always dropped.
How severe is CVE-2026-80888?
Severity scoring for CVE-2026-80888 is pending analysis. The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2026-80888?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-80888?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST