cve/2014/CVE-2014-9585.md
2024-05-26 14:27:05 +02:00

802 B

CVE-2014-9585

Description

The vdso_addr function in arch/x86/vdso/vma.c in the Linux kernel through 3.18.2 does not properly choose memory locations for the vDSO area, which makes it easier for local users to bypass the ASLR protection mechanism by guessing a location at the end of a PMD.

POC

Reference

Github

No PoCs found on GitHub currently.