[4279] in bugtraq
Re: 2nd Linux kernel patch to remove stack exec
daemon@ATHENA.MIT.EDU (Bernd Schmidt)
Mon Apr 14 12:21:22 1997
Date: Mon, 14 Apr 1997 09:46:38 +0200
Reply-To: Bernd Schmidt <crux@POOL.INFORMATIK.RWTH-AACHEN.DE>
From: Bernd Schmidt <crux@POOL.INFORMATIK.RWTH-AACHEN.DE>
X-To: Systemkennung Linux <linux@mailhost.uni-koblenz.de>
To: BUGTRAQ@NETSPACE.ORG
In-Reply-To: <199704131243.OAA12132@informatik.uni-koblenz.de>
>
> Objective C uses trampolines, also. GNU libc 2.0 uses trampolines ...
The next version won't. I've sent Ulrich a patch which makes the Linux part
of glibc trampoline-free (there were rather fewer than I expected). Since no
one uses ObjC, that should make a non-executable stack possible.
Bernd