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

CVE-2025-58151

Gravedad CVSS v4.0:
CRÍTICA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
09/07/2026
Última modificación:
09/07/2026

Descripción

*** Pendiente de traducción *** varstored is a component of the Xapi toolstack handling UEFI Variables<br /> for a VM. It has a communication path with OVMF inside the VM involving<br /> mapping a buffer prepared by OVMF.<br /> <br /> Within varstored, there were insufficient compiler barriers, creating<br /> TOCTOU issues with data in the shared buffer.<br /> <br /> The exact vulnerable behaviour depends on the code generated by the<br /> compiler. In a build of varstored using default settings, the attacker<br /> can control an index used in a jump table.