Bug 529040 - SELinux is preventing /usr/sbin/abrtd (deleted) "setattr" access on .abrt.
Summary: SELinux is preventing /usr/sbin/abrtd (deleted) "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
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:e60f3d92cd3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-14 18:14 UTC by Jóhann B. Guðmundsson
Modified: 2009-10-28 08:39 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-10-14 19:33:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jóhann B. Guðmundsson 2009-10-14 18:14:13 UTC
Summary:

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

Detailed Description:

[abrtd has a permissive type (abrt_t). 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                system_u:system_r:abrt_t:s0
Target Context                system_u:object_r:user_home_dir_t:s0
Target Objects                .abrt [ dir ]
Source                        abrtd
Source Path                   /usr/sbin/abrtd (deleted)
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-24.fc12
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Enforcing
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 i686
Alert Count                   0
First Seen                    Wed 14 Oct 2009 06:12:04 PM GMT
Last Seen                     Wed 14 Oct 2009 06:12:04 PM GMT
Local ID                      22b85b1c-d9d8-438d-a971-c8c868de5a1c
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1255543924.259:33502): avc:  denied  { setattr } for  pid=1217 comm="abrtd" name=".abrt" dev=dm-0 ino=106695 scontext=system_u:system_r:abrt_t:s0 tcontext=system_u:object_r:user_home_dir_t:s0 tclass=dir

node=(removed) type=SYSCALL msg=audit(1255543924.259:33502): arch=40000003 syscall=15 success=yes exit=0 a0=8af9c2c a1=1c0 a2=bff3e47c a3=bff3e480 items=0 ppid=1 pid=1217 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="abrtd" exe=2F7573722F7362696E2F6162727464202864656C6574656429 subj=system_u:system_r:abrt_t:s0 key=(null)



Hash String generated from  selinux-policy-3.6.32-24.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 Daniel Walsh 2009-10-14 19:33:51 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.