Traduisez - Übersetzen - Traduzca - Traduza - Tradurre - Translate

VanLUG Email Archive

VanLUG Mailing List
Re: secure distro's

New Message Reply About this list Date view Thread view Subject view Author view

Kevin Chu (kevin@portal.ca)
Tue, 17 Aug 1999 01:46:47 -0700


Vincent Janelle wrote:

> On Sun, 15 Aug 1999, Harondel J. Sibble wrote:
> > what specifically is a "heap attack?"

If I remember correctly, stack space is allocated from one end of
available free memory, and heap is allocated from the other end. One
provides the allocation for automatic variables and such, and I don't
remember what the other provides. Maybe malloc()? Anyway, things can
go bad when the tops of each meet in the middle of the available
memory. :)

So I'd guess a heap attack is similar to whatever a stack attack is,
you play with the pointers and things (I don't know I'm not a hacker)
with different mechanisms because they provide memory for different
operations.

Kevin

-- 
   (o-                    Kevin Chu
   //\                 kevin@portal.ca
   v_/_    http://members.tripod.com/~super_kevin/


New Message Reply About this list Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b3 on Thu 09 Sep 1999 - 06:40:35