Description of problem: The following SELinux denial is logged several times upon startup of fail2ban: type=AVC msg=audit(1748686317.733:34516): avc: denied { execmem } for pid=785523 comm="grep" scontext=system_u:system_r:fail2ban_t:s0 tcontext=system_u:system_r:fail2ban_t:s0 tclass=process permissive=0 How reproducible: Steps to Reproduce: 1. systemctl start fail2ban 2. Check audit log Additional info: I am not sure what fail2ban does that it wants execmem, so this might be an upstream issue.