Bug 642014
Summary: | SELinux is preventing /opt/drweb/drwebd.real from changing the access protection of memory on the heap. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dashke <dashke> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | dwalsh, LunaSilverMoon, mgrepl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:9744906de5c4c2be90e23730cddc1aa2435ba2a826dfa6b873d388cfb0f14b27 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-12-22 18:21:15 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
Dashke
2010-10-11 19:14:38 UTC
*** Bug 642017 has been marked as a duplicate of this bug. *** This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This is also true for Red Hat EPEL 6 64 bit. It is very strange for an application to need to modify/execute the heap. If you want to turn off the check you can execute setsebool -P allow_execheap 1 The following explains the access. http://www.akkadia.org/drepper/selinux-mem.html I would ask whoever provided /opt/drweb/drwebd.real why it needs this access? |