CVE Catalog

CVE-2026-62432

HighCVSS 7.3
Published: Updated: Translated: NVD NIST

Summary

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

Risk Assessment

A malicious guest can cause a system crash (kernel panic) or potentially exploit this vulnerability for privilege escalation.

Recommendation

Apply the vendor patch for Xen that ensures proper locking in EVTCHNOP_expand_array.

Other vulnerabilities in Xen

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS