Bug 1513518 - SELinux is preventing redis-server from 'write' accesses on the directory /tmp.
Summary: SELinux is preventing redis-server from 'write' accesses on the directory /tmp.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 26
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:dc59a5e6bc515b13179b167fa9d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-15 14:53 UTC by S. M. Estiaque Ahmed
Modified: 2017-12-19 21:32 UTC (History)
5 users (show)

Fixed In Version: selinux-policy-3.13.1-260.17.fc26
Clone Of:
Environment:
Last Closed: 2017-12-19 21:32:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description S. M. Estiaque Ahmed 2017-11-15 14:53:41 UTC
Description of problem:
SELinux is preventing redis-server from 'write' accesses on the directory /tmp.

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

If you believe that redis-server should be allowed write access on the tmp 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:
# ausearch -c 'redis-server' --raw | audit2allow -M my-redisserver
# semodule -X 300 -i my-redisserver.pp

Additional Information:
Source Context                system_u:system_r:redis_t:s0
Target Context                system_u:object_r:tmp_t:s0
Target Objects                /tmp [ dir ]
Source                        redis-server
Source Path                   redis-server
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           filesystem-3.2-40.fc26.x86_64
Policy RPM                    selinux-policy-3.13.1-260.13.fc26.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.13.11-200.fc26.x86_64 #1 SMP Thu
                              Nov 2 18:28:35 UTC 2017 x86_64 x86_64
Alert Count                   4
First Seen                    2017-11-15 19:26:34 +06
Last Seen                     2017-11-15 20:44:27 +06
Local ID                      e0d93efd-d015-4dd9-9ec0-30067b5133da

Raw Audit Messages
type=AVC msg=audit(1510757067.342:365): avc:  denied  { write } for  pid=11774 comm="redis-server" name="/" dev="tmpfs" ino=22586 scontext=system_u:system_r:redis_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=dir permissive=0


Hash: redis-server,redis_t,tmp_t,dir,write

Version-Release number of selected component:
selinux-policy-3.13.1-260.13.fc26.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.9.1
hashmarkername: setroubleshoot
kernel:         4.13.11-200.fc26.x86_64
type:           libreport

Comment 1 Fedora Update System 2017-11-16 21:09:41 UTC
selinux-policy-3.13.1-260.16.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-39e6a2f7e7

Comment 2 Fedora Update System 2017-11-18 01:45:46 UTC
selinux-policy-3.13.1-260.16.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-39e6a2f7e7

Comment 3 Fedora Update System 2017-11-21 16:23:03 UTC
selinux-policy-3.13.1-260.17.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-39e6a2f7e7

Comment 4 Fedora Update System 2017-11-22 11:07:49 UTC
selinux-policy-3.13.1-260.17.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-39e6a2f7e7

Comment 5 Fedora Update System 2017-12-19 21:32:47 UTC
selinux-policy-3.13.1-260.17.fc26 has been pushed to the Fedora 26 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.