CVE-2026-64309: crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)

Published Jul 25, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

crypto: ccp - Do not initialize SNP for ioctl(SNPCOMMIT)

Sashiko notes:

if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls (e.g., SEVPDHGEN) and zero out MSRVMHSAVEPA globally? Would the next VMRUN execution for an active VM trigger a general protection fault and crash the host?

The SNPCOMMIT command does not require the firmware to be in any particular state. Skip initializing it if it was previously uninitialized.

The SEV-SNP firmware specification doc 56860 does not mention SNPCOMMIT in Table 5 as a command that is allowed in the UNINIT state, but it is in fact allowed and a future documentation update will reflect that.

Affected Software

4 affected components
Linux Linux kernel
Linux Linux kernel>=6.12.75<6.12.96
Linux Linux kernel>=6.16<6.18.39
Linux Linux kernel>=6.19<7.1.4

Event History

Jul 25, 2026
CVE Published
via MITRE·08:49 AM
Data Sourced
via MITRE·08:49 AM
Description
Data Sourced
via NVD·10:17 AM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Who can trigger the vulnerable path?

A local userspace process able to issue ioctls through /dev/sev can reach the relevant code path. The cited example is SEV_PDH_GEN; exploitation does not require user interaction.

2

What is the potential operational impact?

If SEV initialization fails while KVM is running normal virtual machines, invoking the affected path could zero MSR_VM_HSAVE_PA globally. A subsequent VMRUN for an active VM could then cause a general protection fault and crash the host.

3

Is a particular SEV-SNP firmware state required?

No. SNP_COMMIT does not require firmware to be in a particular state and is allowed when firmware is uninitialized, despite the cited firmware specification table not listing it as allowed in that state.

4

What remediation is available?

Apply the available Linux kernel patch. The fix avoids initializing SNP when handling ioctl(SNP_COMMIT) if SNP was previously uninitialized.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203