Bug 1277392 - SELinux is preventing abrt-hook-ccpp from 'getattr' accesses on the file /usr/lib/systemd/systemd-journald.
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:e96be6af071c0f148f3e356df08...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-03 08:56 UTC by Andrew Cook
Modified: 2015-11-09 06:40 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description Andrew Cook 2015-11-03 08:56:01 UTC
Description of problem:
SELinux is preventing abrt-hook-ccpp from 'getattr' accesses on the file /usr/lib/systemd/systemd-journald.

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

If you believe that abrt-hook-ccpp should be allowed getattr access on the systemd-journald 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:syslogd_exec_t:s0
Target Objects                /usr/lib/systemd/systemd-journald [ file ]
Source                        abrt-hook-ccpp
Source Path                   abrt-hook-ccpp
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           systemd-219-25.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-03 19:53:45 AEDT
Last Seen                     2015-11-03 19:53:45 AEDT
Local ID                      182ce5a5-5df1-43d9-bdb1-ec8878d7315c

Raw Audit Messages
type=AVC msg=audit(1446540825.598:763): avc:  denied  { getattr } for  pid=9056 comm="abrt-hook-ccpp" path="/usr/lib/systemd/systemd-journald" dev="sda1" ino=6117253 scontext=system_u:system_r:abrt_dump_oops_t:s0 tcontext=system_u:object_r:syslogd_exec_t:s0 tclass=file permissive=0


Hash: abrt-hook-ccpp,abrt_dump_oops_t,syslogd_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

Comment 1 Miroslav Grepl 2015-11-09 06:40:30 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.