ASL Kernel Running Node.JS

Customer support forums for Atomic Protector (formerly Atomic Secured Linux). There is no such thing as a bad question here as long as it pertains to using Atomic Protector. Newbies feel free to get help getting started or asking questions that may be obvious. Regular users are asked to be gentle. :-)
darkhelix
New Forum User
New Forum User
Posts: 1
Joined: Sat Mar 29, 2014 2:01 am
Location: USA

ASL Kernel Running Node.JS

Unread post by darkhelix »

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.

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
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4155
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: ASL Kernel Running Node.JS

Unread post by mikeshinn »

That you for the question, yes there is, please see this article:

https://www.atomicorp.com/wiki/index.ph ... WX_mmap_of
Post Reply