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