Bug 770224 - SELinux is preventing /usr/bin/boinc_client from 'getattr' accesses on the fifo_file fifo_file.
Summary: SELinux is preventing /usr/bin/boinc_client from 'getattr' accesses on the fi...
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:d31c6336e3fa6cac3afe8ee9725...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-24 13:27 UTC by westbb
Modified: 2011-12-26 22:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-26 22:41:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description westbb 2011-12-24 13:27:04 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 'getattr' accesses on the fifo_file fifo_file.
time:           Sat 24 Dec 2011 07:04:46 AM CST

description:
:SELinux is preventing /usr/bin/boinc_client from 'getattr' accesses on the fifo_file fifo_file.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that boinc_client should be allowed getattr 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           boinc-client-6.12.35-1.r24014svn.fc16
: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                   1
:First Seen                    Sat 24 Dec 2011 06:52:28 AM CST
:Last Seen                     Sat 24 Dec 2011 06:52:28 AM CST
:Local ID                      51c45c14-fa91-4eb9-aeea-2b1664b96092
:
:Raw Audit Messages
:type=AVC msg=audit(1324731148.693:790562425): avc:  denied  { getattr } 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
:
:
:type=SYSCALL msg=audit(1324731148.693:790562425): arch=x86_64 syscall=fstat success=no exit=EACCES a0=4 a1=7fffb9cd6590 a2=7fffb9cd6590 a3=7fffb9cd6490 items=0 ppid=1 pid=1397 auid=4294967295 uid=993 gid=991 euid=993 suid=993 fsuid=993 egid=991 sgid=991 fsgid=991 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,boinc_t,fifo_file,getattr
:
:audit2allow
:
:#============= boinc_t ==============
:allow boinc_t self:fifo_file getattr;
:
:audit2allow -R
:
:#============= boinc_t ==============
:allow boinc_t self:fifo_file getattr;
:

Comment 1 Miroslav Grepl 2011-12-26 22:41:43 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.