CVE-2006-6797
Microsoft Windows XP - Denial of Service or Memory Disclosure via NtRaiseHardError
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6797. PoCs published by Ruben Santamarta.
AI-analyzed exploit summary This exploit targets a double-free vulnerability in Csrss.exe via NtRaiseHardError, leading to memory corruption in winsrv.dll. It attempts to overwrite controlled addresses and scan for heap chunks or data section overwrites.
Description
The Client Server Run-Time Subsystem (CSRSS) in Microsoft Windows allows local users to cause a denial of service (crash) or read arbitrary memory from csrss.exe via crafted arguments to the NtRaiseHardError function with status 0x50000018, a different vulnerability than CVE-2006-6696.
Exploits (1)
This exploit targets a double-free vulnerability in Csrss.exe via NtRaiseHardError, leading to memory corruption in winsrv.dll. It attempts to overwrite controlled addresses and scan for heap chunks or data section overwrites.