By default, the SELinux boolean xguest_use_bluetooth
is enabled.
This setting should be disabled as guests users should not be able to access
or use bluetooth.
To disable the xguest_use_bluetooth
SELinux boolean, run the following command:
$ sudo setsebool -P xguest_use_bluetooth off