
My first try to code my own LPE exploit.
Local Privilege Escalation
develope on ubuntu 4.4.0-62 kernel
My first try to code my own LPE exploit.
c2bbad5f471ef2b112f343fde1f4e7ff94fe28d1
triger kernel uaf
d2872d5c0d642e20c807a960f99d9533dde5d809
now,we can use another thread to unblock main thread without systemtap.
lexfo:linux-kernel-exploitation
While this guy's work was based on Debian8.6.0(kernel version:3.16.36). But honestly,his articles are very nice to the freshman who wants to enjoy kernel exploit. Thanks.