Re: Stack growth direction to thwart buffer overflow attacks
From: Rupert Pigott (roo_at_dark-try-removing-this-boong.demon.co.uk)
Date: 08/21/03
- Previous message: all mail refused: "Re: HP-UX openssh configuration problem"
- In reply to: phn_at_icke-reklam.ipsec.nu: "Re: Stack growth direction to thwart buffer overflow attacks"
- Next in thread: Sander Vesik: "Re: Stack growth direction to thwart buffer overflow attacks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 21 Aug 2003 22:24:53 +0100
<phn@icke-reklam.ipsec.nu> wrote in message
news:bhtls5$2330$1@nyheter.ipsec.se...
> In comp.security.misc Frank Cusack <fcusack@fcusack.com> wrote:
[SNIP]
> > ANSI/ISO is becoming more and more important.
> The ought to be more importent, but sometimes they will obsolet themselfs
I'm curious : Did you try porting C code before C89, or even
porting C code written before C89 ? Who decides what's standard
and what isn't ? Who decides how code should behave ? The
vendors would argue : Our compiler is right, you are wrong ! :)
What I'm trying to say is : standards are important because they
provide a baseline for comparison and compliance, if nothing
else.
If you've ever tried porting some C written many years ago for
some specific compiler (there were lots of C compiler vendors
once upon a time) then you'll know what I'm driving at. It has
occurred to me that perhaps free software renders this line
of reasoning invalid. I don't think so, if I'm building some
bit of code that was written for GCC 1.5.x targetted for a
DSP56K I *really* want to know what that compiler was gonna
do with it... Without the guide of the standard I'm pretty
much shooting blind. :/
Cheers,
Rupert
- Previous message: all mail refused: "Re: HP-UX openssh configuration problem"
- In reply to: phn_at_icke-reklam.ipsec.nu: "Re: Stack growth direction to thwart buffer overflow attacks"
- Next in thread: Sander Vesik: "Re: Stack growth direction to thwart buffer overflow attacks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|