CVE-2026-31591
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-31591 is a missing synchronization vulnerability in the Linux kernel's KVM SEV-SNP (Secure Encrypted Virtualization - Secure Nested Paging) subsystem. The flaw occurs because all vCPUs are not locked when synchronizing and encrypting VMSAs (Virtual Machine Save Areas) during SNP guest launch finalization, allowing userspace to manipulate or run a vCPU while its state is being synchronized. Affected kernel versions include 6.11 through 6.18.23, 6.19 through 6.19.13, and 7.0 before 7.0.1. It carries a CVSS v3.1 base score of 5.5 (Medium) (GitHub Advisory, Red Hat Bugzilla). The vulnerability was published on April 24, 2026.

Technical details

The root cause is classified as CWE-820 (Missing Synchronization): the KVM SEV-SNP code path for SNP_LAUNCH_FINISH did not acquire locks on all vCPUs before synchronizing and encrypting their VMSAs, creating a race condition window (GitHub Advisory). An attacker with local, low-privilege access who can manage virtual machines could exploit this race by manipulating or executing a vCPU concurrently with the VMSA synchronization operation. The fix locks all vCPUs during the synchronization phase and opportunistically asserts that vcpu->mutex is held when synchronizing each VMSA, consistent with the existing SEV-ES code path (Red Hat Bugzilla). Patches are available via four commits to the stable kernel tree.

Impact

Successful exploitation can result in either corruption of vCPU state or a host kernel crash (denial of service), depending on the timing of the race condition. Because the vulnerability resides in the host kernel's KVM subsystem, a crash affects the entire hypervisor and all guest VMs running on it, making the availability impact significant in virtualized environments. There is no confidentiality or integrity impact identified; the primary risk is availability loss for the host and all hosted guests (GitHub Advisory, Red Hat Bugzilla).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time (GitHub Advisory). Exploitation requires local access with low privileges and the ability to manage virtual machines on a host running KVM with SEV-SNP support. The EPSS score is approximately 0.017% (3rd percentile), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.

Mitigation and workarounds

Upgrade the Linux kernel to a patched version: 6.18.24 or later, 6.19.14 or later, or 7.0.1 or later, depending on the currently deployed kernel branch (GitHub Advisory). Patches are available via the following upstream commits: 30fd9d8c, 4df77742, c87938fc, and cb923ee6 on git.kernel.org. Systems that do not use KVM with SEV-SNP guest support are not affected and do not require immediate action. As a temporary workaround where patching is not immediately feasible, disabling SNP guest launch operations or restricting access to the KVM management interface can reduce exposure.

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management