Bug 1582885

Summary: SELinux is preventing imapd from 'create' accesses on the directory n.
Product: [Fedora] Fedora Reporter: Nils Philippsen <nphilipp>
Component: selinux-policyAssignee: Lukas Vrabec <lvrabec>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: dwalsh, lvrabec, mgrepl, plautrba, pmoore
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:8b57ae615588402b86035fd09e27a382340a9daf52c7bc065e3b6b6aac6b14a6;VARIANT_ID=server;
Fixed In Version: selinux-policy-3.14.2-22.fc29 selinux-policy-3.14.1-32.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-09 20:42:51 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 Nils Philippsen 2018-05-27 16:54:14 UTC
Description of problem:
(Re)started cyrus-imapd.
SELinux is preventing imapd from 'create' accesses on the directory n.

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

If you believe that imapd should be allowed create access on the n 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 'imapd' --raw | audit2allow -M my-imapd
# semodule -X 300 -i my-imapd.pp

Additional Information:
Source Context                system_u:system_r:cyrus_t:s0
Target Context                system_u:object_r:cyrus_var_run_t:s0
Target Objects                n [ dir ]
Source                        imapd
Source Path                   imapd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.14.1-29.fc28.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.16.11-300.fc28.x86_64 #1 SMP Tue
                              May 22 18:29:09 UTC 2018 x86_64 x86_64
Alert Count                   1
First Seen                    2018-05-27 18:51:53 CEST
Last Seen                     2018-05-27 18:51:53 CEST
Local ID                      92342634-513c-488f-b6a8-76b2923d89eb

Raw Audit Messages
type=AVC msg=audit(1527439913.927:21549): avc:  denied  { create } for  pid=27219 comm="imapd" name="n" scontext=system_u:system_r:cyrus_t:s0 tcontext=system_u:object_r:cyrus_var_run_t:s0 tclass=dir permissive=0


Hash: imapd,cyrus_t,cyrus_var_run_t,dir,create

Version-Release number of selected component:
selinux-policy-3.14.1-29.fc28.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.9.5
hashmarkername: setroubleshoot
kernel:         4.16.11-300.fc28.x86_64
type:           libreport

Comment 1 Fedora Update System 2018-06-06 13:37:18 UTC
selinux-policy-3.14.1-32.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-743a9247de

Comment 2 Fedora Update System 2018-06-07 13:17:42 UTC
selinux-policy-3.14.1-32.fc28 has been pushed to the Fedora 28 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-2018-743a9247de

Comment 3 Fedora Update System 2018-06-09 20:42:51 UTC
selinux-policy-3.14.1-32.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.