Re: [announce] [patch] NX (No eXecute) support for x86, 2.6.7-rc2-bk2

From: Ingo Molnar
Date: Fri Jun 04 2004 - 12:26:04 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> the patch below implements this simple and pretty robust logic ontop of
> the -AF NX patch.

this also means we finally reach the end of the road - in typical
applications strictly those mappings are executable that contain code:

saturn:~> cat /proc/self/maps | grep xp
00aca000-00adf000 r-xp 00000000 03:41 3434109 /lib/ld-2.3.3.so
00ae3000-00bf8000 r-xp 00000000 03:41 3434110 /lib/tls/libc-2.3.3.so
08048000-0804c000 r-xp 00000000 03:41 4431437 /bin/cat

Ingo
-
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/