| Summary: | SELinux is preventing /usr/bin/boinc_client from 'read' accesses on the fifo_file fifo_file. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | westbb |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | dominick.grift, dwalsh, germano.massullo, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:44e0ff03dcab2fcf472eaf887bc65182eaffef62efccf576d6cde17321e32cc5 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-12-25 18:16:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
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;
*** This bug has been marked as a duplicate of bug 770148 *** |
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; :