mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
21 lines
747 B
Markdown
21 lines
747 B
Markdown
![]() |
### [CVE-2015-0565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0565)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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
|
||
|
|