Bug 879093 - SELinux is preventing /usr/lib/xulrunner/plugin-container from 'name_connect' accesses on the tcp_socket .
Summary: SELinux is preventing /usr/lib/xulrunner/plugin-container from 'name_connect'...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 17
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cc9f41c581dbfde8dae7fa96495...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-22 03:27 UTC by tano
Modified: 2013-07-07 07:20 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-07 07:20:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2012-11-22 03:27 UTC, tano
no flags Details
File: hashmarkername (14 bytes, text/plain)
2012-11-22 03:27 UTC, tano
no flags Details

Description tano 2012-11-22 03:27:10 UTC
Additional info:
libreport version: 2.0.18
kernel:         3.6.6-1.fc17.i686

description:
:SELinux is preventing /usr/lib/xulrunner/plugin-container from 'name_connect' accesses on the tcp_socket .
:
:*****  Plugin catchall_boolean (89.3 confidence) suggests  *******************
:
:If desea allow_ypbind
:Then you must tell SELinux about this by enabling the 'allow_ypbind' boolean.You can read 'spamd_selinux' man page for more details.
:Do
:setsebool -P allow_ypbind 1
:
:*****  Plugin catchall (11.6 confidence) suggests  ***************************
:
:If cree que de manera predeterminada, plugin-container debería permitir acceso name_connect sobre   tcp_socket.     
:Then debería reportar esto como un error.
:Puede generar un módulo de política local para permitir este acceso.
:Do
:permita el acceso momentáneamente executando:
:# 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:spamd_port_t:s0
:Target Objects                 [ tcp_socket ]
:Source                        plugin-containe
:Source Path                   /usr/lib/xulrunner/plugin-container
:Port                          10026
:Host                          (removed)
:Source RPM Packages           xulrunner-16.0.2-1.fc17.i686
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-159.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.6.6-1.fc17.i686 #1 SMP Mon Nov 5
:                              22:11:18 UTC 2012 i686 i686
:Alert Count                   6
:First Seen                    2012-11-21 21:10:03 CST
:Last Seen                     2012-11-21 21:10:15 CST
:Local ID                      56182700-fb1c-4f9e-b6bf-ac876f6b44ad
:
:Raw Audit Messages
:type=AVC msg=audit(1353553815.523:67): avc:  denied  { name_connect } for  pid=1982 comm="plugin-containe" dest=10026 scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=system_u:object_r:spamd_port_t:s0 tclass=tcp_socket
:
:
:type=SYSCALL msg=audit(1353553815.523:67): arch=i386 syscall=socketcall success=no exit=EACCES a0=3 a1=a70f6020 a2=b6250680 a3=0 items=0 ppid=1719 pid=1982 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=1 comm=plugin-containe exe=/usr/lib/xulrunner/plugin-container subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 key=(null)
:
:Hash: plugin-containe,mozilla_plugin_t,spamd_port_t,tcp_socket,name_connect
:
:audit2allow
:
:#============= mozilla_plugin_t ==============
:#!!!! This avc can be allowed using the boolean 'allow_ypbind'
:
:allow mozilla_plugin_t spamd_port_t:tcp_socket name_connect;
:
:audit2allow -R
:
:#============= mozilla_plugin_t ==============
:#!!!! This avc can be allowed using the boolean 'allow_ypbind'
:
:allow mozilla_plugin_t spamd_port_t:tcp_socket name_connect;
:

Comment 1 tano 2012-11-22 03:27:14 UTC
Created attachment 649485 [details]
File: type

Comment 2 tano 2012-11-22 03:27:15 UTC
Created attachment 649486 [details]
File: hashmarkername

Comment 3 Fedora End Of Life 2013-07-04 00:53:28 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.


Note You need to log in before you can comment on or make changes to this bug.