Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Oracle Linux 7
System Settings
SELinux
SELinux - Booleans
Disable the xserver_execmem SELinux Boolean
Disable the xserver_execmem SELinux Boolean
An XCCDF Rule
Details
Profiles
Prose
Disable the xserver_execmem SELinux Boolean
Medium Severity
By default, the SELinux boolean
xserver_execmem
is disabled. If this setting is enabled, it should be disabled. To disable the
xserver_execmem
SELinux boolean, run the following command:
$ sudo setsebool -P xserver_execmem off