Bug 1310976 - SELinux is preventing gpg2 from 'open' accesses on the file /root/.gnupg/gpg.conf.
Summary: SELinux is preventing gpg2 from 'open' accesses on the file /root/.gnupg/gpg....
Keywords:
Status: CLOSED DUPLICATE of bug 1310979
Alias: None
Product: Fedora
Classification: Fedora
Component: fwupd
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0d26d4fd8f8262488bbe0d16c23...
Depends On: 1303531
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-23 06:03 UTC by Vít Ondruch
Modified: 2016-04-01 15:14 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-01 15:14:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vít Ondruch 2016-02-23 06:03:54 UTC
Description of problem:
SELinux is preventing gpg2 from 'open' accesses on the file /root/.gnupg/gpg.conf.

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

If you believe that gpg2 should be allowed open access on the gpg.conf 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 gpg2 /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:gpg_secret_t:s0
Target Objects                /root/.gnupg/gpg.conf [ file ]
Source                        gpg2
Source Path                   gpg2
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-171.fc24.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.4.0-1.fc24.x86_64 #1 SMP Mon Jan
                              11 16:48:24 UTC 2016 x86_64 x86_64
Alert Count                   1
First Seen                    2016-02-23 06:03:19 CET
Last Seen                     2016-02-23 06:03:19 CET
Local ID                      2d0878d1-81cf-44ca-920a-07bd85024d15

Raw Audit Messages
type=AVC msg=audit(1456203799.114:656): avc:  denied  { open } for  pid=17596 comm="gpg2" path="/root/.gnupg/gpg.conf" dev="dm-1" ino=1312681 scontext=system_u:system_r:fwupd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:gpg_secret_t:s0 tclass=file permissive=1


Hash: gpg2,fwupd_t,gpg_secret_t,file,open

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

Additional info:
reporter:       libreport-2.6.4
hashmarkername: setroubleshoot
kernel:         4.4.0-1.fc24.x86_64
type:           libreport

Comment 1 Richard Hughes 2016-04-01 15:14:57 UTC

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


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