Comment 20 for bug 1953743

Revision history for this message
In , jlambrecht (commandline.be) wrote :

checksec --proc=epiphany

* System-wide ASLR (kernel.randomize_va_space): Full (Setting: 2)

  Description - Make the addresses of mmap base, heap, stack and VDSO page randomized.
  This, among other things, implies that shared libraries will be loaded to random
  addresses. Also for PIE-linked binaries, the location of code start is randomized.

  See the kernel file 'Documentation/sysctl/kernel.txt' for more details.

* Does the CPU support NX: Yes

         COMMAND PID RELRO STACK CANARY SECCOMP NX/PaX PIE FORTIFY
        epiphany 119202 Full RELRO Canary found No Seccomp NX enabled PIE enabled No