Re: Question - non-exec stack

From: William Lee Irwin III
Date: Fri Nov 28 2003 - 16:18:31 EST


On Fri, Nov 28, 2003 at 11:57:09AM -0200, Breno wrote:
> Yes , 32 bit Intel processors

Due to the really hard drugs the processor designers must have been
on, the only way to implement this is via the particularly nasty flavor
of segmentation on Intel processors (sane forms just use bits in pointers).

c.f. pax and exec-shield for examples of how to do it in Linux (please
do not start that debate; the only relevant point here is they use the
segmentation stuff). I suspect OpenBSD might also implement it.


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/