Bug 523720 - setroubleshoot: SELinux is preventing /sbin/ldconfig "read" access on libpixman-1.so.0.
Summary: setroubleshoot: SELinux is preventing /sbin/ldconfig "read" access on libpixm...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:d738c12ddcc...
: 523723 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-16 14:29 UTC by STEVEN WARD
Modified: 2009-09-16 15:57 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-16 15:56:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description STEVEN WARD 2009-09-16 14:29:50 UTC
The following was filed automatically by setroubleshoot:

Summary:

SELinux is preventing /sbin/ldconfig "read" access on libpixman-1.so.0.

Detailed Description:

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

SELinux denied access requested by ldconfig. It is not expected that this access
is required by ldconfig 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:ldconfig_t:s0-s0:c0.c102
                              3
Target Context                unconfined_u:object_r:usr_t:s0
Target Objects                libpixman-1.so.0 [ lnk_file ]
Source                        ldconfig
Source Path                   /sbin/ldconfig
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           glibc-2.10.90-21
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.31-2.fc12
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.31-2.fc12.i686 #1 SMP Thu Sep
                              10 00:41:03 EDT 2009 i686 athlon
Alert Count                   1
First Seen                    Sat 12 Sep 2009 11:01:13 AM BST
Last Seen                     Sat 12 Sep 2009 11:01:13 AM BST
Local ID                      a9793d80-f468-4269-8efa-9280c856729a
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1252749673.567:135): avc:  denied  { read } for  pid=19716 comm="ldconfig" name="libpixman-1.so.0" dev=dm-0 ino=830987 scontext=unconfined_u:unconfined_r:ldconfig_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:usr_t:s0 tclass=lnk_file

node=(removed) type=SYSCALL msg=audit(1252749673.567:135): arch=40000003 syscall=195 success=yes exit=0 a0=bfda1d00 a1=bfda2d3c a2=1 a3=9c65fe0 items=0 ppid=19694 pid=19716 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 ses=5 comm="ldconfig" exe="/sbin/ldconfig" subj=unconfined_u:unconfined_r:ldconfig_t:s0-s0:c0.c1023 key=(null)


audit2allow suggests:

#============= ldconfig_t ==============
allow ldconfig_t usr_t:lnk_file read;

Comment 1 Daniel Walsh 2009-09-16 15:56:10 UTC
Fixed in selinux-policy-3.6.32-1.fc12.noarch

Comment 2 Daniel Walsh 2009-09-16 15:57:57 UTC
*** Bug 523723 has been marked as a duplicate of this bug. ***


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