
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-62437 is a memory leak vulnerability in the Xen hypervisor, tracked as XSA-509, titled "x86: DMs may cause mem leak by IRQ binding." It affects all Xen versions from at least 3.2 onwards and is limited to HVM guests with assigned PCI devices. The vulnerability was discovered by Jan Beulich of SUSE and publicly disclosed on September 8, 2026. It carries a CVSS v3.1 base score of 6.5 (Medium) with a changed scope, reflecting potential host-level impact (GitHub Advisory, Xen OSS-Sec).
The root cause is a race condition (CWE-362) combined with missing resource release after effective lifetime (CWE-772). During guest termination, PCI device cleanup and removal of IRQ tracking structures occur early in the teardown sequence. However, a window exists after this cleanup during which the guest's device model (DM) can re-bind IRQs, re-establishing tracking structures. While most of these re-established structures are eventually cleaned up, at least one is not, resulting in a persistent memory leak in the hypervisor. The vulnerability is only exploitable by HVM guests with one or more PCI devices passed through to them; PV and PVH guests are not affected (Xen OSS-Sec, GitHub Advisory).
A malicious or compromised HVM guest with assigned PCI devices can trigger repeated memory leaks in the Xen hypervisor by exploiting the IRQ re-binding window during guest termination. Over time, these stale IRQ tracking structures accumulate, potentially exhausting hypervisor memory and causing a Denial of Service (DoS) of the entire host. There is no confidentiality or integrity impact; the vulnerability is limited to availability, but the host-level scope means all co-resident guests on the affected system could be disrupted (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.17%, indicating a low near-term exploitation probability. Exploitation requires local access as a low-privileged user within an HVM guest that has PCI devices assigned, limiting the attack surface to cloud or virtualization environments where PCI passthrough is used (GitHub Advisory, Feedly). The CVE is not listed in the CISA Known Exploited Vulnerabilities catalog.
/var/log/xen/) showing repeated guest termination events followed by IRQ binding operations from the same guest's device model process.xl info or xentop showing rising memory usage not attributable to running guests) over time, especially correlated with HVM guest lifecycle events.qemu-dm) associated with a terminating HVM guest, particularly IRQ bind/unbind operations occurring during or after guest shutdown.The Xen Project has released patch xsa509.patch applicable to Xen unstable through Xen 4.17.x branches, which resolves the issue by correcting the cleanup ordering (Xen OSS-Sec). SUSE has issued security updates (SUSE-SU-2026:4090-1) and openSUSE has published corresponding advisories (SUSE Advisory). As a workaround where patching is not immediately possible, avoid running HVM guests with PCI device passthrough — using only PV or PVH guests, or HVM guests without PCI passthrough, fully mitigates the vulnerability. Restricting PCI device assignment to trusted guests reduces risk in environments where passthrough cannot be avoided.
The vulnerability was discovered by Jan Beulich of SUSE and responsibly disclosed through the Xen Project Security Team, following the standard XSA embargo process (Xen OSS-Sec). SUSE and openSUSE promptly issued security advisories and updated packages. The XCP-ng project also published a September 2026 security update blog post addressing this and related Xen issues. Coverage has been limited to security mailing lists (oss-security), vendor advisories, and Linux security news aggregators, with no notable social media amplification given the moderate severity and constrained attack surface.
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."