Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PaX mprotect now on for amd64
On May 23, 2:50am, n54%gmx.com@localhost (Kamil Rytarowski) wrote:
-- Subject: Re: PaX mprotect now on for amd64
| I'm having many aborts in diverse applications like in gnutls:
|
| => Checking for portability problems in extracted files
| [1] Abort trap env CK_FNAME="${...
| *** Error code 1
|
| Is it possible to add a log entry in dmesg(8) when something was killed
| due to hardening? It would narrow down the reason of error quickly.
sysctl -w security.pax.mprotect.debug=1
There is also:
sysctl -w security.pax.aslr.debug=1
but I doubt you are dying from ASLR, and it is too chatty.
christos
Home |
Main Index |
Thread Index |
Old Index