CVE-2025-58145

7.5

Xen Project · Xen

A vulnerability in the Xen Project P2M lock implementation allows for the violation of domain boundaries due to improper page reference handling.

Executive summary

The Xen hypervisor is vulnerable to a domain boundary violation flaw that could allow an attacker to bypass critical security isolation mechanisms.

Vulnerability

The vulnerability exists because the P2M lock is not held until a page reference is obtained, which allows a page to change ownership or type in the interim. This flaw can be triggered by an unauthenticated attacker to bypass domain isolation.

Business impact

This vulnerability presents a high risk to virtualized environments, as it undermines the fundamental security boundary between guest domains and the hypervisor. A successful exploit could lead to unauthorized data access or system instability across the virtual infrastructure. With a CVSS score of 7.5, the threat to confidentiality and integrity within multi-tenant cloud or enterprise server environments is significant.

Remediation

Immediate Action: Monitor the official Xen Project security advisory page (XSA-473) for the release of patches and apply them to all affected hypervisor hosts immediately upon availability.

Proactive Monitoring: Review hypervisor logs for unexpected memory access patterns or domain state transitions that may indicate attempts to exploit memory management functions.

Compensating Controls: Ensure that virtual machine introspection and host-based intrusion detection systems are configured to alert on anomalous hypervisor activity or unexpected kernel-level operations.

Exploitation status

Public Exploit Available: No.

Analyst recommendation

Given the critical nature of hypervisor-level vulnerabilities, administrators must treat this issue with high urgency. Prioritize the identification of all running Xen instances and prepare for an emergency patching cycle once the vendor releases the necessary updates. Relying on vendor-supplied security advisories is essential until a formal fix is verified and deployed.

More Xen Project CVEs

Sources

Originally found and disclosed by This issue was discovered by Jan Beulich of SUSE., per the CVE Program record.