Hide Forgot
libreport version: 2.0.6 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.1.0-0.rc8.git0.1.fc16.x86_64 reason: SELinux is preventing /usr/lib64/xulrunner-2/plugin-container from 'name_connect' accesses on the tcp_socket port 6000. time: Fri Oct 7 17:17:39 2011 description: :SELinux is preventing /usr/lib64/xulrunner-2/plugin-container from 'name_connect' accesses on the tcp_socket port 6000. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that plugin-container should be allowed name_connect access on the port 6000 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:xserver_port_t:s0 :Target Objects port 6000 [ tcp_socket ] :Source plugin-containe :Source Path /usr/lib64/xulrunner-2/plugin-container :Port 6000 :Host (removed) :Source RPM Packages xulrunner-7.0.1-1.fc16 :Target RPM Packages :Policy RPM selinux-policy-3.10.0-36.fc16 :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) : 3.1.0-0.rc8.git0.1.fc16.x86_64 #1 SMP Tue Oct 4 : 03:16:40 UTC 2011 x86_64 x86_64 :Alert Count 1 :First Seen Fri 07 Oct 2011 10:56:17 AM BRT :Last Seen Fri 07 Oct 2011 10:56:17 AM BRT :Local ID e1e1f04d-303e-459f-80cd-20c948fe9d32 : :Raw Audit Messages :type=AVC msg=audit(1317995777.798:608): avc: denied { name_connect } for pid=10976 comm="plugin-containe" dest=6000 scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=system_u:object_r:xserver_port_t:s0 tclass=tcp_socket : : :type=SYSCALL msg=audit(1317995777.798:608): arch=x86_64 syscall=connect success=no exit=EACCES a0=d a1=7fe13d397c30 a2=10 a3=7fff443eabbc items=0 ppid=10878 pid=10976 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm=plugin-containe exe=/usr/lib64/xulrunner-2/plugin-container subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 key=(null) : :Hash: plugin-containe,mozilla_plugin_t,xserver_port_t,tcp_socket,name_connect : :audit2allow : :#============= mozilla_plugin_t ============== :allow mozilla_plugin_t xserver_port_t:tcp_socket name_connect; : :audit2allow -R : :#============= mozilla_plugin_t ============== :allow mozilla_plugin_t xserver_port_t:tcp_socket name_connect; :
I would say this is something we definitely do not want to allow, any idea of what plugins you have installed?
*** Bug 883753 has been marked as a duplicate of this bug. ***