Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs The intra-host migration/mirroring feature is not fully implemented for SEV-SNP VMs. The proper migration requires additional SNP-specific state such as guest_req_mutex, guest_req_buf, and guest_resp_buf to be transferred or initialized on the destination. The SNP VM mirroring requires vmsa features to be copied as well otherwise ASID would be bound to SNP range while VM is detected as a SEV VM. Reject SNP source VMs in migration/mirroring until proper SNP state transfer is implemented. [sean: let lines poke past 80 chars, tag for stable]
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/6ee4140788234a6fabf59e6a50e38cdb936008cd
- https://git.kernel.org/stable/c/b70404b89daad5f9f33f7ac640b1065cba639935
- https://git.kernel.org/stable/c/ba06690b28be950bd46d938d9b919c4024292627
- https://git.kernel.org/stable/c/d2f9df3b615ca0cd45899c090366945528186052
FAQ
What is CVE-2026-72286?
CVE-2026-72286 is a vulnerability with a CVSS score of 8.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs The intra-host migration/mirroring feature is not fully implement...
How severe is CVE-2026-72286?
CVE-2026-72286 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72286?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.