CVE-2026-74443
Last modified
CVE-2026-74443 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: bound DMA command body size against suffix pointer vmw_cmd_dma() locates the DMA suffix at (unsigned long) &cmd->body + header->size - sizeof(*suffix) without checking that header->size is large enough to contain both cmd->body and the suffix. An undersized header makes the suffix pointer underflow back into the previous command in the bounce buffer. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: bound DMA command body size against suffix pointer vmw_cmd_dma() locates the DMA suffix at (unsigned long) &cmd->body + header->size - sizeof(*suffix) without checking that header->size is large enough to contain both cmd->body and the suffix. An undersized header makes the suffix pointer underflow back into the previous command in the bounce buffer. The verifier later writes suffix->maximumOffset, clobbering verified fields of an already-relocated earlier command -- a TOCTOU on the device-visible command stream that lets one command rewrite another's GMR id, surface id, or other authenticated fields. Reject the command if the body is too small for the suffix to fit.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4e4ddd47774313accc86b233d6ca2c6a9037a671, < eb20f418933bea53375843b27b4022c1810be63b; >= 4e4ddd47774313accc86b233d6ca2c6a9037a671, < fcd1e56e7816b31a1050ccc67df722b20f6bb15d; >= 4e4ddd47774313accc86b233d6ca2c6a9037a671, < a4a37080a5ac777b59306cfcdf854cc05d7604d4; >= 4e4ddd47774313accc86b233d6ca2c6a9037a671, < 036e16ada95389bdc30f41068af04c1d0872fad0; >= 4e4ddd47774313accc86b233d6ca2c6a9037a671, < d5d7ada4e1296b00d89fe82b2ca850cc7809d6f7; >= 4e4ddd47774313accc86b233d6ca2c6a9037a671, < 7e40e6120fb232a10b543ffd994e5c6d8f3a2cc6; >= 4e4ddd47774313accc86b233d6ca2c6a9037a671, < 9759da60e38d7b9db44dc92713e4e0391883d221; >= 4e4ddd47774313accc86b233d6ca2c6a9037a671, < f4f1db96bfd68b81053693ba53405b6f510ac16c |
| Linux | Linux | 2.6.33 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74443?
How severe is CVE-2026-74443?
How do I fix CVE-2026-74443?
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 2026
- CVE-2026-74438In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74439In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-7444The Search Analytics for WP plugin for WordPress is vulnerab…8.1
- CVE-2026-74440In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74441In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74442In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74444In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74445In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74446In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74447In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74448In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74449In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-74443?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
