7

CVE-2024-30088

Warning

Windows Kernel Elevation of Privilege Vulnerability

Data is provided by the National Vulnerability Database (NVD)
MicrosoftWindows 10 1507 Version < 10.0.10240.20680
MicrosoftWindows 10 1607 HwPlatformx64 Version < 10.0.14393.7070
MicrosoftWindows 10 1607 HwPlatformx86 Version < 10.0.14393.7070
MicrosoftWindows 10 1809 Version < 10.0.17763.5936
MicrosoftWindows 10 21h2 Version < 10.0.19044.4529
MicrosoftWindows 10 22h2 Version < 10.0.19045.4529
MicrosoftWindows 11 21h2 Version < 10.0.22000.3019
MicrosoftWindows 11 22h2 Version < 10.0.22621.3737
MicrosoftWindows 11 23h2 Version < 10.0.22631.3737
MicrosoftWindows Server 2016 Version < 10.0.14393.7070
MicrosoftWindows Server 2019 Version < 10.0.17763.5936
MicrosoftWindows Server 2022 Version < 10.0.20348.2522
MicrosoftWindows Server 2022 23h2 Version < 10.0.25398.950

15.10.2024: CISA Known Exploited Vulnerabilities (KEV) Catalog

Microsoft Windows Kernel TOCTOU Race Condition Vulnerability

Vulnerability

Microsoft Windows Kernel contains a time-of-check to time-of-use (TOCTOU) race condition vulnerability that could allow for privilege escalation.

Description

Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

Required actions
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 86.87% 0.994
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
secure@microsoft.com 7 1 5.9
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
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.