CVE-2026-74420
Last modified
CVE-2026-74420 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges VMAs marked with VM_IO or VM_PFNMAP are not backed by struct page objects, which GPUSVM requires in order to operate correctly. In particular, get_pages() relies on hmm_range_fault() to resolve struct pages for the target range. Attempting to create an SVM range on such VMAs results in repeated get_pages() failures and can lead to an infinite loop inside a driver’s page‑fault handler. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges VMAs marked with VM_IO or VM_PFNMAP are not backed by struct page objects, which GPUSVM requires in order to operate correctly. In particular, get_pages() relies on hmm_range_fault() to resolve struct pages for the target range. Attempting to create an SVM range on such VMAs results in repeated get_pages() failures and can lead to an infinite loop inside a driver’s page‑fault handler. Prevent this by rejecting ranges on VM_IO or VM_PFNMAP VMAs and returning -EIO.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 99624bdff8670795b678eafa6509aaad3a5c0175, < 353f26c74660bcbd8d82cd76622748e14a5a5db3; >= 99624bdff8670795b678eafa6509aaad3a5c0175, < 63f443384979563f16f70420f4fa85bba31238ca; >= 99624bdff8670795b678eafa6509aaad3a5c0175, < b82a225e57a334335a21462b75ee2223bc6efe6d |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74420?
How severe is CVE-2026-74420?
How do I fix CVE-2026-74420?
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-74414In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74415In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74416In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74417In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74418In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74419In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-74421In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74422In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74423In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74424In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74425In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74426In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74420?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
