### [CVE-2014-9803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9803) ![](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 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.