Grsecurity/Appendix/PaX Flags

Grsecurity/Appendix
Object Modes PaX Flags Capability Names and Descriptions


This table lists all PaX flags that can be forced on or off in the policy, regardless of the flags on the binary, by using + or - before the flag name.


Flag Description Details
PAX_EMUTRAMP PaX Trampoline emulation http://pax.grsecurity.net/docs/emutramp.txt
PAX_MPROTECT PaX MPROTECT http://pax.grsecurity.net/docs/mprotect.txt
PAX_PAGEEXEC PaX PAGEEXEC http://pax.grsecurity.net/docs/pageexec.txt
PAX_RANDMMAP PaX ASLR http://pax.grsecurity.net/docs/randmmap.txt
PAX_SEGMEXEC PaX SEGMEXEC http://pax.grsecurity.net/docs/segmexec.txt
Next Page: Capability Names and Descriptions | Previous Page: Object Modes
Home: Grsecurity/Appendix