
cve2014-3153 استغلال لـ ubuntu x86
##Towelroot لنظام Ubuntu x86
تم اختبار هذا الاستغلال بنجاح على ubuntu 14.04 x86 و ubuntu 12.04.2 x86.
تعلم CVE2014-3153 و towelroot.
نواة حتى الإصدار 3.14، تستخدم rbtree لتخزين rt_waiter (وليس plist_node)، أكثر تعقيدًا!
IA لديها thread_info مختلف عن ARM!!

المصدر من 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