Bug 837610 - SELinux is preventing /usr/sbin/vpnc from 'create' accesses on the unix_dgram_socket .
Summary: SELinux is preventing /usr/sbin/vpnc from 'create' accesses on the unix_dgram...
Keywords:
Status: CLOSED DUPLICATE of bug 837612
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5d37acf0e94ef86166324daa3fd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-04 11:43 UTC by klement.sekera
Modified: 2012-07-04 12:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-04 12:36:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description klement.sekera 2012-07-04 11:43:38 UTC
libreport version: 2.0.10
executable:     /usr/bin/python2.7
hashmarkername: setroubleshoot
kernel:         3.4.3-1.fc17.x86_64
time:           Wed 04 Jul 2012 01:43:23 PM CEST

description:
:SELinux is preventing /usr/sbin/vpnc from 'create' accesses on the unix_dgram_socket .
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that vpnc should be allowed create access on the  unix_dgram_socket 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 vpnc /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                system_u:object_r:unlabeled_t:s0
:Target Context                system_u:object_r:unlabeled_t:s0
:Target Objects                 [ unix_dgram_socket ]
:Source                        vpnc
:Source Path                   /usr/sbin/vpnc
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-134.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.4.3-1.fc17.x86_64 #1 SMP
:                              Mon Jun 18 19:53:17 UTC 2012 x86_64 x86_64
:Alert Count                   1182
:First Seen                    Wed 04 Jul 2012 11:09:23 AM CEST
:Last Seen                     Wed 04 Jul 2012 11:10:30 AM CEST
:Local ID                      cb7b2faa-12c6-4577-8758-fa5d99786fa9
:
:Raw Audit Messages
:type=AVC msg=audit(1341393030.560:434231): avc:  denied  { create } for  pid=11315 comm="vpnc" scontext=system_u:object_r:unlabeled_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=unix_dgram_socket
:
:
:Hash: vpnc,unlabeled_t,unlabeled_t,unix_dgram_socket,create
:
:audit2allowunable to open /sys/fs/selinux/policy:  Permission denied
:
:
:audit2allow -Runable to open /sys/fs/selinux/policy:  Permission denied
:
:

Comment 1 Miroslav Grepl 2012-07-04 12:36:20 UTC

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


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