PT-2026-61469 · Linux · Linux

CVE-2026-64152

·

Publicado

2026-07-19

·

Atualizado

2026-07-19

CVSS v3.1

7.8

Alta

VetorAV: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.

Correção

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-64152

Produtos afetados

Linux