Bug 573646
| Summary: | SELinux is preventing /usr/bin/boinc_client "getattr" access on /dev/pts/ptmx. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bruce Cowan <bruce> | ||||||
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 13 | CC: | dwalsh, mgrepl | ||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | setroubleshoot_trace_hash:21afaf3fb1663a691fb185e8c48f6a6de82da0c33dca2a95a848d5da0da831a4 | ||||||||
| Fixed In Version: | selinux-policy-3.7.19-6.fc13 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2010-04-28 03:07:11 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Bruce Cowan
2010-03-15 13:38:30 UTC
Miroslav, does boinc use pseudo terminals? Dan, let's dontaudit it. You can dontaudit these rules for now using # grep avc /var/log/audit/audit.log | audit2allow -D -M mypol # semodule -i mypol.pp Fixed in selinux-policy-3.7.14-5.fc13.noarch Thanks a lot. selinux-policy-3.7.15-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/selinux-policy-3.7.15-1.fc13 selinux-policy-3.7.15-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.7.15-1.fc13 selinux-policy-3.7.15-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. Actually, there are a lot of SELinux problems when running BOINC other than this one. Please attach your audit.log Created attachment 407649 [details]
audit.log
The BOINC bits are from line 153.
Created attachment 407796 [details]
boinc patch
Dan,
the patch for boinc policy.
Fixed in selinux-policy-3.7.19-3.fc13.noarch selinux-policy-3.7.19-6.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-6.fc13 selinux-policy-3.7.19-6.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-6.fc13 selinux-policy-3.7.19-6.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |