Print this page
7029 want per-process exploit mitigation features (secflags)
7030 want basic address space layout randomization (aslr)
7031 noexec_user_stack should be a secflag
7032 want a means to forbid mappings around NULL.

*** 24,35 **** */ #ifndef _ELF_ELF_IMPL_H #define _ELF_ELF_IMPL_H - #pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif #if !defined(_LP64) || defined(_ELF32_COMPAT) --- 24,33 ----