mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
765 B
Markdown
18 lines
765 B
Markdown
### [CVE-2016-0823](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0823)
|
|

|
|

|
|

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