Bug 548681 - SELinux is preventing /usr/bin/abrt-pyhook-helper "create" access on pyhook-1261120767-2826.
Summary: SELinux is preventing /usr/bin/abrt-pyhook-helper "create" access on pyhook-1...
Keywords:
Status: CLOSED DUPLICATE of bug 548680
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:47ab5e6f078...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-18 07:20 UTC by at3_steamboat99
Modified: 2009-12-18 13:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-18 13:14:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description at3_steamboat99 2009-12-18 07:20:40 UTC
Summary:

SELinux is preventing /usr/bin/abrt-pyhook-helper "create" access on
pyhook-1261120767-2826.

Detailed Description:

[abrt-pyhook-hel has a permissive type (sectoolm_t). This access was not
denied.]

SELinux denied access requested by abrt-pyhook-hel. It is not expected that this
access is required by abrt-pyhook-hel 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:sectoolm_t:s0-s0:c0.c1023
Target Context                system_u:object_r:abrt_var_cache_t:s0
Target Objects                pyhook-1261120767-2826 [ dir ]
Source                        abrt-pyhook-hel
Source Path                   /usr/bin/abrt-pyhook-helper
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           abrt-addon-python-1.0.0-1.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-56.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.31.6-166.fc12.x86_64 #1 SMP Wed
                              Dec 9 10:46:22 EST 2009 x86_64 x86_64
Alert Count                   1
First Seen                    Fri 18 Dec 2009 01:19:27 AM CST
Last Seen                     Fri 18 Dec 2009 01:19:27 AM CST
Local ID                      562fa3ce-de80-46cf-bcf7-2223e1c71589
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1261120767.573:27453): avc:  denied  { create } for  pid=2827 comm="abrt-pyhook-hel" name="pyhook-1261120767-2826" scontext=system_u:system_r:sectoolm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:abrt_var_cache_t:s0 tclass=dir

node=(removed) type=SYSCALL msg=audit(1261120767.573:27453): arch=c000003e syscall=83 success=yes exit=0 a0=1b63048 a1=1c0 a2=0 a3=7fff80dccbe0 items=0 ppid=2826 pid=2827 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=491 sgid=491 fsgid=491 tty=(none) ses=4294967295 comm="abrt-pyhook-hel" exe="/usr/bin/abrt-pyhook-helper" subj=system_u:system_r:sectoolm_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-56.fc12,catchall,abrt-pyhook-hel,sectoolm_t,abrt_var_cache_t,dir,create
audit2allow suggests:

#============= sectoolm_t ==============
allow sectoolm_t abrt_var_cache_t:dir create;

Comment 1 Daniel Walsh 2009-12-18 13:14:51 UTC

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


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