Bug 821479

Summary: SELinux is preventing /usr/bin/ruby from 'getattr' accesses on the file /lib/systemd/systemd-logind.
Product: [Fedora] Fedora Reporter: al morris <allinux4>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: dominick.grift, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:0724ea0c48942379b25d964951067f758be20862cc97c3b53f7f70d920b14070
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-16 04:19:06 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 al morris 2012-05-14 15:44:02 UTC
libreport version: 2.0.8
executable:     /usr/bin/python2.7
hashmarkername: setroubleshoot
kernel:         3.3.5-2.fc16.x86_64
reason:         SELinux is preventing /usr/bin/ruby from 'getattr' accesses on the file /lib/systemd/systemd-logind.
time:           Mon 14 May 2012 10:42:57 AM CDT

description:
:SELinux is preventing /usr/bin/ruby from 'getattr' accesses on the file /lib/systemd/systemd-logind.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that ruby should be allowed getattr access on the systemd-logind 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 deltacloudd /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:system_r:deltacloudd_t:s0
:Target Context                system_u:object_r:systemd_logind_exec_t:s0
:Target Objects                /lib/systemd/systemd-logind [ file ]
:Source                        deltacloudd
:Source Path                   /usr/bin/ruby
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           ruby-1.8.7.358-1.fc16.x86_64
:Target RPM Packages           systemd-37-19.fc16.x86_64
:Policy RPM                    selinux-policy-3.10.0-84.fc16.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.3.5-2.fc16.x86_64 #1 SMP Tue May 8
:                              11:24:50 UTC 2012 x86_64 x86_64
:Alert Count                   1
:First Seen                    Mon 14 May 2012 05:35:55 PM CDT
:Last Seen                     Mon 14 May 2012 05:35:55 PM CDT
:Local ID                      c44f8e2c-5d34-42d8-a91a-25779ac965e0
:
:Raw Audit Messages
:type=AVC msg=audit(1337034955.993:44): avc:  denied  { getattr } for  pid=1155 comm="deltacloudd" path="/lib/systemd/systemd-logind" dev="sda3" ino=394009 scontext=system_u:system_r:deltacloudd_t:s0 tcontext=system_u:object_r:systemd_logind_exec_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1337034955.993:44): arch=x86_64 syscall=lstat success=yes exit=0 a0=22ef130 a1=7fff84ef6880 a2=7fff84ef6880 a3=1 items=0 ppid=1098 pid=1155 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=deltacloudd exe=/usr/bin/ruby subj=system_u:system_r:deltacloudd_t:s0 key=(null)
:
:Hash: deltacloudd,deltacloudd_t,systemd_logind_exec_t,file,getattr
:
:audit2allow
:
:#============= deltacloudd_t ==============
:allow deltacloudd_t systemd_logind_exec_t:file getattr;
:
:audit2allow -R
:
:#============= deltacloudd_t ==============
:allow deltacloudd_t systemd_logind_exec_t:file getattr;
:

Comment 1 Daniel Walsh 2012-05-16 04:19:06 UTC

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