Re: What does this SELinux command do?

2017-02-27 Thread ToddAndMargo

On 02/27/2017 08:06 PM, ~Stack~ wrote:

On 02/27/2017 07:29 PM, ToddAndMargo wrote:

 setsebool -P mmap_low_allowed 1


It allows applications to access the low portions of the kernel memory
space.

Personally, I can't think of a good reason to allow that. Maybe someone
else can?

I know I would need a good reason to enable it.

~Stack~




I am thinking "bug" in the program that triggered
the warning


--
~~
Computers are like air conditioners.
They malfunction when you open windows
~~


Re: What does this SELinux command do?

2017-02-27 Thread ~Stack~
On 02/27/2017 07:29 PM, ToddAndMargo wrote:
>  setsebool -P mmap_low_allowed 1
> 
It allows applications to access the low portions of the kernel memory
space.

Personally, I can't think of a good reason to allow that. Maybe someone
else can?

I know I would need a good reason to enable it.

~Stack~



signature.asc
Description: OpenPGP digital signature


What does this SELinux command do?

2017-02-27 Thread ToddAndMargo

 setsebool -P mmap_low_allowed 1