Microsoft Windows Kernel - Use-After-Free with Cursor Object (MS15-097)
Author: Nils Sommer
type: dos
platform: windows_x86
port:
date_added: 2015-09-22
date_updated: 2015-09-22
verified: 1
codes: CVE-2015-2517;OSVDB-127192;MS15-097
tags:
aliases:
screenshot_url:
application_url:
Source: https://code.google.com/p/google-security-research/issues/detail?id=457
---
The attached testcase crashes Win 7 with Special Pool enabled while accessing the freed global cursor object (_gpqCursor). See poc.cpp for instructions on how to compile and run.
Proof of Concept:
https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/38278.zip