CVE-2026-64285
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
25/07/2026
Última modificación:
30/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
KVM: SEV: Pin source page for write when adding CPUID data for SNP guest<br />
<br />
When populating a guest_memfd instance with the initial CPUID data for an<br />
SNP guest, acquire a writable pin on the source page as KVM will write back<br />
the "correct" CPUID information if the userspace provided data is rejected<br />
by trusted firmware. Because KVM writes to the source page using a kernel<br />
mapping, pinning for read could result in KVM clobbering read-only memory.<br />
<br />
Note, well-behaved VMMs are unlikely to be affected, as CPUID information<br />
is almost always dynamically generated by userspace, i.e. it&#39;s unlikely for<br />
the CPUID information to be backed by a read-only mapping.<br />
<br />
[sean: rewrite shortlog and changelog, tag for stable@]



