Impact
The Linux kernel’s iommupt unmap routine can leave portions of a large IOPTE unmapped when the requested unmap range ends inside a contiguous mapping. The code flushes only the requested area, not the extra overlap, resulting in a short invalidation. This flaw does not expose obvious information leakage or direct code execution paths, but it could leave stale mappings that might cause undefined behavior if later accessed.
Affected Systems
The vulnerability affects all Linux kernels that include the iommupt unmap path; no specific product or version was listed in the CNA data.
Risk and Exploitability
The CVSS score is 8.8, with an EPSS score of 0.00018 (less than 1%). The vulnerability is not currently listed in the CISA KEV catalog, and the description states that nothing depends on large-entry unmapping, implying low likelihood of exploitation. The potential impact is limited to kernel stability and unlikely to be triggerable by user‑space applications.
OpenCVE Enrichment