Bug 1284077

Summary: SELinux is preventing rabbitmqctl from 'getattr' accesses on the file /var/lib/rabbitmq/mnesia/rabbit@PaddyNX.pid.
Product: [Fedora] Fedora Reporter: autarch princeps <autarch>
Component: selinux-policyAssignee: Lukas Vrabec <lvrabec>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 23CC: autarch, dominick.grift, dwalsh, lvrabec, mgrepl, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:56e2c7f6bf9fc6c5f840e315964b28fd5162dab14a7e3987f5297cdef7ee6518;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-20 16:08:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description autarch princeps 2015-11-20 17:53:36 UTC
Description of problem:
SELinux is preventing rabbitmqctl from 'getattr' accesses on the file /var/lib/rabbitmq/mnesia/rabbit.

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

If sie denken, dass es rabbitmqctl standardmässig erlaubt sein sollte, getattr Zugriff auf rabbit file zu erhalten.
Then sie sollten dies als Fehler melden.
Um diesen Zugriff zu erlauben, können Sie ein lokales Richtlinien-Modul erstellen.
Do
zugriff jetzt erlauben, indem Sie die nachfolgenden Befehle ausführen:
# grep rabbitmqctl /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:rabbitmq_var_lib_t:s0
Target Objects                /var/lib/rabbitmq/mnesia/rabbit [ file
                              ]
Source                        rabbitmqctl
Source Path                   rabbitmqctl
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-154.fc23.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 4.2.5-300.fc23.x86_64 #1 SMP Tue
                              Oct 27 04:29:56 UTC 2015 x86_64 x86_64
Alert Count                   1
First Seen                    2015-11-17 17:51:01 CET
Last Seen                     2015-11-17 17:51:01 CET
Local ID                      7b657c34-7b92-4826-9268-30057a28366b

Raw Audit Messages
type=AVC msg=audit(1447779061.805:915): avc:  denied  { getattr } for  pid=6565 comm="rabbitmqctl" path="/var/lib/rabbitmq/mnesia/rabbit" dev="sda5" ino=102077059 scontext=system_u:system_r:logrotate_t:s0-s0:c0.c1023 tcontext=system_u:object_r:rabbitmq_var_lib_t:s0 tclass=file permissive=1


Hash: rabbitmqctl,logrotate_t,rabbitmq_var_lib_t,file,getattr

Version-Release number of selected component:
selinux-policy-3.13.1-154.fc23.noarch

Additional info:
reporter:       libreport-2.6.3
hashmarkername: setroubleshoot
kernel:         4.2.6-300.fc23.x86_64
type:           libreport

Comment 1 Miroslav Grepl 2015-12-11 10:00:04 UTC
Ok we have

optional_policy(`
    rabbitmq_domtrans(logrotate_t)
')

So I guess checks also rabbit pid file.

Does it work if you add a local policy using 

# grep rabbitmqctl /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

and switch back to enforcing mode?

Comment 2 Fedora Admin XMLRPC Client 2016-09-27 15:01:24 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora End Of Life 2016-11-24 13:37:10 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2016-12-20 16:08:44 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 5 Red Hat Bugzilla 2023-09-14 03:13:25 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days