
exploit de CVE-2014-3153 para Ubuntu x86
##Towelroot para Ubuntu x86
Este exploit ha sido probado en ubuntu 14.04 x86 y ubuntu 12.04.2 x86 con éxito.
Aprendiendo CVE2014-3153 y towelroot.
Kernel hasta la versión 3.14, usa rbtree para almacenar rt_waiter (no plist_node), ¡más complejo!
IA tiene thread_info diferente a ARM!!

Fuente de geekben/towelroot y timwr/CVE-2014-3153
###Compilar y ejecutar
$ gcc -fno-stack-protector -m32 -O0 -pthread mytowel.c -o mytowel
or simply
$ gcc -pthread mytowel.c -o mytowel
$ ./mytowel