Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.09 KB

CVE-2012-0217

描述

某些其他操作系统(在Intel处理器上运行时)在某些地址不是规范地址的情况下会错误地使用sysret路径,从而使本地用户可以通过精心设计的应用程序获得特权

影响版本

Product CPU Architecture Version Update Tested
Windows 7 SP1
Windows 7
Windows Server 2003 SP2
Windows Server 2008 R2
Windows Server 2008 R2 SP1
Windows Xp SP3

利用方式

编译环境

  • VS2019(V100)X64 Release

测试系统Windows Server 2008 R2 SP1 x64

20