diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2014-05-03 03:55:35 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2014-10-09 23:33:00 +0200 |
commit | 4fae2356d105e394115188a814097c4a95ae0c5d (patch) | |
tree | 7f511804b37e600d7ab070d434bb3e5a6a43442f /deps/v8/test/mjsunit/regress | |
parent | 6d2ac2bd549566d24ce7933cbc7ba0b91b077dcd (diff) | |
download | node-new-4fae2356d105e394115188a814097c4a95ae0c5d.tar.gz |
freebsd,linux,sunos: make stack non-executable
Link with -z,noexecstack to make stack memory non-executable. Makes
shellcode injection through buffer overflows more difficult.
Fixes: https://github.com/joyent/node/issues/7542
PR-URL: https://github.com/node-forward/node/pull/8
Reviewed-By: Trevor Norris <trevnorris@gmail.com>
Diffstat (limited to 'deps/v8/test/mjsunit/regress')
0 files changed, 0 insertions, 0 deletions