Bug 1221462 - SELinux is preventing docker from 'getattr' accesses on the directory /etc/stunnel.
Summary: SELinux is preventing docker from 'getattr' accesses on the directory /etc/st...
Keywords:
Status: CLOSED DUPLICATE of bug 1221460
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5378b8b00aff5b1247f90390707...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-14 05:41 UTC by Alexander W. Janssen
Modified: 2015-05-14 12:30 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-05-14 12:30:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexander W. Janssen 2015-05-14 05:41:16 UTC
Description of problem:
...again during yum upgrade - first /etc/mplayer, then /etc/audit, now /etc/stunnel?
This starts to get funny.
SELinux is preventing docker from 'getattr' accesses on the directory /etc/stunnel.

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

If you believe that docker should be allowed getattr access on the stunnel directory 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 docker /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Additional Information:
Source Context                system_u:system_r:docker_t:s0
Target Context                system_u:object_r:stunnel_etc_t:s0
Target Objects                /etc/stunnel [ dir ]
Source                        docker
Source Path                   docker
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           stunnel-5.09-1.fc21.x86_64
                              stunnel-5.15-1.fc21.x86_64
Policy RPM                    selinux-policy-3.13.1-105.13.fc21.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 3.19.5-200.fc21.x86_64 #1 SMP Mon
                              Apr 20 19:51:56 UTC 2015 x86_64 x86_64
Alert Count                   1
First Seen                    2015-05-14 07:38:07 CEST
Last Seen                     2015-05-14 07:38:07 CEST
Local ID                      4e41e458-3fe0-462c-9734-e32fac13b8b3

Raw Audit Messages
type=AVC msg=audit(1431581887.614:1024): avc:  denied  { getattr } for  pid=2313 comm="docker" path="/etc/stunnel" dev="dm-2" ino=2883712 scontext=system_u:system_r:docker_t:s0 tcontext=system_u:object_r:stunnel_etc_t:s0 tclass=dir permissive=1


Hash: docker,docker_t,stunnel_etc_t,dir,getattr

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

Additional info:
reporter:       libreport-2.3.0
hashmarkername: setroubleshoot
kernel:         3.19.5-200.fc21.x86_64
type:           libreport

Comment 1 Daniel Walsh 2015-05-14 12:30:28 UTC

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


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