Bug 539462
| Summary: | SELinux is preventing /usr/sbin/cupsd "search" access on Setup. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Minh Chanh <name_be> |
| Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | dwalsh, hemantmcse, mgrepl, name_be |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:c2db61cf8b8ee0d5cb336d623c6dddf47cb04d4b22463d5b02ceee2e02086ad4 | ||
| Fixed In Version: | 3.6.32-66.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-01-08 20:07:36 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
Minh Chanh
2009-11-20 09:17:30 UTC
Are you trying to print something from a fuse file system? Actually this looks like a leaked file descriptor since other confined domains are also searching here. *** Bug 539463 has been marked as a duplicate of this bug. *** *** Bug 539464 has been marked as a duplicate of this bug. *** Dan: meaning a file descriptor leaked by initscripts somehow, or leaked by cupsd? Sorry Tim, not related to Cups. Minh reported the same basic bug on 4 other confined domains. So I think something was probably leaked in an rpm/yum/packagekit transaction. Sorry to bother you, you can remove yourself from the cc list. Ah, OK :-) You can add these rules for now using # grep avc /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Fixed in selinux-policy-3.6.32-64.fc12.noarch selinux-policy-3.6.32-66.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-66.fc12 selinux-policy-3.6.32-66.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0184 selinux-policy-3.6.32-66.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |