cve/2015/CVE-2015-0565.md

21 lines
747 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-0565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0565)
![](https://img.shields.io/static/v1?label=Product&message=NaCL&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=rowhammer&color=brighgreen)
### Description
NaCl in 2015 allowed the CLFLUSH instruction, making rowhammer attacks possible.
### POC
#### Reference
- https://googleprojectzero.blogspot.com/2015/03/exploiting-dram-rowhammer-bug-to-gain.html
- https://www.exploit-db.com/exploits/36310/
- https://www.exploit-db.com/exploits/36311/
#### Github
- https://github.com/9xN/xerobyte
- https://github.com/codexlynx/hardware-attacks-state-of-the-art