Files
CVEs-PoC/2016/CVE-2016-0823.md
T
2024-06-18 02:51:15 +02:00

18 lines
765 B
Markdown

### [CVE-2016-0823](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0823)
![](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
The pagemap_open function in fs/proc/task_mmu.c in the Linux kernel before 3.19.3, as used in Android 6.0.1 before 2016-03-01, allows local users to obtain sensitive physical-address information by reading a pagemap file, aka Android internal bug 25739721.
### POC
#### Reference
- http://googleprojectzero.blogspot.com/2015/03/exploiting-dram-rowhammer-bug-to-gain.html
#### Github
No PoCs found on GitHub currently.