Files
CVEs-PoC/2015/CVE-2015-0565.md
T
2025-09-29 21:09:30 +02:00

21 lines
757 B
Markdown

### [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=2015%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=rowhammer&color=brightgreen)
### 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