Bug 528263 - SELinux is preventing /usr/sbin/abrtd "setattr" access on .abrt.
Summary: SELinux is preventing /usr/sbin/abrtd "setattr" access on .abrt.
Keywords:
Status: CLOSED DUPLICATE of bug 522878
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:dd43a4e427d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-10 09:53 UTC by Matthias Hölzl
Modified: 2009-10-11 11:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-11 11:56:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthias Hölzl 2009-10-10 09:53:04 UTC
Summary:

SELinux is preventing /usr/sbin/abrtd "setattr" access on .abrt.

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:object_r:user_home_dir_t:s0
Target Objects                .abrt [ dir ]
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-22.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 #1 SMP Tue Sep
                              29 16:32:02 EDT 2009 i686 athlon
Alert Count                   1
First Seen                    Sat 10 Oct 2009 11:51:16 AM CEST
Last Seen                     Sat 10 Oct 2009 11:51:16 AM CEST
Local ID                      f9f60588-7e08-4549-ba92-0e7257c3a72c
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1255168276.977:28580): avc:  denied  { setattr } for  pid=23658 comm="abrtd" name=".abrt" dev=dm-0 ino=74220674 scontext=unconfined_u:system_r:abrt_t:s0 tcontext=unconfined_u:object_r:user_home_dir_t:s0 tclass=dir

node=(removed) type=SYSCALL msg=audit(1255168276.977:28580): arch=40000003 syscall=15 success=yes exit=0 a0=9113994 a1=1c0 a2=bf95493c a3=bf954940 items=0 ppid=1 pid=23658 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 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-22.fc12,catchall,abrtd,abrt_t,user_home_dir_t,dir,setattr
audit2allow suggests:

#============= abrt_t ==============
allow abrt_t user_home_dir_t:dir setattr;

Comment 1 Matthias Hölzl 2009-10-10 09:58:11 UTC
This happened after manually starting abrt-gui from the command line and
sending a bug report.  See also bug #528262.

Comment 2 Daniel Walsh 2009-10-11 11:56:37 UTC

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


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