CVE-2025-55236
7.8
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitability: 1.8 / Impact: 5.9
Source: NVD
Description
Time-of-check time-of-use (toctou) race condition in Graphics Kernel allows an authorized attacker to execute code locally.
Affected (11)
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Before 10.0.17763.7792 | |
| Before 10.0.19044.6332 | |
| Before 10.0.19045.6332 | |
| Before 10.0.22621.5909 | |
| Before 10.0.22631.5909 | |
| Before 10.0.26100.6508 | |
| Before 10.0.17763.7792 | |
| Before 10.0.20348.4106 | |
| Before 10.0.25398.1849 | |
| Before 10.0.26100.6508 |
Related CWEs
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
References (1)
Source: secure@microsoft.com
Vendor Advisory
Timeline
No history available yet.