Which Linux distributions enable AT_RANDOM canary initialisation by default?

Posted by knorv on Super User See other posts from Super User or by knorv
Published on 2010-04-04T08:52:32Z Indexed on 2010/04/06 0:53 UTC
Read the original article Hit count: 474

Filed under:
|
|
|

Which Linux distributions enable AT_RANDOM canary initialisation by default, and since which version?

You can test if you have AT_RANDOM canary initialisation enabled by running:

LD_SHOW_AUXV=1 /bin/true | grep AT_RANDOM

© Super User or respective owner

Related posts about linux

Related posts about kernel