Bug 1170080

Summary: SELinux is preventing /usr/bin/systemd-ask-password from 'unlink' accesses on the sock_file sck.f0673d61a2df9725.
Product: [Fedora] Fedora Reporter: autarch princeps <autarch>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: dominick.grift, dwalsh, lvrabec, mgrepl, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:8010658943c71db64b4072ac7c23ccac191077a09d4e01f2cfcea319013c1496
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-03 12:21:56 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 autarch princeps 2014-12-03 08:37:53 UTC
Description of problem:
SELinux is preventing /usr/bin/systemd-ask-password from 'unlink' accesses on the sock_file sck.f0673d61a2df9725.

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

If sie denken, dass es systemd-ask-password standardmässig erlaubt sein sollte, unlink Zugriff auf sck.f0673d61a2df9725 sock_file zu erhalten.
Then sie sollten dies als Fehler melden.
Um diesen Zugriff zu erlauben, können Sie ein lokales Richtlinien-Modul erstellen.
Do
zugriff jetzt erlauben, indem Sie die nachfolgenden Befehle ausführen:
# grep systemd-ask-pas /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:openvpn_t:s0
Target Context                system_u:object_r:systemd_passwd_var_run_t:s0
Target Objects                sck.f0673d61a2df9725 [ sock_file ]
Source                        systemd-ask-pas
Source Path                   /usr/bin/systemd-ask-password
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           systemd-216-12.fc21.x86_64
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-92.fc21.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 3.17.4-301.fc21.x86_64 #1 SMP Thu
                              Nov 27 19:09:10 UTC 2014 x86_64 x86_64
Alert Count                   1
First Seen                    2014-12-03 09:37:12 CET
Last Seen                     2014-12-03 09:37:12 CET
Local ID                      825573fd-0af0-4bbf-8042-4ec707ce5c42

Raw Audit Messages
type=AVC msg=audit(1417595832.927:483): avc:  denied  { unlink } for  pid=3631 comm="systemd-ask-pas" name="sck.f0673d61a2df9725" dev="tmpfs" ino=43871 scontext=system_u:system_r:openvpn_t:s0 tcontext=system_u:object_r:systemd_passwd_var_run_t:s0 tclass=sock_file permissive=1


type=SYSCALL msg=audit(1417595832.927:483): arch=x86_64 syscall=unlink success=yes exit=0 a0=7ff3ddb202e0 a1=7fff3ea5ed8c a2=1 a3=21 items=0 ppid=3630 pid=3631 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=systemd-ask-pas exe=/usr/bin/systemd-ask-password subj=system_u:system_r:openvpn_t:s0 key=(null)

Hash: systemd-ask-pas,openvpn_t,systemd_passwd_var_run_t,sock_file,unlink

Version-Release number of selected component:
selinux-policy-3.13.1-92.fc21.noarch

Additional info:
reporter:       libreport-2.3.0
hashmarkername: setroubleshoot
kernel:         3.17.4-301.fc21.x86_64
type:           libreport

Potential duplicate: bug 1151967

Comment 1 Lukas Vrabec 2014-12-03 12:21:56 UTC

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