ZeroHour
oss-securitypublished ()ingested

Xen Security Advisory 509 v3 (CVE-2026-62437) - x86: DMs may cause mem leak by IRQ binding

AI summary · glm-5.3-flash

Xen Project released XSA-509 (CVE-2026-62437) fixing a memory leak in IRQ tracking when guests with assigned PCI devices are terminated.

Xen Security Advisory 509 v3 publicly discloses CVE-2026-62437, a memory leak affecting the Xen hypervisor on x86. When guests are terminated, cleanup of PCI devices assigned to those guests and removal of associated IRQ tracking structures may fail, leaking memory. The advisory was released publicly as version 3.

  • CVE-2026-62437 assigned to the IRQ-tracking memory leak
  • Occurs during guest teardown with assigned PCI devices on x86
  • Leaked memory accumulates across guest lifecycle events
  • Published as public Xen Security Advisory XSA-509 v3
ProductsXen
OrganizationsXen Project

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-62437
Memory leak in Xen hypervisor x86 IRQ tracking during guest teardown with PCI passthrough

CVE-2026-62437 is a memory leak in the Xen hypervisor on x86 systems involving tracking structures for IRQs used by PCI devices assigned to guests. When a guest is terminated, cleanup of assigned PCI devices and their IRQ tracking normally happens early, but the guest's device model (DM) can re-establish that tracking by binding one or more IRQs anew after cleanup has run, and at least one of those re-created structures is never freed. An attacker who controls a guest with assigned PCI devices could repeatedly terminate guests (or trigger re-binding before termination) to steadily consume host memory, ultimately degrading or DoS-ing the host. Only Xen deployments on x86 that use PCI device passthrough with a device model are affected; operators not using passthrough are not exposed. There is no public proof-of-concept, the issue is not in CISA KEV, EPSS is 0.2% (7th percentile), and no exploitation is known.

Do: Check whether any x86 Xen hosts assign PCI devices to guests (passthrough, e.g. GPU or SR-IOV NIC assignment); if none do, you are not exposed. For affected hosts, update the hypervisor to a build containing the XSA-509 fix per the advisory's listed patched versions, and as an interim measure restrict passthrough to trusted guests and monitor/restart hosts to reclaim leaked memory.

6.5<1%
  • Xen Project ([email protected] CNA) Xen hypervisor, x86 hosts using PCI device passthrough with a device model
largelikely tens of thousands of hosts (subset of Xen's broad cloud/hosting footprint that uses PCI passthrough)
Full article

Posted by Xen . org security team on Sep 08 Xen Security Advisory CVE-2026-62437 / XSA-509 version 3 x86: DMs may cause mem leak by IRQ binding UPDATES IN VERSION 3 ==================== Public release. ISSUE DESCRIPTION ================= When guests are terminated, various pieces of cleanup need carrying out. The cleaning up of PCI devices which were assigned to guests, and the associated removal of tracking structures for IRQs...

This source does not provide full text. Read it at seclists.org.