bollin wrote:I have applied the kernel patch for a vanilla kernel 2.6.7 on my Debian system and enabled the pax and grsecurity options. After rebooting paxtest still tells me that my system is vulnerable. What do i have to do to enable pax?
you didn't post the specific options you enabled, but i take a wild guess and say that you chose the PT_PAX_FLAGS marking while your toolchain (binutils/ld) doesn't provide it and you didn't enable the legacy EI_PAX marking support. either read the kernel config help or search the forum for more info. if it's something else, then please post more details (kernel .config bits, readelf -e output on paxtest binaries, etc).