5 matches found
CVE-2026-62432 evtchn: Race between FIFO expand and reset
The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...