By default, the SELinux boolean xserver_clients_write_xshm
is disabled.
If this setting is enabled, it should be disabled.
To disable the xserver_clients_write_xshm
SELinux boolean, run the following command:
$ sudo setsebool -P xserver_clients_write_xshm off