Page 1 of 1

paxtest

PostPosted: Thu Apr 22, 2004 7:10 am
by brax
Hi

I have kernel 2.4.26 with grsecurity 2.0, with enabled:
Enforce Non-executable pages,
Segmentation based non-executable pages,
Restrict mprotect(),
Address Space Layout Randomization,
Randomize user stack base,
Randomize mmap() base

paxtest tool builded from http://pax.grsecurity.net/paxtest-0.9.5.tar.gz , displays all "Vulnerable" or "No randomisation".

What is wrong?

Re: paxtest

PostPosted: Thu Apr 22, 2004 8:25 am
by PaX Team
brax wrote:paxtest tool builded from http://pax.grsecurity.net/paxtest-0.9.5.tar.gz , displays all "Vulnerable" or "No randomisation".

What is wrong?
i guess it's about how you set up the PaX flag controls, read http://forums.grsecurity.net/viewtopic.php?t=710 (beyond the kernel config help of course).