Files
CVEs-PoC/2015/CVE-2015-3290.md
T
2024-06-18 02:51:15 +02:00

18 lines
727 B
Markdown

### [CVE-2015-3290](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3290)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
arch/x86/entry/entry_64.S in the Linux kernel before 4.1.6 on the x86_64 platform improperly relies on espfix64 during nested NMI processing, which allows local users to gain privileges by triggering an NMI within a certain instruction window.
### POC
#### Reference
- https://www.exploit-db.com/exploits/37722/
#### Github
- https://github.com/ARPSyndicate/cvemon