Files
CVEs-PoC/2017/CVE-2017-5925.md
2025-09-29 21:09:30 +02:00

753 B

CVE-2017-5925

Description

Page table walks conducted by the MMU during virtual to physical address translation leave a trace in the last level cache of modern Intel 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

Github

No PoCs found on GitHub currently.