Bug 695789

Summary: SELinux is preventing /bin/bash from 'execute' accesses on the file /bin/systemctl.
Product: [Fedora] Fedora Reporter: Steve Tyler <stephent98>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 15CC: dwalsh, mgrepl, rhttrindade, robatino, theo148
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:988da10d6e4a1b8e7e65e2694dfbb5aaf42e91113c2543b196e7ae8cd55670b8
Fixed In Version: selinux-policy-3.9.16-15.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-15 21:32:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steve Tyler 2011-04-12 17:27:47 UTC
SELinux is preventing /bin/bash from 'execute' accesses on the file /bin/systemctl.

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

If you believe that bash should be allowed execute access on the systemctl file by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# grep ck-system-resta /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:consolekit_t:s0
Target Context                system_u:object_r:systemd_systemctl_exec_t:s0
Target Objects                /bin/systemctl [ file ]
Source                        ck-system-resta
Source Path                   /bin/bash
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           bash-4.2.8-2.fc15
Target RPM Packages           systemd-units-24-1.fc15
Policy RPM                    selinux-policy-3.9.16-14.fc15
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 2.6.38.2-9.fc15.x86_64 #1 SMP Wed Mar 30
                              16:55:57 UTC 2011 x86_64 x86_64
Alert Count                   7
First Seen                    Tue 12 Apr 2011 10:13:44 AM PDT
Last Seen                     Tue 12 Apr 2011 10:16:12 AM PDT
Local ID                      ae00bec7-3299-4baf-a6a4-07de11dca0ca

Raw Audit Messages
type=AVC msg=audit(1302628572.433:42): avc:  denied  { execute } for  pid=1443 comm="ck-system-resta" name="systemctl" dev=sdb6 ino=132937 scontext=system_u:system_r:consolekit_t:s0 tcontext=system_u:object_r:systemd_systemctl_exec_t:s0 tclass=file


type=SYSCALL msg=audit(1302628572.433:42): arch=x86_64 syscall=faccessat success=no exit=EACCES a0=ffffffffffffff9c a1=1fd4bd0 a2=1 a3=8 items=0 ppid=1 pid=1443 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=ck-system-resta exe=/bin/bash subj=system_u:system_r:consolekit_t:s0 key=(null)

Hash: ck-system-resta,consolekit_t,systemd_systemctl_exec_t,file,execute

audit2allow

#============= consolekit_t ==============
allow consolekit_t systemd_systemctl_exec_t:file execute;

audit2allow -R

#============= consolekit_t ==============
allow consolekit_t systemd_systemctl_exec_t:file execute;

Comment 1 Daniel Walsh 2011-04-12 17:32:27 UTC
Fixed in selinux-policy-3.9.16-15.fc15

Comment 2 Fedora Update System 2011-04-13 19:47:37 UTC
selinux-policy-3.9.16-15.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/selinux-policy-3.9.16-15.fc15

Comment 3 Fedora Update System 2011-04-14 00:34:14 UTC
Package selinux-policy-3.9.16-15.fc15:
* should fix your issue,
* was pushed to the Fedora 15 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.9.16-15.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/selinux-policy-3.9.16-15.fc15
then log in and leave karma (feedback).

Comment 4 Miroslav Grepl 2011-04-14 06:43:00 UTC
*** Bug 696378 has been marked as a duplicate of this bug. ***

Comment 5 Theodore Lee 2011-04-15 02:33:25 UTC
*** Bug 696453 has been marked as a duplicate of this bug. ***

Comment 6 Theodore Lee 2011-04-15 02:33:29 UTC
*** Bug 696449 has been marked as a duplicate of this bug. ***

Comment 7 Fedora Update System 2011-04-15 21:30:59 UTC
selinux-policy-3.9.16-15.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.