Bug 876062 - SELinux is preventing /usr/bin/boinc_client from 'name_connect' accesses on the tcp_socket .
Summary: SELinux is preventing /usr/bin/boinc_client from 'name_connect' accesses on t...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cd141d0d4f4da79540bb748a503...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-13 08:00 UTC by freetux
Modified: 2013-07-07 07:33 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-07 07:33:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2012-11-13 08:00 UTC, freetux
no flags Details
File: hashmarkername (14 bytes, text/plain)
2012-11-13 08:00 UTC, freetux
no flags Details

Description freetux 2012-11-13 08:00:43 UTC
Additional info:
libreport version: 2.0.18
kernel:         3.6.6-1.fc17.x86_64

description:
:SELinux is preventing /usr/bin/boinc_client from 'name_connect' accesses on the tcp_socket .
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that boinc_client should be allowed name_connect access on the  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 boinc_client /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:boinc_t:s0
:Target Context                system_u:object_r:soundd_port_t:s0
:Target Objects                 [ tcp_socket ]
:Source                        boinc_client
:Source Path                   /usr/bin/boinc_client
:Port                          8000
:Host                          (removed)
:Source RPM Packages           boinc-client-7.0.29-1.r25790svn.fc17.x86_64
: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.x86_64 #1 SMP Mon Nov
:                              5 21:59:35 UTC 2012 x86_64 x86_64
:Alert Count                   1
:First Seen                    2012-11-13 09:58:06 CET
:Last Seen                     2012-11-13 09:58:06 CET
:Local ID                      5e8b2d31-5c81-4e84-8902-6da00c05da3b
:
:Raw Audit Messages
:type=AVC msg=audit(1352797086.691:54): avc:  denied  { name_connect } for  pid=983 comm="boinc_client" dest=8000 scontext=system_u:system_r:boinc_t:s0 tcontext=system_u:object_r:soundd_port_t:s0 tclass=tcp_socket
:
:
:type=SYSCALL msg=audit(1352797086.691:54): arch=x86_64 syscall=connect success=no exit=EACCES a0=6 a1=7fff63b95330 a2=10 a3=0 items=0 ppid=982 pid=983 auid=4294967295 uid=992 gid=989 euid=992 suid=992 fsuid=992 egid=989 sgid=989 fsgid=989 tty=(none) ses=4294967295 comm=boinc_client exe=/usr/bin/boinc_client subj=system_u:system_r:boinc_t:s0 key=(null)
:
:Hash: boinc_client,boinc_t,soundd_port_t,tcp_socket,name_connect
:
:audit2allow
:
:#============= boinc_t ==============
:allow boinc_t soundd_port_t:tcp_socket name_connect;
:
:audit2allow -R
:
:#============= boinc_t ==============
:allow boinc_t soundd_port_t:tcp_socket name_connect;
:

Comment 1 freetux 2012-11-13 08:00:47 UTC
Created attachment 643982 [details]
File: type

Comment 2 freetux 2012-11-13 08:00:49 UTC
Created attachment 643983 [details]
File: hashmarkername

Comment 3 Fedora End Of Life 2013-07-04 00:52:55 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.