On Thu, Nov 12, 2009 at 12:40:54PM +0000, Mindaugas Rasiukevicius wrote:
> benefit - modern x86 machines have a PG_NX bit, which deals with this matter
> in a much better way.

Non executable stack only takes care of some types of stack smashing attacks,
the stack protector catches a lot more.

Martin

Reply via email to