Bug 666739
Summary: | SELinux is preventing /usr/bin/xsane from using the 'execstack' accesses on a process. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Romain DEP. <rom1dep> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 14 | CC: | dwalsh, mgrepl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:7e1a77c043a61dddaaf8951c5ee8a6e49ac9838a5972dcd1973a7faec1e1a731 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-01-03 16:52: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
Romain DEP.
2011-01-02 20:14:26 UTC
I was about to try to use xsane with my samsung scx-3200 printer/scanner when this happened. Plus, when I run the proposed cmdline, I get : [root@NetSamFed rom1dep]# grep /usr/bin/xsane /var/log/audit/audit.log | audit2allow -M mypol compilation failed: mypol.te:6:ERROR 'syntax error' at token '' on line 6: /usr/bin/checkmodule: error(s) encountered while parsing configuration /usr/bin/checkmodule: loading policy configuration from mypol.te annoying.. Turn on the "allow_execstack" boolean setsebool -P allow_execstack 1 *** This bug has been marked as a duplicate of bug 665505 *** |