Summary: SELinux is preventing /usr/sbin/abrtd "write" access on root. 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:admin_home_t:s0 Target Objects root [ dir ] Source abrtd Source Path /usr/sbin/abrtd Port <Unknown> Host (removed) Source RPM Packages abrt-0.0.10-1.fc12 Target RPM Packages filesystem-2.4.30-2.fc12 Policy RPM selinux-policy-3.6.32-35.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.5-96.fc12.i686 #1 SMP Fri Oct 23 19:53:24 EDT 2009 i686 i686 Alert Count 3 First Seen Wed 28 Oct 2009 03:14:29 PM EDT Last Seen Wed 28 Oct 2009 03:14:29 PM EDT Local ID 4ea91167-818b-46c8-ab6c-f4ddaaef6d7a Line Numbers Raw Audit Messages node=(removed) type=AVC msg=audit(1256757269.665:24): avc: denied { write } for pid=1308 comm="abrtd" name="root" dev=dm-0 ino=89937 scontext=system_u:system_r:abrt_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=dir node=(removed) type=AVC msg=audit(1256757269.665:24): avc: denied { add_name } for pid=1308 comm="abrtd" name=".abrt" scontext=system_u:system_r:abrt_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=dir node=(removed) type=AVC msg=audit(1256757269.665:24): avc: denied { create } for pid=1308 comm="abrtd" name=".abrt" scontext=system_u:system_r:abrt_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=dir node=(removed) type=SYSCALL msg=audit(1256757269.665:24): arch=40000003 syscall=39 success=yes exit=0 a0=8b32994 a1=1c0 a2=bfeec12c a3=0 items=0 ppid=1 pid=1308 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="/usr/sbin/abrtd" subj=system_u:system_r:abrt_t:s0 key=(null) Hash String generated from selinux-policy-3.6.32-35.fc12,catchall,abrtd,abrt_t,admin_home_t,dir,write audit2allow suggests: #============= abrt_t ============== allow abrt_t admin_home_t:dir { write create add_name };
*** This bug has been marked as a duplicate of bug 522878 ***