CVE-2010-2549
Windows Vista SP1/SP2 and Server 2008 Gold/SP2 - Use-After-Free in LockProcessByClientId
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-2549. PoCs published by MSRC.
AI-analyzed exploit summary This exploit demonstrates a use-after-free vulnerability in Windows Vista/Server 2008 via NtUserCheckAccessForIntegrityLevel. The PoC repeatedly calls the undocumented syscall to trigger a refcount leak, leading to a system crash (BSOD).
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."
Exploits (1)
This exploit demonstrates a use-after-free vulnerability in Windows Vista/Server 2008 via NtUserCheckAccessForIntegrityLevel. The PoC repeatedly calls the undocumented syscall to trigger a refcount leak, leading to a system crash (BSOD).