Re: A way to prevent buffer overflow exploits?

Toon Moene <toon@moene.indiv.nluug.nl>
2 Aug 1998 23:54:10 -0400

          From comp.compilers

Related articles
Re: A way to prevent buffer overflow exploits? jhardin@wolfenet.com (1998-07-30)
Re: A way to prevent buffer overflow exploits? albaugh@agames.com (1998-07-31)
Re: A way to prevent buffer overflow exploits? anton@mips.complang.tuwien.ac.at (1998-07-31)
Re: A way to prevent buffer overflow exploits? toon@moene.indiv.nluug.nl (Toon Moene) (1998-08-02)
Re: A way to prevent buffer overflow exploits? dlmoore@pgroup.com (David L Moore) (1998-08-02)
Re: A way to prevent buffer overflow exploits? pizka@informatik.tu-muenchen.de (1998-08-03)
Re: A way to prevent buffer overflow exploits? fjh@cs.mu.OZ.AU (1998-08-04)
Re: A way to prevent buffer overflow exploits? bear@sonic.net (Ray Dillinger) (1998-08-10)
Re: A way to prevent buffer overflow exploits? eodell@pobox.com (1998-08-13)
Re: A way to prevent buffer overflow exploits? khays@sequent.com (1998-08-16)
[8 later articles]
| List of all articles for this month |

From: Toon Moene <toon@moene.indiv.nluug.nl>
Newsgroups: comp.compilers
Date: 2 Aug 1998 23:54:10 -0400
Organization: Moene Computational Physics, Maartensdijk, The Netherlands
References: 98-07-242 98-07-243
Keywords: C, design

albaugh@agames.com (Mike Albaugh) wrote:


> I'd also second the moderators comment:


> : [This isn't a band-aid I'd endorse. If you want to fix your programs,
> : fix them, or better write them in a language that doesn't have those
> : holes. -John]


> as I haven't had a stack-smash in ages. Of course, I don't
> use gets or scanf...


As one of the second rank maintainers of egcs, I fully endorse the above
sentiment expressed by Mike Albaugh.


Every day we're awakened reading security warnings towards this or that
_free_ unix package. Are the guys/dolls writing this stuff younger than,
say, 15 years old ?


I can vividly recall the Internet Worm by Robert Morris, d.d. November '88.
It was nothing but an elaborate hack to exploit buffer overruns in daemons.


Please read your history; else you're doomed to repeat it, poorly [I'm
probably paraphrasing someone here]


--
Toon Moene (mailto:toon@moene.indiv.nluug.nl)
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Phone: +31 346 214290; Fax: +31 346 214286
g77 Support: mailto:fortran@gnu.org; NWP: http://www.knmi.nl/hirlam
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.