Bug 529020

Summary: SELinux is preventing /usr/sbin/abrtd "chown" access.
Product: [Fedora] Fedora Reporter: Guy Streeter <streeter>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: bugzilla.redhat-lists, dwalsh, johannbg, mgrepl, nobody
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:4f7e8378694faa61aa2a40e3086706885f41422df774a0e5de4d626d25bb3835
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-14 16:35:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Guy Streeter 2009-10-14 16:27:06 UTC
Summary:

SELinux is preventing /usr/sbin/abrtd "chown" access.

Detailed Description:

[SELinux is in permissive mode. This access was not denied.]

SELinux denied access requested by abrtd. It is not expected that this access is
required by abrtd and this access may signal an intrusion attempt. It is also
possible that the specific version or configuration of the application is
causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                unconfined_u:system_r:abrt_t:s0
Target Context                unconfined_u:system_r:abrt_t:s0
Target Objects                None [ capability ]
Source                        abrtd
Source Path                   /usr/sbin/abrtd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           abrt-0.0.9-2.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-24.fc12
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed)
                              2.6.31.1-56.fc12.i686.PAE #1 SMP Tue Sep 29
                              16:16:16 EDT 2009 i686 i686
Alert Count                   1
First Seen                    Wed 14 Oct 2009 11:24:11 AM CDT
Last Seen                     Wed 14 Oct 2009 11:24:11 AM CDT
Local ID                      f41b820a-fc07-4fc9-a27a-435557a6f70d
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1255537451.659:79): avc:  denied  { chown } for  pid=3074 comm="abrtd" capability=0 scontext=unconfined_u:system_r:abrt_t:s0 tcontext=unconfined_u:system_r:abrt_t:s0 tclass=capability

node=(removed) type=SYSCALL msg=audit(1255537451.659:79): arch=40000003 syscall=212 success=yes exit=0 a0=8dc7794 a1=1428 a2=1429 a3=bf83e960 items=0 ppid=1 pid=3074 auid=5160 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="abrtd" exe="/usr/sbin/abrtd" subj=unconfined_u:system_r:abrt_t:s0 key=(null)



Hash String generated from  selinux-policy-3.6.32-24.fc12,catchall,abrtd,abrt_t,abrt_t,capability,chown
audit2allow suggests:

#============= abrt_t ==============
allow abrt_t self:capability chown;

Comment 1 Daniel Walsh 2009-10-14 16:35:11 UTC

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