CVE-2013-3888
09.10.2013, 14:53
dxgkrnl.sys in the kernel-mode drivers in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, and Windows 7 SP1 allows local users to gain privileges via a crafted application, aka "DirectX Graphics Kernel Subsystem Double Fetch Vulnerability."
Vendor | Product | Version |
---|---|---|
microsoft | windows_7 | * |
microsoft | windows_7 | * |
microsoft | windows_server_2008 | * |
microsoft | windows_server_2008 | * |
microsoft | windows_server_2008 | * |
microsoft | windows_vista | * |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-399 -
- CWE-367 - Time-of-check Time-of-use (TOCTOU) Race ConditionThe software 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 software to perform invalid actions when the resource is in an unexpected state.
References