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

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.

What does this SELinux command do?

2017-02-27 Thread ToddAndMargo
setsebool -P mmap_low_allowed 1