### [CVE-2017-5927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5927) ![](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 Page table walks conducted by the MMU during virtual to physical address translation leave a trace in the last level cache of modern ARM processors. By performing a side-channel attack on the MMU operations, it is possible to leak data and code pointers from JavaScript, breaking ASLR. ### POC #### Reference - https://www.vusec.net/projects/anc #### Github No PoCs found on GitHub currently.