CVE-2026-62432
Received Received - Intake

Xen Hypervisor NULL Pointer Dereference in Event Channel Handling

Vulnerability report for CVE-2026-62432, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: Xen Project

Description

The EVTCHNOP_expand_array hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOP_reset, resulting in dereferencing a NULL pointer.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-28
AI Q&A
2026-07-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
xen xen From 4.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a race condition vulnerability in Xen's event channel subsystem. The EVTCHNOP_expand_array hypercall checks for FIFO event channels without holding the correct lock, allowing it to race with EVTCHNOP_reset. This can lead to dereferencing a NULL pointer, potentially crashing Xen.

Detection Guidance

Detection requires checking if your Xen version is affected. Run: xen-detect -v or xl info | grep xen_version. If running Xen 4.5 or later, the system is potentially vulnerable.

Impact Analysis

Malicious HVM guests (x86 HVM, PVH, ARM) can crash Xen, causing a denial of service. A malicious x86 PV guest could also crash Xen, with potential for memory corruption or privilege escalation.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards. It primarily causes denial of service, memory corruption, or privilege escalation in Xen systems, which could indirectly impact compliance if it leads to unauthorized access or data breaches. However, no specific compliance implications are mentioned in the provided context.

Mitigation Strategies

Apply the provided patch from XSA-505 advisory. Update to the stable branch tip before applying patches. No other mitigations are available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-62432. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart