Bug 846156 - SELinux is preventing abrt-dbus from 'unlink' accesses on the file smolt_data.
Summary: SELinux is preventing abrt-dbus from 'unlink' accesses on the file smolt_data.
Keywords:
Status: CLOSED DUPLICATE of bug 846155
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 17
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6226e9cd459981aabc07a8de1ba...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-07 00:42 UTC by thonatas
Modified: 2012-08-07 14:09 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 14:09:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description thonatas 2012-08-07 00:42:48 UTC
libreport version: 2.0.10
executable:     /usr/bin/python2.7
hashmarkername: setroubleshoot
kernel:         3.5.0-2.fc17.i686
time:           Seg 06 Ago 2012 20:41:48 AMT

description:
:SELinux is preventing abrt-dbus from 'unlink' accesses on the file smolt_data.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If você acredita que o abrt-dbus deva ser permitido acesso de unlink em smolt_data file  por default.
:Then você precisa reportar este como um erro.
:Você pode gerar um módulo de política local para permitir este acesso.
:Do
:permitir este acesso agora executando:
:# grep abrt-dbus /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:abrt_t:s0-s0:c0.c1023
:Target Context                unconfined_u:object_r:user_home_t:s0
:Target Objects                smolt_data [ file ]
:Source                        abrt-dbus
:Source Path                   abrt-dbus
:Port                          <Desconhecido>
:Host                          (removed)
:Source RPM Packages           
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-142.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux (removed) 3.3.4-5.fc17.i686 #1
:                              SMP Mon May 7 17:45:26 UTC 2012 i686 i686
:Alert Count                   2
:First Seen                    Dom 05 Ago 2012 18:21:29 AMT
:Last Seen                     Dom 05 Ago 2012 19:09:54 AMT
:Local ID                      c4cf5fcf-4a93-4bd3-bda0-f65a59b910b4
:
:Raw Audit Messages
:type=AVC msg=audit(1344208194.54:565): avc:  denied  { unlink } for  pid=27291 comm="abrt-dbus" name="smolt_data" dev="dm-1" ino=405584 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:user_home_t:s0 tclass=file
:
:
:Hash: abrt-dbus,abrt_t,user_home_t,file,unlink
:
:audit2allow
:
:#============= abrt_t ==============
:allow abrt_t user_home_t:file unlink;
:
:audit2allow -R
:
:#============= abrt_t ==============
:allow abrt_t user_home_t:file unlink;
:

Comment 1 Miroslav Grepl 2012-08-07 14:09:59 UTC

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


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