PT-2025-46508 · Microsoft · Windows Kernel+1
Published
2025-11-11
·
Updated
2026-06-16
·
CVE-2025-62215
CVSS v3.1
7.0
High
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Microsoft Windows (affected versions not specified)
Description
A race condition exists in the Windows Kernel due to improper synchronization when multiple threads concurrently access shared kernel resources. This flaw, which involves a double free (a situation where the system attempts to release the same memory block twice), can lead to kernel heap corruption and allow an attacker to overwrite memory and hijack the system execution flow. Specifically, the issue occurs in
ntoskrnl.exe when the SepDuplicateToken() function prematurely releases a lock during token duplication, affecting the internal function SepMakeTokenEffectiveOnly(). A local authenticated attacker with low privileges can exploit this to elevate their privileges to SYSTEM, granting complete control over the affected machine. This issue has been actively exploited in the wild.Recommendations
Apply the Microsoft November 2025 security updates to correct the synchronization logic and prevent unsafe concurrent access to kernel resources.
Exploit
Fix
DoS
LPE
RCE
Race Condition
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Windows
Windows Kernel