# Understanding Dirty COW - The Linux Kernel Exploit
    6 min read  
 Dirty COW is a computer security vulnerability that was discovered in the Linux Kernel in 2016. The exploit was registered under CVE with the designation: CVE-2016-5195. Dirty COW is a root privilege…