
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-79603 is a memory disclosure vulnerability in the Xen hypervisor, tracked under Xen Security Advisory XSA-511, titled "Unconditionally do TLB flushing ahead of page scrubbing." It affects all Xen versions from 4.13 onwards on x86 architectures when using PV (paravirtualized) guests; Xen 4.12 and earlier are not vulnerable as they lack the scrub-domheap command line option. The vulnerability was disclosed on September 8, 2026, and was discovered by Roger Pau Monné of AMD. It carries a CVSS v3.1 base score of 4.3 (Medium) (GitHub Advisory, Xen OSS-Sec).
The root cause is a Time-of-Check Time-of-Use (TOCTOU) race condition (CWE-367) combined with improper control of a resource through its lifetime (CWE-664). When an x86 PV guest frees a memory page, Xen defers the TLB flush until the page is re-used rather than performing it immediately. Because page scrubbing (zeroing) can occur before the TLB flush, a race window exists during which the PV guest retains a stale TLB entry pointing to the already-scrubbed page and can write to it, undermining the isolation guarantees of the xsm=silo scrub-domheap configuration. The fix, provided as version-specific patches (xsa511.patch for unstable/4.22.x, and backports for 4.18–4.21), changes Xen to unconditionally perform TLB flushes before page scrubbing (Xen OSS-Sec, GitHub Advisory).
Successful exploitation allows an authenticated PV guest to modify already-scrubbed memory pages, breaking the confidentiality guarantees intended by the xsm=silo scrub-domheap deployment configuration. This means deployments relying on this configuration to prevent information exchange between guests are not effective in the presence of PV guests, potentially exposing sensitive data from one guest to another. The integrity impact is limited to the scrubbed page content, and there is no availability impact; the scope is unchanged and exploitation requires low privileges (Xen OSS-Sec, Red Hat Bugzilla).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the disclosure date. The EPSS score is approximately 0.231% (14th percentile), indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog, and NVD's SSVC assessment classifies exploitation as "none" with technical impact as "partial" (GitHub Advisory, Xen OSS-Sec).
Xen has released version-specific patches to resolve this issue: xsa511.patch for Xen unstable/4.22.x, xsa511-4.21.patch for 4.21.x, xsa511-4.20.patch for 4.20.x, xsa511-4.19.patch for 4.19.x, and xsa511-4.18.patch for 4.18.x. There is no known configuration-based mitigation; the Xen advisory explicitly states "There is no known mitigation." Administrators should apply the appropriate patch for their Xen version as soon as possible, and downstream distributions including SUSE and XCP-ng have released updated packages (Xen OSS-Sec, GitHub Advisory).
The Xen Project Security Team published the advisory (XSA-511) and coordinated disclosure through the standard predisclosure list process. SUSE issued a security update (SUSE-SU-2026:4090-1) and openSUSE published a corresponding security announcement. XCP-ng documented the issue in their September 2026 security updates blog post for XCP-ng 8.3 LTS. Red Hat tracked the issue via Bugzilla (Bug 2529764) with high severity. No notable independent researcher commentary or significant social media discussion has been identified beyond standard vendor advisory channels (Xen OSS-Sec, Red Hat Bugzilla).
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."