commit | d2a70789f056fc6c9ce3ab047b52126d80b0e3da | [log] [tgz] |
---|---|---|
author | Richard Lowe <richlowe@richlowe.net> | Wed Apr 16 02:39:14 2014 +0100 |
committer | Richard Lowe <richlowe@richlowe.net> | Sat Oct 15 12:02:16 2016 -0400 |
tree | bcf5eedbc5aeec80cac59ea37052e3b87108c253 | |
parent | 8ab1c3f559468e655c4eb8acce993320403dd72b [diff] |
7029 want per-process exploit mitigation features (secflags) 7030 want basic address space layout randomization (ASLR) 7031 noexec_user_stack should be a security-flag 7032 want a means to forbid mappings around NULL Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Patrick Mooney <pmooney@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>