ASL Kernel Running Node.JS
Posted: Sat Mar 29, 2014 2:05 am
I noticed that node and npm and node both flag rule 60027 while running the ASL kernel. Is there a simple way to fix the problem?
60027 7 99 Denied a RWX mmap event. An application just attmpted to use the mprotect function to bypass memory protection functions in the kernel.
60027 7 99 Denied a RWX mmap event. An application just attmpted to use the mprotect function to bypass memory protection functions in the kernel.
Code: Select all
-bash-4.1# npm
Segmentation fault
You have new mail in /var/spool/mail/root
-bash-4.1#
Code: Select all
-bash-4.1# node
Segmentation fault
-bash-4.1#
Code: Select all
server119 kernel: grsec: From *: denied RWX mmap of <anonymous mapping> by /usr/local/bin/node[node:3963] uid/euid:0/0 gid/egid:0/0, parent /bin/bash[bash:1184] uid/euid:0/0 gid/egid:0/0