grsecurity seems to ignore subject modes overriding PaX feat
Posted: Mon Jul 28, 2003 9:56 am
Hello,
we play around here building ACLs for ColdFusion. I got log entries regarding "denied load of writable library /dev/zero ..." and so i used 'O'- subject mode for 'cfrdsservice', but the message still remains !
After that, i enabled more PaX- features in kernel, and from now Java- processes were killed by PaX- violations. Giving the subjects all PSMRGX- modes doesn't change the immediate killing at coldfusion- start. So i disabled that corresponding PaX- features for memory protection in kernel, and now there java- processes start easily.
So it seems to me, that grsecurity doesnt honor these subject modes. Is there anything wrong ?
I use: linux 2.4.21-grsec and gradm v1.9.10
Best regards, Sandro Littke.
we play around here building ACLs for ColdFusion. I got log entries regarding "denied load of writable library /dev/zero ..." and so i used 'O'- subject mode for 'cfrdsservice', but the message still remains !
After that, i enabled more PaX- features in kernel, and from now Java- processes were killed by PaX- violations. Giving the subjects all PSMRGX- modes doesn't change the immediate killing at coldfusion- start. So i disabled that corresponding PaX- features for memory protection in kernel, and now there java- processes start easily.
So it seems to me, that grsecurity doesnt honor these subject modes. Is there anything wrong ?
I use: linux 2.4.21-grsec and gradm v1.9.10
Best regards, Sandro Littke.