Re: Non-executable stack patch

Jason L Tibbitts III (tibbs@hpc.uh.edu)
06 Jun 1997 22:23:11 -0500


>>>>> "TYT" == Theodore Y Ts'o <tytso@MIT.EDU> writes:

TYT> Considering that most users don't compile their own libc, but use one
TYT> of a few standard distributions (or recompiled libc from HJ), this
TYT> requirement is not hard.

Is it possible to randomize the location of functions within a library?
Even reordering the object files that make up the library would probably be
enough.

- J<