cve/2015/CVE-2015-3291.md
2024-05-27 13:12:02 +00:00

19 lines
846 B
Markdown

### [CVE-2015-3291](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3291)
![](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 does not properly determine when nested NMI processing is occurring, which allows local users to cause a denial of service (skipped NMI) by modifying the rsp register, issuing a syscall instruction, and triggering an NMI.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/thdusdl1219/CVE-Study
- https://github.com/vincent-deng/veracode-container-security-finding-parser