vendor:
N/A
by:
soyer
7,2
CVSS
HIGH
Bypassing noexec restriction
264
CWE
Product Name: N/A
Affected Version From: Linux >= 3.17
Affected Version To: Linux >= 3.17
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu 15.04 (x86_64)
2015
Linux >= 3.17 noexec bypass with python ctypes and memfd_create
This exploit is used to bypass the noexec restriction on Linux systems running version 3.17 or higher. It uses python ctypes and memfd_create to execute a file that would otherwise be blocked by the noexec restriction.
Mitigation:
Ensure that the noexec restriction is properly enforced on all systems.