CVE-2026-42490 Details
Description
[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] To create and manage guests, domctl operations are used by the control domain, a possible Xenstore domain, or by a domain controlling a particular guest. Some of these operations may not be executed in parallel, so a system-wide lock is used. The way that lock is acquired is, however, not providing any fairness. This is CVE-2026-42489. Furthermore, with XSM/Flask in use, the lock acquire will, for some operations, occur ahead of any permission checking. This is CVE-2026-42490.
A vulnerability exists in the Xen Project's domctl operations, which are used to create and manage guest domains. The issue arises because the system-wide lock used to manage these operations lacks fairness, allowing less privileged entities to potentially stall more privileged ones. This could lead to a denial-of-service condition affecting the entire host. Additionally, when XSM/Flask is enabled, the lock acquisition for some operations occurs before permission checks are performed, further exacerbating the issue.
Users can apply the patches available in the Xen Security Advisory XSA-492 to address this vulnerability. Note that the patches for released versions are prepared to apply to the stable branches and may not apply cleanly to the most recent release tarball. Downstream users are encouraged to update to the tip of the stable branch before applying these patches.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 18, 2026CISA-ADP
Assessed Jun 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://xenbits.xenproject.org/xsa/advisory-492.html | [email protected] | AdvisoryBundleRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-667 | Improper Locking | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Xen | >= 3.3 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 18, 2026 | CVE Modified | CISA-ADP |
| Jun 18, 2026 | New CVE Received | [email protected] |
Volerion