Bug 770225 - SELinux is preventing /usr/bin/boinc_client from 'read' accesses on the fifo_file fifo_file.
Summary: SELinux is preventing /usr/bin/boinc_client from 'read' accesses on the fifo_...
Keywords:
Status: CLOSED DUPLICATE of bug 770148
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:44e0ff03dcab2fcf472eaf887bc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-24 13:29 UTC by westbb
Modified: 2011-12-25 18:16 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-25 18:16:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description westbb 2011-12-24 13:29:53 UTC
libreport version: 2.0.8
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.1.6-1.fc16.x86_64
reason:         SELinux is preventing /usr/bin/boinc_client from 'read' accesses on the fifo_file fifo_file.
time:           Sat 24 Dec 2011 07:29:02 AM CST

description:
:SELinux is preventing /usr/bin/boinc_client from 'read' accesses on the fifo_file fifo_file.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that boinc_client should be allowed read access on the fifo_file fifo_file 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:system_r:boinc_t:s0
:Target Objects                fifo_file [ fifo_file ]
:Source                        boinc_client
:Source Path                   /usr/bin/boinc_client
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-67.fc16
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.1.6-1.fc16.x86_64 #1 SMP Wed
:                              Dec 21 22:41:17 UTC 2011 x86_64 x86_64
:Alert Count                   6180
:First Seen                    Sat 24 Dec 2011 06:52:28 AM CST
:Last Seen                     Sat 24 Dec 2011 07:01:18 AM CST
:Local ID                      ed15a78e-7820-4ab5-a73b-f6fda98c54ba
:
:Raw Audit Messages
:type=AVC msg=audit(1324731678.317:793146936): avc:  denied  { read } for  pid=1397 comm="boinc_client" path="pipe:[219517]" dev=pipefs ino=219517 scontext=system_u:system_r:boinc_t:s0 tcontext=system_u:system_r:boinc_t:s0 tclass=fifo_file
:
:
:Hash: boinc_client,boinc_t,boinc_t,fifo_file,read
:
:audit2allow
:
:#============= boinc_t ==============
:#!!!! This avc is allowed in the current policy
:
:allow boinc_t self:fifo_file read;
:
:audit2allow -R
:
:#============= boinc_t ==============
:#!!!! This avc is allowed in the current policy
:
:allow boinc_t self:fifo_file read;
:

Comment 1 Germano Massullo 2011-12-24 18:28:56 UTC
SELinux is preventing /usr/bin/boinc_client from read access on the fifo_file fifo_file.

*****  Plugin catchall (100. confidence) suggests  ***************************

If you believe that boinc_client should be allowed read access on the fifo_file fifo_file 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:
Contesto della sorgente       system_u:system_r:boinc_t:s0
Contesto target               system_u:system_r:boinc_t:s0
Oggetti target                fifo_file [ fifo_file ]
Sorgente                      boinc_client
Percorso della sorgente       /usr/bin/boinc_client
Porta                         <Sconosciuto>
Host                          Portatile
Sorgente Pacchetti RPM        
Pacchetti RPM target          
RPM della policy              selinux-policy-3.10.0-67.fc16
Selinux abilitato             True
Tipo di policy                targeted
Modalità Enforcing            Enforcing
Host Name                     Portatile
Piattaforma                   Linux Portatile 3.1.5-6.fc16.i686.PAE #1 SMP Thu
                              Dec 15 16:19:31 UTC 2011 i686 i686
Conteggio avvisi              46615
Primo visto                   sab 24 dic 2011 15:59:49 CET
Ultimo visto                  sab 24 dic 2011 19:12:44 CET


Messaggi Raw Audit
type=AVC msg=audit(1324750364.843:1489876): avc:  denied  { read } for  pid=1096 comm="boinc_client" path="pipe:[20145]" dev=pipefs ino=20145 scontext=system_u:system_r:boinc_t:s0 tcontext=system_u:system_r:boinc_t:s0 tclass=fifo_file


Hash: boinc_client,boinc_t,boinc_t,fifo_file,read

audit2allow

#============= boinc_t ==============
allow boinc_t self:fifo_file read;

audit2allow -R

#============= boinc_t ==============
allow boinc_t self:fifo_file read;

Comment 2 Miroslav Grepl 2011-12-25 18:16:14 UTC

*** This bug has been marked as a duplicate of bug 770148 ***


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