
cve2014-3153 exploit per ubuntu x86
##Towelroot per Ubuntu x86
Questo exp è stato testato con successo su ubuntu 14.04 x86 e ubuntu 12.04.2 x86.
Studiando CVE2014-3153 e towelroot.
Kernel fino alla versione 3.14, usa rbtree per memorizzare rt_waiter(non plist_node), più complesso!
IA ha un thread_info diverso rispetto ad ARM!!

Fonte da geekben/towelroot e timwr/CVE-2014-3153
###Compila ed esegui
$ gcc -fno-stack-protector -m32 -O0 -pthread mytowel.c -o mytowel
or simply
$ gcc -pthread mytowel.c -o mytowel
$ ./mytowel