PT-2026-61469 · Linux · Linux

CVE-2026-64152

·

Published

2026-07-19

·

Updated

2026-07-19

CVSS v3.1

7.8

High

VectorAV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
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.

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64152

Affected Products

Linux