cve/2015/CVE-2015-3693.md
2024-06-18 02:51:15 +02:00

18 lines
864 B
Markdown

### [CVE-2015-3693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3693)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Apple Mac EFI before 2015-001, as used in OS X before 10.10.4 and other products, does not properly set refresh rates for DDR3 RAM, which might make it easier for remote attackers to conduct row-hammer attacks, and consequently gain privileges or cause a denial of service (memory corruption), by triggering certain patterns of access to memory locations.
### POC
#### Reference
- http://googleprojectzero.blogspot.com/2015/03/exploiting-dram-rowhammer-bug-to-gain.html
#### Github
No PoCs found on GitHub currently.