|
|||||||||||
|
Re: looking for recursion stack overflow exploit
From: Sebastian Krahmer <krahmer(at)suse.de>
Date: Fri Nov 22 2002 - 06:11:00 EST
Hi, Maybe with threads where one thread can smash other threads stack that way. Other thread then may jump into that loop too. :) Unfortunally infinite recursion will crash very soon, so you need special trick like the function arguments that are pushed on stack should contain adresses the other thread is then using for retaddr or saved ebp. Its asking for headache but I assume you can somehow do it with threads. Sebastian > While a recursion-induced stack overflow can obviously lead to a
-- ~ ~ perl self.pl ~ $_='print"\$_=\47$_\47;eval"';eval ~ krahmer@suse.de - SuSE Security Team ~Received on Sun Nov 24 16:42:27 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:37 EDT |
||||||||||
|
|||||||||||