CVE-2026-62432

Severity CVSS v4.0:
Pending analysis
Type:
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Publication date:
28/07/2026
Last modified:
28/07/2026

Description

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