CVE-2026-64152
Last modified
CVE-2026-64152 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommu_debug is enabled Sashiko noticed a latent bug where the map error flow called iommu_unmap() which calls iommu_debug_unmap_begin()/iommu_debug_unmap_end() however since this is an error path the map flow never actually established the original iommu_debug_map() it will malfunction. Lift the unmap error handling into iommu_map_nosync() and reorder it so the trace_map()/iommu_debug_map() records the partial mapping and then immediately unmaps it. This avoid creating the unbalanced tracking and provides saner tracing instead of a unmap unmatched to any map.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommu_debug is enabled Sashiko noticed a latent bug where the map error flow called iommu_unmap() which calls iommu_debug_unmap_begin()/iommu_debug_unmap_end() however since this is an error path the map flow never actually established the original iommu_debug_map() it will malfunction. Lift the unmap error handling into iommu_map_nosync() and reorder it so the trace_map()/iommu_debug_map() records the partial mapping and then immediately unmaps it. This avoid creating the unbalanced tracking and provides saner tracing instead of a unmap unmatched to any map.
Metrics
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 7.0, < 7.0.11 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-64152?
How severe is CVE-2026-64152?
How do I fix CVE-2026-64152?
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-64147In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64148In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64149In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-6415The Advanced Custom Fields: Font Awesome plugin for WordPres…6.4
- CVE-2026-64150In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64151In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-64153In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64154In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64155In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64156In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64157In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64158Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2026-64152?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
