Files
CVEs-PoC/2010/CVE-2010-2549.md
T
2024-06-18 02:51:15 +02:00

951 B

CVE-2010-2549

Description

Use-after-free vulnerability in the kernel-mode drivers in Microsoft Windows Vista SP1 and SP2 and Server 2008 Gold and SP2 allows local users to gain privileges or cause a denial of service (system crash) by using a large number of calls to the NtUserCheckAccessForIntegrityLevel function to trigger a failure in the LockProcessByClientId function, leading to deletion of an in-use process object, aka "Win32k Reference Count Vulnerability."

POC

Reference

Github

No PoCs found on GitHub currently.