Bug 1178005 - SELinux is preventing logrotate from 'rename' accesses on the file hawkey.log.
Summary: SELinux is preventing logrotate from 'rename' accesses on the file hawkey.log.
Keywords:
Status: CLOSED DUPLICATE of bug 1178003
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:0c4f58b2d1ddb254919b112800a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-01 10:21 UTC by Fabio Valentini
Modified: 2015-01-02 12:58 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-02 12:58:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fabio Valentini 2015-01-01 10:21:52 UTC
Description of problem:
SELinux is preventing logrotate from 'rename' accesses on the file hawkey.log.

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

If you believe that logrotate should be allowed rename access on the hawkey.log 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 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                unconfined_u:object_r:rpm_var_cache_t:s0
Target Objects                hawkey.log [ file ]
Source                        logrotate
Source Path                   logrotate
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-103.fc21.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 3.17.7-300.fc21.x86_64 #1 SMP Wed
                              Dec 17 03:08:44 UTC 2014 x86_64 x86_64
Alert Count                   1
First Seen                    2015-01-01 11:18:01 CET
Last Seen                     2015-01-01 11:18:01 CET
Local ID                      e67609e7-efdb-4f2d-aa7d-81d732fe41d4

Raw Audit Messages
type=AVC msg=audit(1420107481.469:659): avc:  denied  { rename } for  pid=8149 comm="logrotate" name="hawkey.log" dev="sda3" ino=1432505 scontext=system_u:system_r:logrotate_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:rpm_var_cache_t:s0 tclass=file permissive=1


Hash: logrotate,logrotate_t,rpm_var_cache_t,file,rename

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

Additional info:
reporter:       libreport-2.3.0
hashmarkername: setroubleshoot
kernel:         3.17.7-300.fc21.x86_64
type:           libreport

Comment 1 Daniel Walsh 2015-01-02 12:58:11 UTC

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


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