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?