Skip to main content

Xen CVE-2026-62435

| EUVDEUVD-2026-49780 MEDIUM
Race Condition (CWE-362)
2026-07-28 security@xen.org GHSA-38wq-hqmp-4jj6
6.5
CVSS 3.1 · Vendor: xen
Share

Severity by source

Vendor (xen) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
vuln.today AI
4.4 MEDIUM

Requires guest VM access (local) and privileges; race condition is low complexity.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
4.0 AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N
SUSE
8.1 HIGH
AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Primary rating from Vendor (xen).

CVSS VectorVendor: xen

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
Low

Lifecycle Timeline

2
Analysis Generated
Jul 28, 2026 - 16:44 vuln.today
CVE Published
Jul 28, 2026 - 13:19 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.]

With the introduction of Grant Table v2 came the requirement to be able to switch between versions. Switching from v1 to v2 reduces the number of valid grant references, as a bigger shared entry structure is then needed while the shared table doesn't change size. Switching from v2 back to v1 the status frames, which are separate in v2, go away.

Code holding, but intermediately dropping and then re-acquiring the grant table lock, sometimes wrongly assumes that said properties wouldn't change across the window in time where the lock is not being held.

The v1 -> v2 issue is CVE-2026-62435.

The v2 -> v1 issue is CVE-2026-62436.

AnalysisAI

Race condition in Xen Grant Table version switching from v1 to v2 allows a malicious guest VM to cause low confidentiality impact and limited denial of service. The vulnerability occurs when hypervisor code drops and reacquires the grant table lock during the version transition, creating a window where reference counts become inconsistent. No active exploitation or public exploit code has been identified at time of analysis.

Technical ContextAI

The vulnerability resides in the Xen hypervisor's grant table subsystem, which manages inter-domain memory sharing. Grant Table v2 introduced a different reference counting structure, requiring a switch mechanism. The race condition (CWE-362) occurs when code that holds the grant table lock temporarily drops it (e.g., to call other functions) and reacquires it, incorrectly assuming the grant table version state has not changed. The CPE for affected Xen versions is cpe:2.3:o:xen:xen:*.*.*.*:*:*:*:*:*.*, with the specific flaw triggered only during active version transitions.

Affected ProductsAI

Xen hypervisor versions supporting Grant Table v2 and the ability to switch between v1 and v2. The specific version ranges are detailed in the Xen Security Advisory XSA-501 (https://xenbits.xenproject.org/xsa/advisory-501.html). All Xen deployments using grant tables (common for PV drivers) are potentially affected if v2 is enabled and version switching is possible.

RemediationAI

Apply the patch provided in Xen Security Advisory XSA-501; the fix ensures the grant table lock is held continuously during version switch operations. An upgrade to the latest patched version of Xen is the recommended remediation. As a workaround, administrators may disable Grant Table v2 support if not required, though this will impact functionality for PV guests that rely on v2 features. The advisory is available at https://xenbits.xenproject.org/xsa/advisory-501.html.

Vendor StatusVendor

SUSE

Severity: Important
Product Status
SUSE Linux Enterprise Desktop 15 SP7 Affected
SUSE Linux Enterprise High Performance Computing 15 SP7 Affected
SUSE Linux Enterprise Micro 5.3 Affected
SUSE Linux Enterprise Micro 5.4 Affected
SUSE Linux Enterprise Micro 5.5 Affected

Share

CVE-2026-62435 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy