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."
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Microsoft Windows Vista/2008 - NtUserCheckAccessForIntegrityLevel Use-After-Free
OS impact
Windows Affected 2 releases
| Version | Status | Fixed in |
|---|---|---|
| - | Affected | โ |
| โ | Affected | โ |
References
- http://osvdb.org/66003
- http://seclists.org/fulldisclosure/2010/Jul/3
- http://secunia.com/advisories/40421
- http://www.exploit-db.com/exploits/14156
- http://www.securityfocus.com/bid/41280
- http://www.us-cert.gov/cas/techalerts/TA10-285A.html
- https://exchange.xforce.ibmcloud.com/vulnerabilities/60120
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12215
- http://osvdb.org/66003
- http://seclists.org/fulldisclosure/2010/Jul/3
- http://secunia.com/advisories/40421
- http://www.exploit-db.com/exploits/14156
- http://www.securityfocus.com/bid/41280
- http://www.us-cert.gov/cas/techalerts/TA10-285A.html
- https://exchange.xforce.ibmcloud.com/vulnerabilities/60120
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12215
CWEs
CWE-399
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.