Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-45862

Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
27/05/2026
Última modificación:
30/05/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> iommu/vt-d: Flush cache for PASID table before using it<br /> <br /> When writing the address of a freshly allocated zero-initialized PASID<br /> table to a PASID directory entry, do that after the CPU cache flush for<br /> this PASID table, not before it, to avoid the time window when this<br /> PASID table may be already used by non-coherent IOMMU hardware while<br /> its contents in RAM is still some random old data, not zero-initialized.