CVE-2010-1890
Windows 7, Windows Server 2008, and Windows Vista - Denial of Service via Kernel Object ACL Validation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1890. PoCs published by Tavis Ormandy.
AI-analyzed exploit summary This exploit demonstrates a bounds-checking vulnerability in the Windows kernel's nt!SeObjectCreateSaclAccessBits function, allowing an unprivileged user to trigger a system crash or potentially leak kernel memory by manipulating ACE (Access Control Entry) structures in a SACL (System Access Control List).
Description
The kernel in Microsoft Windows Vista SP1 and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 does not properly validate ACLs on kernel objects, which allows local users to cause a denial of service (reboot) via a crafted application, aka "Windows Kernel Improper Validation Vulnerability."
Exploits (1)
This exploit demonstrates a bounds-checking vulnerability in the Windows kernel's nt!SeObjectCreateSaclAccessBits function, allowing an unprivileged user to trigger a system crash or potentially leak kernel memory by manipulating ACE (Access Control Entry) structures in a SACL (System Access Control List).