| Summary: | SELinux is preventing brprintconflsr3 from using the 'execmem' access on a process. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Archer <chrisa> |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 23 | CC: | ambijat, bugzilla, chrisa, dominick.grift, dwalsh, extras-qa, fredred, lvrabec, mgrepl, m.koshelev, pebolle, plautrba |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | abrt_hash:22b3dd6db8d10b90893b3aa887ed08093003d09faf341a90188e264986a37c7d | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1246184 | Environment: | |
| Last Closed: | 2016-01-21 11:37:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Christopher Archer
2015-12-29 06:28:56 UTC
Description of problem: I attempted to print from Chrome. Nothing printed, despite normal behavior of Chrome and the list of print jobs window. An SELinux alert appeared. Following the instructions for generating a local policy to allow this access resolved the issue. Additional info: reporter: libreport-2.6.3 hashmarkername: setroubleshoot kernel: 4.2.8-300.fc23.x86_64 type: libreport ***** Plugin catchall_boolean (89.3 confidence) suggests ****************** If you want to allow cups to execmem Then you must tell SELinux about this by enabling the 'cups_execmem' boolean. You can read 'None' man page for more details. Do setsebool -P cups_execmem 1 |