CVE Catalog

CVE-2026-79603

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

x86 PV guests can free memory pages while still keeping a stale TLB entry pointing to them. A TLB flush is only issued by Xen (if needed) when the page is re-used. Since it's possible for the page to be scrubbed ahead of the TLB flush, there's a window where a PV guest can modify an already scrubbed page.

Risk Assessment

A local PV guest could exploit this to compromise memory integrity, potentially leading to privilege escalation or breaking isolation between guests.

Recommendation

Apply the Xen patch that ensures proper TLB flushing before page reuse.

Other vulnerabilities in Xen

See all
Original NVD description (English source)

x86 PV guests can free memory pages while still keeping a stale TLB entry pointing to them. A TLB flush is only issued by Xen (if needed) when the page is re-used. Since it's possible for the page to be scrubbed ahead of the TLB flush, there's a window where a PV guest can modify an already scrubbed page.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS