Hide Forgot
Description of problem: SELinux is preventing plugin-containe from 'name_bind' accesses on the tcp_socket port 5984. ***** Plugin mozplugger (82.0 confidence) suggests ************************ If you want to use the plugin package Then you must turn off SELinux controls on the Firefox plugins. Do # setsebool -P unconfined_mozilla_plugin_transition 0 ***** Plugin catchall_boolean (9.19 confidence) suggests ****************** If you want to allow mozilla to plugin bind unreserved ports Then you must tell SELinux about this by enabling the 'mozilla_plugin_bind_unreserved_ports' boolean. You can read 'None' man page for more details. Do setsebool -P mozilla_plugin_bind_unreserved_ports 1 ***** Plugin catchall_boolean (9.19 confidence) suggests ****************** If you want to allow mozilla to plugin use bluejeans Then you must tell SELinux about this by enabling the 'mozilla_plugin_use_bluejeans' boolean. You can read 'None' man page for more details. Do setsebool -P mozilla_plugin_use_bluejeans 1 ***** Plugin catchall (1.58 confidence) suggests ************************** If you believe that plugin-containe should be allowed name_bind access on the port 5984 tcp_socket 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: # grep plugin-containe /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c 0.c1023 Target Context system_u:object_r:couchdb_port_t:s0 Target Objects port 5984 [ tcp_socket ] Source plugin-containe Source Path plugin-containe Port 5984 Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-171.fc24.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 4.4.0-1.fc24.x86_64 #1 SMP Mon Jan 11 16:48:24 UTC 2016 x86_64 x86_64 Alert Count 1 First Seen 2016-02-12 09:43:50 CET Last Seen 2016-02-12 09:43:50 CET Local ID b24aafcc-4270-47c8-979f-00f916064dd4 Raw Audit Messages type=AVC msg=audit(1455266630.68:382): avc: denied { name_bind } for pid=3615 comm="plugin-containe" src=5984 scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=system_u:object_r:couchdb_port_t:s0 tclass=tcp_socket permissive=0 Hash: plugin-containe,mozilla_plugin_t,couchdb_port_t,tcp_socket,name_bind Version-Release number of selected component: selinux-policy-3.13.1-171.fc24.noarch Additional info: reporter: libreport-2.6.4 hashmarkername: setroubleshoot kernel: 4.4.0-1.fc24.x86_64 type: libreport Potential duplicate: bug 1084462