Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 342 Bytes

"Huge Dirty Cow" POC

A POC for the Huge Dirty Cow vulnerability (CVE-2017-1000405). Full details can be found here.

Before running, make sure to set transparent huge pages to "always":

echo always | sudo tee /sys/kernel/mm/transparent_hugepage/enabled