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

CVE-2026-63940

Gravedad CVSS v3.1:
CRÍTICA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
19/07/2026
Última modificación:
27/07/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> KVM: SEV: Ignore Port I/O requests of length &amp;#39;0&amp;#39;<br /> <br /> Explicitly ignore Port I/O requests of length &amp;#39;0&amp;#39; (or count &amp;#39;0&amp;#39;), so that<br /> setting up the software scratch area (and other code) doesn&amp;#39;t have to<br /> worry about underflowing the length, and to allow for WARNing on trying<br /> to configure the scratch area with len==0.