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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-28 13:19
Updated : 2026-07-28 17:16
NVD link : CVE-2026-62432
Mitre link : CVE-2026-62432
CVE.ORG link : CVE-2026-62432
JSON object : View
Products Affected
No product.
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
