Description of problem: SELinux is preventing bluetoothd from 'module_request' accesses on the system Unknown. ***** Plugin catchall_boolean (89.3 confidence) suggests ****************** If if you want to allow domain to kernel load modules Then you must tell SELinux about this by enabling the 'domain_kernel_load_modules' boolean. Do setsebool -P domain_kernel_load_modules 1 ***** Plugin catchall (11.6 confidence) suggests ************************** If if you believe that bluetoothd should be allowed module_request access on the Unknown system by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # ausearch -c 'bluetoothd' --raw | audit2allow -M my-bluetoothd # semodule -X 300 -i my-bluetoothd.pp Additional Information: Source Context system_u:system_r:init_t:s0 Target Context system_u:system_r:kernel_t:s0 Target Objects Unknown [ system ] Source bluetoothd Source Path bluetoothd Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-286.fc28.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 4.14.0-0.rc1.git3.1.fc28.x86_64 #1 SMP Thu Sep 21 15:10:18 UTC 2017 x86_64 x86_64 Alert Count 2 First Seen 2017-09-24 12:09:10 +05 Last Seen 2017-09-24 12:09:10 +05 Local ID 1993b9cf-b4ec-4472-a583-c37bf66a9c51 Raw Audit Messages type=AVC msg=audit(1506236950.839:688): avc: denied { module_request } for pid=2883 comm="bluetoothd" kmod="bt-proto-3" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 Hash: bluetoothd,init_t,kernel_t,system,module_request Version-Release number of selected component: selinux-policy-3.13.1-286.fc28.noarch Additional info: component: selinux-policy reporter: libreport-2.9.2 hashmarkername: setroubleshoot kernel: 4.14.0-0.rc1.git3.1.fc28.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1496249 ***