Bug 558729 - SELinux is preventing /usr/libexec/abrt-hook-python "create" access.
Summary: SELinux is preventing /usr/libexec/abrt-hook-python "create" access.
Keywords:
Status: CLOSED DUPLICATE of bug 558728
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:c5b6c44e836...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-26 09:12 UTC by Mircea Sava
Modified: 2010-02-06 05:58 UTC (History)
23 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-26 14:20:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mircea Sava 2010-01-26 09:12:12 UTC
Summary:

SELinux is preventing /usr/libexec/abrt-hook-python "create" access.

Detailed Description:

[abrt-hook-pytho has a permissive type (abrt_helper_t). This access was not
denied.]

SELinux denied access requested by abrt-hook-pytho. It is not expected that this
access is required by abrt-hook-pytho 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:unconfined_r:abrt_helper_t:s0-s0:c0.c
                              1023
Target Context                unconfined_u:unconfined_r:abrt_helper_t:s0-s0:c0.c
                              1023
Target Objects                None [ unix_dgram_socket ]
Source                        abrt-hook-pytho
Source Path                   /usr/libexec/abrt-hook-python
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           abrt-addon-python-1.0.4-1.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-69.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed)
                              2.6.31.12-174.2.3.fc12.i686.PAE #1 SMP Mon Jan 18
                              20:06:44 UTC 2010 i686 athlon
Alert Count                   2
First Seen                    Tue 26 Jan 2010 09:34:37 AM EET
Last Seen                     Tue 26 Jan 2010 11:05:45 AM EET
Local ID                      2b61b960-7b92-404a-bba6-cc43a611ed3d
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1264496745.192:36501): avc:  denied  { create } for  pid=7529 comm="abrt-hook-pytho" scontext=unconfined_u:unconfined_r:abrt_helper_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:abrt_helper_t:s0-s0:c0.c1023 tclass=unix_dgram_socket

node=(removed) type=SYSCALL msg=audit(1264496745.192:36501): arch=40000003 syscall=102 success=yes exit=3 a0=1 a1=bfa5940c a2=977ff4 a3=0 items=0 ppid=1801 pid=7529 auid=500 uid=500 gid=500 euid=481 suid=481 fsuid=481 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="abrt-hook-pytho" exe="/usr/libexec/abrt-hook-python" subj=unconfined_u:unconfined_r:abrt_helper_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-69.fc12,catchall,abrt-hook-pytho,abrt_helper_t,abrt_helper_t,unix_dgram_socket,create
audit2allow suggests:

#============= abrt_helper_t ==============
allow abrt_helper_t self:unix_dgram_socket create;

Comment 1 Miroslav Grepl 2010-01-26 14:20:37 UTC

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


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