Irregular Expressions:

buffer overflow

1

April 27, 2010  11:21 PM

A little more of buffer overflows



Posted by: Dan O'Connor
buffer overflow, c, perl

With out getting very technical there is a few things worth noting when referring to overflows. There is some programing languages that buffer overflows are more difficult then others.  An application written in a low level language like 'c' which gives the developer very fine control over the...

April 25, 2010  11:08 PM

MS10-025 And Buffer Overflows



Posted by: Dan O'Connor
buffer, buffer overflow, CVE-2010-0478, heap overflow, ms01-025, stack overflow

The MS10-025 update has been retracted, MS states that it "does not address the underlying issue" . MS10-025 is a Windows Server 2000 SP4 Windows media services Stack-based buffer overflow. Both are the same concept, but Stack vs Heap referrers to where the overflow occurred. A Heap overflow...


1