Files
CVEs-PoC/2017/CVE-2017-14140.md
T
2024-06-09 00:33:16 +00:00

712 B

CVE-2017-14140

Description

The move_pages system call in mm/migrate.c in the Linux kernel before 4.12.9 doesn't check the effective uid of the target process, enabling a local attacker to learn the memory layout of a setuid executable despite ASLR.

POC

Reference

Github