Bug 1116196 - SELinux is preventing /usr/sbin/logrotate from 'read' accesses on the directory .
Summary: SELinux is preventing /usr/sbin/logrotate from 'read' accesses on the directo...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:300787c783d6afac04e5fa0cc2a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-04 02:41 UTC by Barbara Bishop
Modified: 2014-07-19 05:59 UTC (History)
4 users (show)

Fixed In Version: selinux-policy-3.12.1-177.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-19 05:59:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Barbara Bishop 2014-07-04 02:41:04 UTC
Description of problem:
SELinux is preventing /usr/sbin/logrotate from 'read' accesses on the directory .

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

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

Additional Information:
Source Context                system_u:system_r:logrotate_t:s0-s0:c0.c1023
Target Context                system_u:object_r:virt_cache_t:s0
Target Objects                 [ dir ]
Source                        logrotate
Source Path                   /usr/sbin/logrotate
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           logrotate-3.8.7-1.fc20.x86_64
Target RPM Packages           
Policy RPM                    selinux-policy-3.12.1-173.fc20.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 3.14.9-200.fc20.x86_64 #1 SMP Thu
                              Jun 26 21:40:51 UTC 2014 x86_64 x86_64
Alert Count                   8
First Seen                    2014-07-01 06:01:06 CDT
Last Seen                     2014-07-03 18:01:04 CDT
Local ID                      b23909fd-2a09-4124-b063-f4a0f4f522ba

Raw Audit Messages
type=AVC msg=audit(1404428464.914:844): avc:  denied  { read } for  pid=5292 comm="logrotate" name="core" dev="sda4" ino=2759523 scontext=system_u:system_r:logrotate_t:s0-s0:c0.c1023 tcontext=system_u:object_r:virt_cache_t:s0 tclass=dir


type=SYSCALL msg=audit(1404428464.914:844): arch=x86_64 syscall=openat success=no exit=EACCES a0=ffffffffffffff9c a1=7fffcf4ffdb0 a2=90800 a3=0 items=0 ppid=5290 pid=5292 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=26 comm=logrotate exe=/usr/sbin/logrotate subj=system_u:system_r:logrotate_t:s0-s0:c0.c1023 key=(null)

Hash: logrotate,logrotate_t,virt_cache_t,dir,read

Additional info:
reporter:       libreport-2.2.2
hashmarkername: setroubleshoot
kernel:         3.14.9-200.fc20.x86_64
type:           libreport

Potential duplicate: bug 1040177

Comment 1 Daniel Walsh 2014-07-14 12:50:27 UTC
54d49209fbcbcf8ee77b2f11b46e7f80bae8b9dd fixes this in git.

Comment 2 Lukas Vrabec 2014-07-14 19:33:35 UTC
back ported.

Comment 3 Fedora Update System 2014-07-15 09:42:31 UTC
selinux-policy-3.12.1-177.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-177.fc20

Comment 4 Fedora Update System 2014-07-17 04:28:55 UTC
Package selinux-policy-3.12.1-177.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing selinux-policy-3.12.1-177.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-8390/selinux-policy-3.12.1-177.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-07-19 05:59:52 UTC
selinux-policy-3.12.1-177.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


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