CVE-2026-62432

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.
Configurations

No configuration.

History

28 Jul 2026, 17:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/07/28/21 -

28 Jul 2026, 16:19

Type Values Removed Values Added
CWE CWE-362
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.3

28 Jul 2026, 14:16

Type Values Removed Values Added
References
  • () http://xenbits.xen.org/xsa/advisory-505.html -

28 Jul 2026, 13:19

Type Values Removed Values Added
New CVE

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')