public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How to enable/disable security features on mmap() ?
@ 2005-12-08 14:10 Emmanuel Fleury
  2005-12-08 14:14 ` Arjan van de Ven
  0 siblings, 1 reply; 19+ messages in thread
From: Emmanuel Fleury @ 2005-12-08 14:10 UTC (permalink / raw)
  To: Linux Kernel

Hi,

For educational purpose (I'm teaching software security) I would like to
be able to compile several kernels with or without features such as:

* Non-executable stack
* Stack address randomization
* Environment address randomization (char **envp)
* Dynamic library randomization (cat /proc/self/map)

The idea is to run these kernels in UML mode in order for the students
to complete their exercises and to raise the security level as long as
the course is going further.

Just right now I'm using old versions of Distributions and this is not
really satisfactory (because the compilers have evolved).

So, is there a way to do such thing easily, or should I write patches by
myself ?

Regards
-- 
Emmanuel Fleury

<Sonium> someone speak python here?
<lucky>  HHHHHSSSSSHSSS
<lucky>  SSSSS
<Sonium> the programming language
  -- http://bash.org/

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-12-08 16:43 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-08 14:10 How to enable/disable security features on mmap() ? Emmanuel Fleury
2005-12-08 14:14 ` Arjan van de Ven
2005-12-08 14:21   ` Emmanuel Fleury
2005-12-08 14:39     ` Emmanuel Fleury
2005-12-08 14:49       ` Arjan van de Ven
2005-12-08 14:54         ` Emmanuel Fleury
2005-12-08 15:02           ` Emmanuel Fleury
2005-12-08 15:16           ` linux-os (Dick Johnson)
2005-12-08 15:29             ` Emmanuel Fleury
2005-12-08 15:39               ` Arjan van de Ven
2005-12-08 16:42                 ` Nix
2005-12-08 15:37             ` Arjan van de Ven
2005-12-08 16:08               ` linux-os (Dick Johnson)
2005-12-08 16:14                 ` Arjan van de Ven
2005-12-08 16:24                   ` linux-os (Dick Johnson)
2005-12-08 16:35                     ` Arjan van de Ven
2005-12-08 16:20                 ` Xavier Bestel
2005-12-08 16:21                   ` Arjan van de Ven
2005-12-08 16:30                     ` linux-os (Dick Johnson)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox