CVE-2015-6102
Microsoft Windows - Kernel Memory Information Disclosure via KASLR Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-6102. PoCs published by Nils Sommer.
AI-analyzed exploit summary This exploit triggers a kernel memory leak in 32-bit Windows 7 by causing a memmove operation to copy cursor content from unmapped memory, leading to a system crash. The PoC is designed for specific display settings (1024x768, 32-bit color depth) and requires VMWare tools to be removed for reliable reproduction.
Description
The kernel in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT Gold and 8.1, and Windows 10 Gold and 1511 allows local users to bypass the KASLR protection mechanism, and consequently discover a driver base address, via a crafted application, aka "Windows Kernel Memory Information Disclosure Vulnerability."
Exploits (1)
This exploit triggers a kernel memory leak in 32-bit Windows 7 by causing a memmove operation to copy cursor content from unmapped memory, leading to a system crash. The PoC is designed for specific display settings (1024x768, 32-bit color depth) and requires VMWare tools to be removed for reliable reproduction.