
cve2014-3153 ubuntu x86 के लिए शोषण
##Ubuntu x86 के लिए Towelroot
यह एक्सप्लॉइट ubuntu 14.04 x86 और ubuntu 12.04.2 x86 पर सफलतापूर्वक परीक्षण किया गया है।
CVE2014-3153 और towelroot सीखना।
कर्नेल संस्करण 3.14 तक, rbtree का उपयोग rt_waiter संग्रहीत करने के लिए करता है (plist_node नहीं), अधिक जटिल!
IA के पास ARM से भिन्न thread_info है!!

स्रोत: geekben/towelroot और timwr/CVE-2014-3153
###संकलन और चलाना
$ gcc -fno-stack-protector -m32 -O0 -pthread mytowel.c -o mytowel
or simply
$ gcc -pthread mytowel.c -o mytowel
$ ./mytowel