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/uts/common/sys/Makefile
          +++ new/usr/src/uts/common/sys/Makefile
↓ open down ↓ 485 lines elided ↑ open up ↑
 486  486          resource.h              \
 487  487          rlioctl.h               \
 488  488          rt.h                    \
 489  489          rtpriocntl.h            \
 490  490          rwlock.h                \
 491  491          rwlock_impl.h           \
 492  492          rwstlock.h              \
 493  493          sad.h                   \
 494  494          schedctl.h              \
 495  495          sdt.h                   \
      496 +        secflags.h              \
 496  497          select.h                \
 497  498          sem.h                   \
 498  499          sem_impl.h              \
 499  500          sema_impl.h             \
 500  501          semaphore.h             \
 501  502          sendfile.h              \
 502  503          ser_sync.h              \
 503  504          session.h               \
 504  505          sha1.h                  \
 505  506          sha1_consts.h           \
↓ open down ↓ 864 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX