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


On Fri, Aug 11, 2000 at 12:38:37AM +1000, Rodney Brown wrote:
> 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.

I suppose it would be marginally useful.

It seems to me that you'd actually need bits like Greg McGary's bounded
pointer code to ensure correctness; anything less than that leaves holes
that could still be exploited.


r~

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