Bug 2516683 (CVE-2026-72286) - CVE-2026-72286 kernel: KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs
Summary: CVE-2026-72286 kernel: KVM: SEV: Do not allow intra-host migration/mirroring ...
Keywords:
Status: NEW
Alias: CVE-2026-72286
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-15 06:25 UTC by OSIDB Bzimport
Modified: 2026-08-18 19:06 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-15 06:25:39 UTC
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]


Note You need to log in before you can comment on or make changes to this bug.