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.

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/libconv/common/dynamic.msg
          +++ new/usr/src/cmd/sgs/libconv/common/dynamic.msg
↓ open down ↓ 170 lines elided ↑ open up ↑
 171  171  @ MSG_DT_SUNW_CAPCHAIN_NF               "sunw_capchain"
 172  172  @ MSG_DT_SUNW_LDMACH_CF         "DT_SUNW_LDMACH"                # 0x6000001b
 173  173  @ MSG_DT_SUNW_LDMACH_CFNP               "SUNW_LDMACH"
 174  174  @ MSG_DT_SUNW_LDMACH_NF                 "sunw_ldmach"
 175  175  @ MSG_DT_SUNW_CAPCHAINENT_CF    "DT_SUNW_CAPCHAINENT"           # 0x6000001d
 176  176  @ MSG_DT_SUNW_CAPCHAINENT_CFNP          "SUNW_CAPCHAINENT"
 177  177  @ MSG_DT_SUNW_CAPCHAINENT_NF            "sunw_capchainent"
 178  178  @ MSG_DT_SUNW_CAPCHAINSZ_CF     "DT_SUNW_CAPCHAINSZ"            # 0x6000001d
 179  179  @ MSG_DT_SUNW_CAPCHAINSZ_CFNP           "SUNW_CAPCHAINSZ"
 180  180  @ MSG_DT_SUNW_CAPCHAINSZ_NF             "sunw_capchainsz"
      181 +@ MSG_DT_SUNW_ASLR_CF           "DT_SUNW_ASLR"                  # 0x60000023
      182 +@ MSG_DT_SUNW_ASLR_CFNP                 "SUNW_ASLR"
      183 +@ MSG_DT_SUNW_ASLR_NF                   "sunw_aslr"
 181  184  
 182  185  @ MSG_DT_GNU_PRELINKED_CF       "DT_GNU_PRELINKED"              # 0x6ffffdf5
 183  186  @ MSG_DT_GNU_PRELINKED_CFNP             "GNU_PRELINKED"
 184  187  @ MSG_DT_GNU_PRELINKED_NF               "gnu_prelinked"
 185  188  @ MSG_DT_GNU_CONFLICTSZ_CF      "DT_GNU_CONFLICTSZ"             # 0x6ffffdf6
 186  189  @ MSG_DT_GNU_CONFLICTSZ_CFNP            "GNU_CONFLICTSZ"
 187  190  @ MSG_DT_GNU_CONFLICTSZ_NF              "gnu_conflictsz"
 188  191  @ MSG_DT_GNU_LIBLISTSZ_CF       "DT_GNU_LIBLISTSZ"              # 0x6ffffdf7
 189  192  @ MSG_DT_GNU_LIBLISTSZ_CFNP             "GNU_LIBLISTSZ"
 190  193  @ MSG_DT_GNU_LIBLISTSZ_NF               "gnu_liblistsz"
↓ open down ↓ 236 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX