Bug 1279255 - SELinux is preventing abrt-hook-ccpp from 'getattr' accesses on the file /usr/bin/pulseaudio.
Summary: SELinux is preventing abrt-hook-ccpp from 'getattr' accesses on the file /usr...
Keywords:
Status: CLOSED DUPLICATE of bug 1276931
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a2b66c9088d197911a6b404c713...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-08 21:39 UTC by Justin W. Flory (Fedora)
Modified: 2015-11-09 10:55 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-09 10:55:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Justin W. Flory (Fedora) 2015-11-08 21:39:58 UTC
Description of problem:
SELinux is preventing abrt-hook-ccpp from 'getattr' accesses on the file /usr/bin/pulseaudio.

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

If you believe that abrt-hook-ccpp should be allowed getattr access on the pulseaudio 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 abrt-hook-ccpp /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:abrt_dump_oops_t:s0
Target Context                system_u:object_r:pulseaudio_exec_t:s0
Target Objects                /usr/bin/pulseaudio [ file ]
Source                        abrt-hook-ccpp
Source Path                   abrt-hook-ccpp
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           pulseaudio-6.0-8.fc22.x86_64
Policy RPM                    selinux-policy-3.13.1-128.18.fc22.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.2.3-200.fc22.x86_64 #1 SMP Thu
                              Oct 8 03:23:55 UTC 2015 x86_64 x86_64
Alert Count                   1
First Seen                    2015-11-08 16:38:33 EST
Last Seen                     2015-11-08 16:38:33 EST
Local ID                      56dcc589-50e0-422e-9eb0-703e9a7205b6

Raw Audit Messages
type=AVC msg=audit(1447018713.779:973): avc:  denied  { getattr } for  pid=12349 comm="abrt-hook-ccpp" path="/usr/bin/pulseaudio" dev="dm-0" ino=1190353 scontext=system_u:system_r:abrt_dump_oops_t:s0 tcontext=system_u:object_r:pulseaudio_exec_t:s0 tclass=file permissive=0


Hash: abrt-hook-ccpp,abrt_dump_oops_t,pulseaudio_exec_t,file,getattr

Version-Release number of selected component:
selinux-policy-3.13.1-128.18.fc22.noarch

Additional info:
reporter:       libreport-2.6.3
hashmarkername: setroubleshoot
kernel:         4.2.3-200.fc22.x86_64
type:           libreport

Potential duplicate: bug 1275801

Comment 1 Miroslav Grepl 2015-11-09 10:55:11 UTC

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


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