Bug 532630 - 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: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:3d0ee9c9c56...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-03 08:05 UTC by Pavel Holica
Modified: 2009-11-03 14:07 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-03 14:07:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pavel Holica 2009-11-03 08:05:42 UTC
Souhrn:

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

Podrobný popis:

[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.

Povolení přístupu:

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.

Další informace:

Kontext zdroje                system_u:system_r:abrt_t:s0
Kontext cíle                 system_u:object_r:user_home_dir_t:s0
Objekty cíle                 .abrt [ dir ]
Zdroj                         abrtd
Cesta zdroje                  /usr/sbin/abrtd
Port                          <Neznámé>
Počítač                    (removed)
RPM balíčky zdroje          abrt-0.0.10-1.fc12
RPM balíčky cíle           
RPM politiky                  selinux-policy-3.6.32-35.fc12
Selinux povolen               True
Typ politiky                  targeted
MLS povoleno                  True
Vynucovací režim            Enforcing
Název zásuvného modulu     catchall
Název počítače            (removed)
Platforma                     Linux (removed) 2.6.31.5-96.fc12.x86_64 #1 SMP Fri Oct
                              23 19:30:30 EDT 2009 x86_64 x86_64
Počet upozornění           1
Poprvé viděno               Út 3. listopad 2009, 09:01:00 CET
Naposledy viděno             Út 3. listopad 2009, 09:01:00 CET
Místní ID                   a449b18f-c9d7-4524-9d52-4e327d6542d4
Čísla řádků              

Původní zprávy auditu      

node=(removed) type=AVC msg=audit(1257235260.300:43): avc:  denied  { setattr } for  pid=2968 comm="abrtd" name=".abrt" dev=sda9 ino=524484 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(1257235260.300:43): arch=c000003e syscall=90 success=yes exit=0 a0=201c2e8 a1=1c0 a2=ffffffffffffff88 a3=7fff437c9820 items=0 ppid=1 pid=2968 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,user_home_dir_t,dir,setattr
audit2allow suggests:

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

Comment 1 Daniel Walsh 2009-11-03 14:07:43 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.