This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: machine independent protection from stack-smashing attack


Re: machine independent protection from stack-smashing attack

> On Wed, 9 Aug 2000, Hiroaki Etoh wrote:
> > I would like some feedback whether it is worth pursuing getting it
> > assigned to the FSF for inclusion in GCC.
> 
> That sounds very useful, also for debugging ``regular'' programs. I
> don't see why we should *not* want to add this as an option to GCC,
> disabled by default and enabled by a command-line flag.
> 
> Gerald
> --
> Gerald "Jerry" Pfeifer

I've been surprised at the lack of response to this. Architecture
independant stack-smashing protection that doesn't compromise the
ABI would be a GREAT enhancement to have.

As I understand it StackGuard <http://immunix.org/stackguard.html>
is x86 linux specific and breaks the ABI.
--
Rodney Brown

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]