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
28 Jul 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
28 Jul 2026, 16:19
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-362 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.3 |
28 Jul 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
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')
