Improper access control in Linux kernel - CVE-2026-64285
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to corrupt read-only memory.
The vulnerability exists due to improper access control in guest_memfd population for SNP guest CPUID data when populating a guest_memfd instance from a user-supplied source page. A local user can provide CPUID data backed by a read-only mapping to corrupt read-only memory.
Exploitation requires the source page to be used for initial CPUID data for an SNP guest, and well-behaved VMMs are unlikely to be affected because such CPUID data is typically generated dynamically by userspace.