CVE-2026-72239
Last modified
CVE-2026-72239 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN" Revert 99cf1fb58e68 ("x86/virt/sev: Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"). Section 8.8 of the SNP spec says: Before invoking SNP_INIT_EX with INIT_RMP set to 1, software must ensure that no CPUs contain dirty cache lines for the memory containing the RMP. Cachelines can be moved from cache to cache in a dirty state. The wbinvd_on_all_cpus() before SNP_INIT_EX flushes the caches for each CPU, but if the IPIs for WBINVD race with this dirty cacheline movement, it is possible that they may not get flushed, violating the firmware requirement. Doing wbinvd_on_all_cpus() before setting SNPEn is safer since the RMP table is not yet in use. [ Heroically bisected by Srikanth. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN" Revert 99cf1fb58e68 ("x86/virt/sev: Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"). Section 8.8 of the SNP spec says: Before invoking SNP_INIT_EX with INIT_RMP set to 1, software must ensure that no CPUs contain dirty cache lines for the memory containing the RMP. Cachelines can be moved from cache to cache in a dirty state. The wbinvd_on_all_cpus() before SNP_INIT_EX flushes the caches for each CPU, but if the IPIs for WBINVD race with this dirty cacheline movement, it is possible that they may not get flushed, violating the firmware requirement. Doing wbinvd_on_all_cpus() before setting SNPEn is safer since the RMP table is not yet in use. [ Heroically bisected by Srikanth. ] [ bp: Massage commit message. ]
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 99cf1fb58e68291d408b4c4484181cf88f081857, < e5158ff53fdff9c229bf13aa5f75eb17cdcfcd2d; >= 99cf1fb58e68291d408b4c4484181cf88f081857, < 4c2509f3b79756679a02bea649c6a7501b58f52c |
| Linux | Linux | 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72239?
How severe is CVE-2026-72239?
How do I fix CVE-2026-72239?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72233In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72234In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72235In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72236In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72237In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72238In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7224A security flaw has been discovered in SourceCodester Pizzaf…7.3
- CVE-2026-72240In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72241In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72242In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72243In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72244In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-72239?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
