Mike Hearn <[EMAIL PROTECTED]> writes:
> According to the exec-shield paper, its effects can include revealing
> "bugs in applications that assume PROT_READ implies PROT_EXEC" due to the
> funky things it does with relocations into the ASCII-armour. Not sure but
> it might be worth ensuring mprote
> Log message:
> Don't request PROT_EXEC permissions when mapping an image file to
> avoid problems on noexec filesystems with kernel 2.6.
http://people.redhat.com/mingo/exec-shield/ANNOUNCE-exec-shield
According to the exec-shield paper, its effects can include revealing
"bugs in app