CVE-2025-58144
7.5Xen Project · Xen Hypervisor
A NULL pointer dereference vulnerability in the Xen hypervisor allows for potential denial of service via improper page mapping handling.
Executive summary
A NULL pointer dereference vulnerability in the Xen hypervisor poses a significant risk of service disruption, necessitating urgent attention to vendor-supplied updates.
Vulnerability
This vulnerability involves a flawed assertion during the mapping of memory pages belonging to other domains, which can trigger a NULL pointer dereference on release builds. The issue is reachable by unauthenticated attackers, potentially leading to hypervisor instability.
Business impact
The vulnerability carries a CVSS score of 7.5, indicating a high risk to availability. Successful exploitation can cause the Xen hypervisor to crash, resulting in a denial of service for all hosted virtual machines and critical business applications running on the affected host.
Remediation
Immediate Action: Monitor the official Xen Security Advisory (XSA-473) and apply the vendor-provided security patches as soon as they become available for your specific build.
Proactive Monitoring: Review hypervisor logs for unexpected crashes, kernel panics, or recurring service interruptions that may indicate an attempt to trigger this NULL pointer dereference.
Compensating Controls: Ensure that access to the hypervisor management interface is restricted to trusted administrative networks to limit potential exposure to unauthenticated requests.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for a complete hypervisor crash, this vulnerability should be treated with high priority. Organizations should track the XSA-473 advisory closely and prepare to perform maintenance cycles to apply the necessary security updates to their virtualization infrastructure immediately upon release.
More Xen Project CVEs
Sources
Originally found and disclosed by This issue was discovered by Jan Beulich of SUSE., per the CVE Program record.