Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1317061 - SELinux is preventing gpg-agent from 'create' accesses on the sock_file S.gpg-agent.
Summary: SELinux is preventing gpg-agent from 'create' accesses on the sock_file S.gpg...
Keywords:
Status: CLOSED DUPLICATE of bug 1316717
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:db213257eae099eb32861d01306...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-11 20:35 UTC by Joachim Frieben
Modified: 2016-03-16 10:21 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-16 10:21:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joachim Frieben 2016-03-11 20:35:35 UTC
Description of problem:
SELinux is preventing gpg-agent from 'create' accesses on the sock_file S.gpg-agent.

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

If you believe that gpg-agent should be allowed create access on the S.gpg-agent sock_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 gpg-agent /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:fwupd_t:s0-s0:c0.c1023
Target Context                system_u:object_r:admin_home_t:s0
Target Objects                S.gpg-agent [ sock_file ]
Source                        gpg-agent
Source Path                   gpg-agent
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-176.fc24.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.5.0-0.rc7.git0.2.fc24.x86_64 #1
                              SMP Tue Mar 8 02:20:08 UTC 2016 x86_64 x86_64
Alert Count                   1
First Seen                    2016-03-11 21:14:48 CET
Last Seen                     2016-03-11 21:14:48 CET
Local ID                      c1e4fd46-2c9f-466d-8084-8f6fd1947643

Raw Audit Messages
type=AVC msg=audit(1457727288.723:371): avc:  denied  { create } for  pid=2212 comm="gpg-agent" name="S.gpg-agent" scontext=system_u:system_r:fwupd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:admin_home_t:s0 tclass=sock_file permissive=1


Hash: gpg-agent,fwupd_t,admin_home_t,sock_file,create

Version-Release number of selected component:
selinux-policy-3.13.1-176.fc24.noarch

Additional info:
reporter:       libreport-2.6.4
hashmarkername: setroubleshoot
kernel:         4.5.0-0.rc7.git0.2.fc24.x86_64
type:           libreport

Comment 1 Lukas Vrabec 2016-03-16 10:21:20 UTC

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


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