Bug 575130 - SELinux is preventing kded4 (hotplug_t) "getattr" usr_t.
Summary: SELinux is preventing kded4 (hotplug_t) "getattr" usr_t.
Keywords:
Status: CLOSED DUPLICATE of bug 538428
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:a91ef51f64e...
: 575131 575133 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-19 14:57 UTC by kerrgi
Modified: 2010-03-19 15:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-19 15:22:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description kerrgi 2010-03-19 14:57:39 UTC
Summary:

SELinux is preventing kded4 (hotplug_t) "getattr" usr_t.

Detailed Description:

[SELinux is in permissive mode. This access was not denied.]

SELinux denied access requested by kded4. It is not expected that this access is
required by kded4 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) Or you can disable
SELinux protection altogether. Disabling SELinux protection is not recommended.
Please file a bug report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi)
against this package.

Additional Information:

Source Context                unconfined_u:system_r:hotplug_t:s0
Target Context                unconfined_u:object_r:usr_t:s0
Target Objects                /usr/share/kde-settings/kde-
                              profile/default/share/applications/mimeinfo.cache
                              [ file ]
Source                        kbuildsycoca4
Source Path                   /usr/bin/kbuildsycoca4
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           kdelibs-4.3.0-6.fc11
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.12-78.fc11
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux bravado 2.6.29.6-217.2.3.fc11.x86_64 #1 SMP
                              Wed Jul 29 16:02:42 EDT 2009 x86_64 x86_64
Alert Count                   2
First Seen                    Wed 26 Aug 2009 05:35:33 PM PDT
Last Seen                     Wed 26 Aug 2009 05:36:11 PM PDT
Local ID                      90a2ab17-9a21-478c-9542-fc9035626e56
Line Numbers                  

Raw Audit Messages            

node=bravado type=AVC msg=audit(1251333371.798:142): avc:  denied  { getattr } for  pid=3662 comm="kded4" path="/usr/share/kde-settings/kde-profile/default/share/applications/mimeinfo.cache" dev=md2 ino=55870386 scontext=unconfined_u:system_r:hotplug_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file

node=bravado type=SYSCALL msg=audit(1251333371.798:142): arch=c000003e syscall=4 success=yes exit=0 a0=235cd58 a1=235f0d8 a2=235f0d8 a3=61002f00650072 items=0 ppid=1 pid=3662 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="kded4" exe="/usr/bin/kded4" subj=unconfined_u:system_r:hotplug_t:s0 key=(null)



Hash String generated from  catchall,kbuildsycoca4,hotplug_t,usr_t,file,getattr
audit2allow suggests:

#============= hotplug_t ==============
allow hotplug_t usr_t:file getattr;

Comment 1 Miroslav Grepl 2010-03-19 15:18:08 UTC
*** Bug 575131 has been marked as a duplicate of this bug. ***

Comment 2 Miroslav Grepl 2010-03-19 15:18:30 UTC
*** Bug 575133 has been marked as a duplicate of this bug. ***

Comment 3 Miroslav Grepl 2010-03-19 15:22:45 UTC
execute:

yum -y update

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


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