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.

@@ -157,10 +157,12 @@
 #define DT_SUNW_CAPCHAIN        0x6000001a      /* capabilities chain info */
 #define DT_SUNW_LDMACH          0x6000001b      /* EM_ machine code of linker */
                                                 /*      that produced object */
 #define DT_SUNW_CAPCHAINENT     0x6000001d      /* capabilities chain entry */
 #define DT_SUNW_CAPCHAINSZ      0x6000001f      /* capabilities chain size */
+/* 0x60000021 would be DT_SUNW_PARENT */
+#define DT_SUNW_ASLR            0x60000023      /* executable ASLR desire */
 
 /*
  * DT_* encoding rules do not apply between DT_HIOS and DT_LOPROC
  */
 #define DT_HIOS                 0x6ffff000