Skip to content
Appaloosa Scout
Language selector
fr en

Materialized exploit

CVE-2016-5195

CRITICAL KEV

5 public exploit(s) for this CVE, 0 materialized with their code.

For defensive research only. Only test on systems you own or have written authorization for. Unauthorized access is illegal.
ExploitDB local linux Verified
Source

Linux Kernel 2.6.22 < 3.9 - 'Dirty COW' 'PTRACE_POKEDATA' Race Condition Privilege Escalation (/etc/passwd Method)

By FireFart

How to test this exploit

Local exploit. Run on a vulnerable install in a throwaway VM and verify the privilege escalation.

gcc 40839.c -o exploit && ./exploit

Code

Content not materialized yet (fetched on the next cycle).

View at source
ExploitDB local linux Verified
Source

Linux Kernel 2.6.22 < 3.9 - 'Dirty COW /proc/self/mem' Race Condition Privilege Escalation (/etc/passwd Method)

By Gabriele Bonacini

How to test this exploit

Local exploit. Run on a vulnerable install in a throwaway VM and verify the privilege escalation.

Code

Content not materialized yet (fetched on the next cycle).

View at source
ExploitDB local linux Verified
Source

Linux Kernel 2.6.22 < 3.9 (x86/x64) - 'Dirty COW /proc/self/mem' Race Condition Privilege Escalation (SUID Method)

By Robin Verton

How to test this exploit

Local exploit. Run on a vulnerable install in a throwaway VM and verify the privilege escalation.

gcc 40616.c -o exploit && ./exploit

Code

Content not materialized yet (fetched on the next cycle).

View at source
ExploitDB local linux Verified
Source

Linux Kernel 2.6.22 < 3.9 - 'Dirty COW' /proc/self/mem Race Condition (Write Access Method)

By Phil Oester

How to test this exploit

Local exploit. Run on a vulnerable install in a throwaway VM and verify the privilege escalation.

gcc 40611.c -o exploit && ./exploit

Code

Content not materialized yet (fetched on the next cycle).

View at source
ExploitDB local linux
Source

Linux Kernel 2.6.22 < 3.9 - 'Dirty COW PTRACE_POKEDATA' Race Condition (Write Access Method)

By Phil Oester

How to test this exploit

Local exploit. Run on a vulnerable install in a throwaway VM and verify the privilege escalation.

gcc 40838.c -o exploit && ./exploit

Code

Content not materialized yet (fetched on the next cycle).

View at source