Bug 665453
Summary: | SELinux is preventing /usr/bin/boinc_client from using the 'execmem' accesses on a process. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pavel Ondračka <pavel.ondracka> |
Component: | boinc-client | Assignee: | Milos Jakubicek <xjakub> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 14 | CC: | cheekyboinc, dwalsh, germano.massullo, hobbes1069, joew60, mgrepl, mmahut, mr.erdk, nberrehouc, pafcu, shakka.by, xjakub |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:4a071968fc526a1c3e839e13b0f0c4adf680346172e49102f9c28ce181c51ecc | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-08-16 22:23:59 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: |
Description
Pavel Ondračka
2010-12-23 21:16:28 UTC
Adding a "me too" here. It looks like this is a regression that's cropped up before: https://bugzilla.redhat.com/show_bug.cgi?id=468358 On F14 x86_64 for me. *** Bug 665545 has been marked as a duplicate of this bug. *** We have these access (execstack, execmem) for boinc_project_t domain in policy which covers boinc projects. But boinc-client should not need this priv. The following explains the access. http://www.akkadia.org/drepper/selinux-mem.html *** Bug 666101 has been marked as a duplicate of this bug. *** I have this problem too, but the bug report xml is very messed up and I don't know how to make it readable (In reply to comment #3) > We have these access (execstack, execmem) for boinc_project_t domain in policy > which covers boinc projects. > > But boinc-client should not need this priv. > > The following explains the access. > > http://www.akkadia.org/drepper/selinux-mem.html Thank you for the explanation (although it's over my head), but what is the "fix"? I would rather not have to disable selinux in order to run this program. You can add the access for now by executing # grep boinc_t /var/log/audit/audit.log | audit2allow -M myboinc # semodule -i myboinc.pp In the meantime the boinc developers/packagers should explain why it needs this access or fix it so it does not. If boinc used java,mono or some similar tool it might really need the access. Just for the record: I'm still waiting for an explanation on this from upstream: http://boinc.berkeley.edu/trac/ticket/1043 (In reply to comment #8) > Just for the record: I'm still waiting for an explanation on this from > upstream: > http://boinc.berkeley.edu/trac/ticket/1043 any news? This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |