Bug 742691
Summary: | SELinux is preventing /usr/sbin/monitor-get-edid-using-vbe from 'mmap_zero' accesses on the memprotect Unknown. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Robert Townley <rob.townley> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 14 | CC: | dominick.grift, dwalsh, eparis, jcanderl, mgrepl |
Target Milestone: | --- | Keywords: | SELinux |
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:d586e195dfb8e48e1e83e57510e42cb9d80619223eeb81e7d1af68d92dc63f3e | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-03 07:29:10 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
Robert Townley
2011-10-01 15:53:43 UTC
All of the software involved came from fedora repositories. Looks like we may need to confine /usr/sbin/monitor-get-edid-using-vbe, but that does not help unconfined users... This is my personal opinion but: unconfined users should probably "setsebool -P mmap_low_allowed 1 (or have it set to that by default)" or move to a confined user domain. http://danwalsh.livejournal.com/30084.html?thread=211844 I believe setsebool -P mmap_low_allowed 1 is enough for this issue. This relates with vbe. We got You Tube videos because we allow mmap_zero to unconfined users. There is little reason any app should need this protection. *** Bug 1285801 has been marked as a duplicate of this bug. *** |