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
CVSS:3.1/AV:L/AC:H/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 | >= ccc21213f013834b484cdcc738e282f963fcfc97, < 0cd028806efc148a75d4acf711d21db335a89661; >= ccc21213f013834b484cdcc738e282f963fcfc97, < 0735c54804c709d1b292f3b6947cfb560b2ce552 |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
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…
- 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…
- 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…
- CVE-2026-64155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64157In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64158In the Linux kernel, the following vulnerability has been re…7.3
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
