Bug 485107
| Summary: | Cannot execute spamc from procmail | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Orion Poplawski <orion> |
| Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED ERRATA | QA Contact: | BaseOS QE <qe-baseos-auto> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.2 | CC: | mmalik, ohudlick |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-09-02 07:59:41 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: | |||
Fixed in selinux-policy-2.4.6-211.el5 ok i added fix in selinux-policy-2.4.6-222.el5 Confirmed. Thanks! An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2009-1242.html |
Description of problem: Testing out selinux-policy-2.4.6-209.el5. Get the following: type=AVC msg=audit(1234370173.618:605631): avc: denied { getattr } for pid=1241 comm="sh" path="/usr/bin/spamc" dev=dm-4 ino=161416 scontext=user_u:system_r:procmail_t:s0 tcontext=system_u:object_r:spamc_exec_t:s0 tclass=file type=AVC msg=audit(1234370217.606:605666): avc: denied { execute } for pid=1291 comm="procmail" name="spamc" dev=dm-4 ino=161416 scontext=user_u:system_r:procmail_t:s0 tcontext=system_u:object_r:spamc_exec_t:s0 tclass=file type=AVC msg=audit(1234370217.606:605666): avc: denied { execute_no_trans } for pid=1291 comm="procmail" path="/usr/bin/spamc" dev=dm-4 ino=161416 scontext=user_u:system_r:procmail_t:s0 tcontext=system_u:object_r:spamc_exec_t:s0 tclass=file type=AVC msg=audit(1234370217.606:605666): avc: denied { read } for pid=1291 comm="procmail" path="/usr/bin/spamc" dev=dm-4 ino=161416 scontext=user_u:system_r:procmail_t:s0 tcontext=system_u:object_r:spamc_exec_t:s0 tclass=file we run spamc from individual's .procmailrc files.