CVE-2026-42492 Affecting xen package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.48% (39th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-XEN-18388971
  • published29 Jul 2026
  • disclosed28 Jul 2026

Introduced: 28 Jul 2026

NewCVE-2026-42492  (opens in a new tab)

How to fix?

There is no fixed version for Echo:latest xen.

NVD Description

Note: Versions mentioned in the description apply only to the upstream xen package and not the xen package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

Xenstore, to have an up-to-date picture of the entire system, wants to know of domains appearing and disappearing. To make this more robust, a new XEN_DOMCTL_get_domain_state was introduced. The management of the bitmap underlying that operation is tied into the binding of the VIRQ_DOM_EXC virtual IRQ. Unfortunately an error path there would tear down the bitmap even in cases when it wasn't set up. Unprivileged domains can trigger that error path.