mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2014-9803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9803)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
arch/arm64/include/asm/pgtable.h in the Linux kernel before 3.15-rc5-next-20140519, as used in Android before 2016-07-05 on Nexus 5X and 6P devices, mishandles execute-only pages, which allows attackers to gain privileges via a crafted application, aka Android internal bug 28557020.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.kernel.org/pub/linux/kernel/next/patch-v3.15-rc5-next-20140519.xz
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|