courier-imap-4.0.6-r2

slapd_cert_t type isn't applied to the OpenLDAP certificates. Thus, the considered security enhanced are not considered. * Impacted Linux version: Openldap version 2.3.35-r1. SELinux module Openldap-20070329 * Tested SELinux version: SELinux status: enabled SELinuxfs mount: /selinux Current mode: permissive Mode from config file: permissive Policy version: 21 Policy from config file: strict * Available solution : Apply the patch from the official gentoo bugzilla link The patch define the OpenLDAP certificates and asserts them the correct SELinux attribute. find /etc/openldap/ssl/ -exec semanage fcontext -a -t slapd_cert_t {} \;. * Links : <to define>