By default, the SELinux boolean xguest_exec_content
is enabled.
This setting should be disabled as guest users should not be able to run
executables.
To disable the xguest_exec_content
SELinux boolean, run the following command:
$ sudo setsebool -P xguest_exec_content off