Bug 1033486

Summary: SELinux is preventing /usr/bin/bash from 'execute' accesses on the file /usr/sbin/ldconfig.
Product: [Fedora] Fedora Reporter: cyrushmh <cyrusyzgtt>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dominick.grift, dwalsh, lvrabec, mgrepl, rhod
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:416d6fed6fc3310ded5742be31beeca85785d96a47c8f721187727c6f4cb9ef5
Fixed In Version: selinux-policy-3.12.1-74.14.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-03 10:33:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description cyrushmh 2013-11-22 08:35:58 UTC
Description of problem:
SELinux is preventing /usr/bin/bash from 'execute' accesses on the file /usr/sbin/ldconfig.

*****  Plugin catchall (100. confidence) suggests  ***************************

If 您确定应默认允许 bash execute 访问 ldconfig file。
Then 您应该将这个情况作为 bug 报告。
您可以生成本地策略模块允许这个访问。
Do
请执行以下命令此时允许这个访问:
# grep sh /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:smoltclient_t:s0-s0:c0.c1023
Target Context                system_u:object_r:ldconfig_exec_t:s0
Target Objects                /usr/sbin/ldconfig [ file ]
Source                        sh
Source Path                   /usr/bin/bash
Port                          <未知>
Host                          (removed)
Source RPM Packages           bash-4.2.45-1.fc19.x86_64
Target RPM Packages           glibc-2.17-19.fc19.x86_64
Policy RPM                    selinux-policy-3.12.1-74.13.fc19.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 3.11.8-200.fc19.x86_64 #1 SMP Wed
                              Nov 13 16:29:59 UTC 2013 x86_64 x86_64
Alert Count                   1
First Seen                    2013-11-22 10:20:06 CST
Last Seen                     2013-11-22 10:20:06 CST
Local ID                      1aec0595-e650-4b1f-8640-31ada8788025

Raw Audit Messages
type=AVC msg=audit(1385086806.404:2235): avc:  denied  { execute } for  pid=27985 comm="sh" name="ldconfig" dev="sda6" ino=796578 scontext=system_u:system_r:smoltclient_t:s0-s0:c0.c1023 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file


type=SYSCALL msg=audit(1385086806.404:2235): arch=x86_64 syscall=execve success=no exit=EACCES a0=cdbd20 a1=cdbdf0 a2=cdad60 a3=0 items=0 ppid=27984 pid=27985 auid=999 uid=999 gid=996 euid=999 suid=999 fsuid=999 egid=996 sgid=996 fsgid=996 ses=17 tty=(none) comm=sh exe=/usr/bin/bash subj=system_u:system_r:smoltclient_t:s0-s0:c0.c1023 key=(null)

Hash: sh,smoltclient_t,ldconfig_exec_t,file,execute

Additional info:
reporter:       libreport-2.1.9
hashmarkername: setroubleshoot
kernel:         3.11.8-200.fc19.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2013-11-22 10:12:36 UTC
*** Bug 1033485 has been marked as a duplicate of this bug. ***

Comment 2 Miroslav Grepl 2013-11-22 11:07:09 UTC
commit c4e99fdc122a90b80921794d589747e69d0945f8
Author: Miroslav Grepl <mgrepl>
Date:   Fri Nov 22 12:05:57 2013 +0100

    Allow smoltclient to execute ldconfig

Comment 3 Fedora Update System 2013-11-26 14:23:19 UTC
selinux-policy-3.12.1-74.14.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-74.14.fc19

Comment 4 Fedora Update System 2013-11-27 04:30:35 UTC
Package selinux-policy-3.12.1-74.14.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.12.1-74.14.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-22197/selinux-policy-3.12.1-74.14.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-12-03 10:33:43 UTC
selinux-policy-3.12.1-74.14.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.