Bug 520552 - setroubleshoot: SELinux is preventing udev-acl.ck "getattr" access on /dev/.udev/db/\x2fdevices\x2fplatform\x2fi8042\x2fserio1\x2finput\x2finput7\x2fevent7.
Summary: setroubleshoot: SELinux is preventing udev-acl.ck "getattr" access on /d...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:8a34534ca45...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-01 04:44 UTC by Jerry Amundson
Modified: 2009-09-01 12:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-01 12:42:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jerry Amundson 2009-09-01 04:44:24 UTC
The following was filed automatically by setroubleshoot:

Summary:

SELinux is preventing udev-acl.ck "getattr" access on
/dev/.udev/db/\x2fdevices\x2fplatform\x2fi8042\x2fserio1\x2finput\x2finput7\x2fevent7.

Detailed Description:

SELinux denied access requested by udev-acl.ck. It is not expected that this
access is required by udev-acl.ck 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 (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi) against this package.

Additional Information:

Source Context                system_u:system_r:consolekit_t:s0-s0:c0.c1023
Target Context                system_u:object_r:udev_tbl_t:s0
Target Objects                /dev/.udev/db/\x2fdevices\x2fplatform\x2fi8042\x2f
                              serio1\x2finput\x2finput7\x2fevent7 [ file ]
Source                        udev-acl.ck
Source Path                   /lib/udev/udev-acl
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           udev-145-7.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.28-9.fc12
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.31-0.190.rc8.fc12.i686 #1 SMP Fri
                              Aug 28 19:07:13 EDT 2009 i686 i686
Alert Count                   1
First Seen                    Mon 31 Aug 2009 07:30:21 PM CDT
Last Seen                     Mon 31 Aug 2009 07:30:21 PM CDT
Local ID                      98f79846-a4f1-4326-b619-4c3fcb5c7353
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1251765021.516:200): avc:  denied  { getattr } for  pid=1289 comm="udev-acl.ck" path="/dev/.udev/db/\x2fdevices\x2fplatform\x2fi8042\x2fserio1\x2finput\x2finput7\x2fevent7" dev=tmpfs ino=8224 scontext=system_u:system_r:consolekit_t:s0-s0:c0.c1023 tcontext=system_u:object_r:udev_tbl_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1251765021.516:200): arch=40000003 syscall=196 success=no exit=-13 a0=bfe5d44c a1=bfe5bfe8 a2=418ff4 a3=979e29c items=0 ppid=917 pid=1289 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="udev-acl.ck" exe="/lib/udev/udev-acl" subj=system_u:system_r:consolekit_t:s0-s0:c0.c1023 key=(null)


audit2allow suggests:

#============= consolekit_t ==============
allow consolekit_t udev_tbl_t:file getattr;

Comment 1 Daniel Walsh 2009-09-01 12:42:43 UTC
Fixed in selinux-policy-3.6.30-1.fc12.noarch


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