CVE-2026-93284
Last modified
CVE-2026-93284 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/pagemap: dma-unmap pages before handling migration errors drm_pagemap_migrate_unmap_pages() relies on the pages array to determine which pages require DMA unmapping. However, drm_pagemap_migration_unlock_put_pages() clears the array as part of its cleanup, leaving drm_pagemap_migrate_unmap_pages() with no valid page information if it is called afterward. Call drm_pagemap_migrate_unmap_pages() before drm_pagemap_migration_unlock_put_pages() so the pages array remains valid during DMA unmapping..
Description
In the Linux kernel, the following vulnerability has been resolved: drm/pagemap: dma-unmap pages before handling migration errors drm_pagemap_migrate_unmap_pages() relies on the pages array to determine which pages require DMA unmapping. However, drm_pagemap_migration_unlock_put_pages() clears the array as part of its cleanup, leaving drm_pagemap_migrate_unmap_pages() with no valid page information if it is called afterward. Call drm_pagemap_migrate_unmap_pages() before drm_pagemap_migration_unlock_put_pages() so the pages array remains valid during DMA unmapping.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f86ad0ed620cb3c91ec7d5468e93ac68d727539d, < e4331c6644db85bc6ceb470bd84bcf371b6dbfa6; >= f86ad0ed620cb3c91ec7d5468e93ac68d727539d, < 9e6372ec2a3990662ae0a67f56ac0aee19848d5b |
| Linux | Linux | 6.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93284?
How severe is CVE-2026-93284?
How do I fix CVE-2026-93284?
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-93278In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93279In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93280In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-93281In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93282In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-93283In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93285In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93286In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93287In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93288In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93289The affected products are vulnerable to command injection at…7.5
- CVE-2026-93290Omni C20 uses hard-coded credentials that could allow an att…5.5
Are you affected by CVE-2026-93284?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
