Page 1 of 1

Cinnmaon-Launcher grsec: denied RWX mmap

PostPosted: Sat May 31, 2014 10:57 am
by bugmenot
Hello,
I am trying to run Cinnamon desktop on a PaX hardened kernel and I am getting these errors:
[ 29.145718] grsec: denied RWX mmap of <anonymous mapping> by /usr/bin/cinnamon[cinnamon:790] uid/euid:1000/1000 gid/egid:100/100, parent /usr/bin/cinnamon-launcher[cinnamon-launch:787] uid/euid:1000/1000 gid/egid:100/100
[ 29.145755] traps: cinnamon[790] trap int3 ip:7f1d8846f993 sp:7fffa9d70b30 error:0
[ 42.009964] grsec: denied RWX mmap of <anonymous mapping> by /usr/bin/cinnamon[cinnamon:798] uid/euid:1000/1000 gid/egid:100/100, parent /usr/bin/cinnamon-launcher[cinnamon-launch:787] uid/euid:1000/1000 gid/egid:100/100
[ 42.010010] traps: cinnamon[798] trap int3 ip:7f00b63df993 sp:7fff48e36f70 error:0

/usr/bin/cinnamon-launcher: Python script, ASCII text executable

- PaX flags: -p-s-m-x-e-r [/usr/bin/cinnamon]
PAGEEXEC is disabled
SEGMEXEC is disabled
MPROTECT is disabled
RANDEXEC is disabled
EMUTRAMP is disabled
RANDMMAP is disabled


- PaX flags: -p-s-m-x-e-r [/usr/bin/python2]
PAGEEXEC is disabled
SEGMEXEC is disabled
MPROTECT is disabled
RANDEXEC is disabled
EMUTRAMP is disabled
RANDMMAP is disabled

Any ideas?

Re: Cinnmaon-Launcher grsec: denied RWX mmap

PostPosted: Fri Jun 06, 2014 7:38 pm
by PaX Team
what PaX flag control method(s) did you configure in?