Re: Security (was Re: My World) (General Discussion)

Re: Security (was Re: My World) // General Discussion

1  |  

ima genius

Aug 8, 2001, 5:37am
Hi,
Just to clarify, buffer overruns have nothing to do with the amount of
RAM in your computer. Programs are vulnerable to buffer overruns when they
copy an unchecked string from an untrusted source (such as the Internet) to
a statically sized buffer. Unchecked being defined as when the length of
the string is not verified to be smaller than the buffer. If a string
longer than the buffer it is copied to, the buffer will be 'overran' and the
rest of the string copied past the end of the buffer (into the stack).
While this is not how all buffer overruns work, it is the most common
case, and in no case does it depend on the amount of RAM in your computer :)
- Ima :)

[View Quote]

1  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn