
cve2014-3153 Exploit für ubuntu x86
##Towelroot für Ubuntu x86
Dieser Exploit wurde erfolgreich auf Ubuntu 14.04 x86 und Ubuntu 12.04.2 x86 getestet.
Lernen von CVE2014-3153 und towelroot.
Kernel bis Version 3.14 verwendet rbtree zum Speichern von rt_waiter (nicht plist_node), komplexer!
IA haben andere thread_info als ARM!!

Quelle von geekben/towelroot und timwr/CVE-2014-3153
###Kompilieren und ausführen
$ gcc -fno-stack-protector -m32 -O0 -pthread mytowel.c -o mytowel
oder einfach
$ gcc -pthread mytowel.c -o mytowel
$ ./mytowel