Bug 128780
Summary: | Spamassassin does not work when SELinux is enforcing strict policy | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | W. Michael Petullo <redhat> | ||||
Component: | selinux-policy-strict | Assignee: | Daniel Walsh <dwalsh> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | felicity, k.georgiou, reg+redhat, wtogami | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2005-05-20 09:33:26 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 123268, 133471, 136451 | ||||||
Attachments: |
|
Description
W. Michael Petullo
2004-07-29 15:08:38 UTC
Created attachment 103205 [details]
A more complete log
This log was captured while running spamassassin and
selinux-policy-strict-1.17.4-2.
this looks like a bug in the SELinux policy that is blocking reads/writes/etc., rather than a bug in Spamassassin. Spamassassin still does not like selinux-policy-strict as of 1.17.26-1. When using selinux-policy-strict-1.17.30-2, I get: Oct 20 21:26:12 imp kernel: audit(1098325572.691:0): avc: denied { execute } for pid=26825 exe=/usr/bin/procmail name=spamassassin dev=dm-0 ino=636466 scontext=root:system_r:procmail_t tcontext=system_u:object_r:spamassassin_exec_t tclass=file Oct 20 21:26:12 imp kernel: audit(1098325572.695:0): avc: denied { read } for pid=26825 exe=/bin/bash name=spamassassin dev=dm-0 ino=636466 scontext=root:system_r:procmail_t tcontext=system_u:object_r:spamassassin_exec_t tclass=file Fixed in selinux-policy-strict-1.23.15-5 |