Impact
The Linux kernel’s SNP_COMMIT ioctl does not initialize the SNP state when first invoked, allowing a SEV‑PDH‑GEN ioctl to globally zero the MSR_VM_HSAVE_PA register; on the next VM run this causes a general protection fault that can crash the host, denying service to all virtual machines. The flaw corresponds to CWE‑908 (Improper Validation of Material Provided by the User).
Affected Systems
All Linux kernel installations that have not incorporated the patch introducing the SNP_COMMIT initialization guard are affected. The vulnerability is triggered via /dev/sev ioctl commands, which are typically reserved for privileged processes.
Risk and Exploitability
The CVSS score is 5.5, and the EPSS score is less than 1%. The vulnerability is not listed in the CISA KEV catalog. The description indicates the attack may involve interaction with /dev/sev, although detailed exploitation conditions are not fully specified. No evidence of widespread exploitation is provided.
OpenCVE Enrichment
Debian DLA