| Summary: | switching to root from a confined user generates a lot of AVC | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alphonse Steiner <alphsteiner> |
| Component: | selinux-policy-targeted | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED ERRATA | QA Contact: | Ben Levenson <benl> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | dwalsh, lvrabec |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | selinux-policy-3.12.1-74.3.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-14 02:31:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Alphonse Steiner
2013-09-01 17:34:08 UTC
5bf08c2d0bc4ce026376ee96b2a5e6bc2f214a39 fixes this in git. Has been back ported. Lukas, is this a part of the latest update? selinux-policy-targeted-3.12.1-74.2.fc19.noarch fixes almost all the denials. Here the remaining ones: #============= sysadm_su_t ============== dontaudit sysadm_su_t admin_home_t:dir write; dontaudit sysadm_su_t gpmctl_t:sock_file getattr; dontaudit sysadm_su_t init_t:dir search; dontaudit sysadm_su_t initctl_t:fifo_file getattr; dontaudit sysadm_su_t proc_kcore_t:file getattr; Miroslav, Fix was included in 3.12.1-74.2.fc19 selinux-policy-3.12.1-74.3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-74.3.fc19 Package selinux-policy-3.12.1-74.3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.12.1-74.3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-16580/selinux-policy-3.12.1-74.3.fc19 then log in and leave karma (feedback). Too late to give a good karma, but comment #3 is still valid. selinux-policy-3.12.1-74.3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. It is too early to close, there are still some denials: #============= sysadm_su_t ============== dontaudit sysadm_su_t admin_home_t:dir write; dontaudit sysadm_su_t gpmctl_t:sock_file getattr; dontaudit sysadm_su_t init_t:dir search; dontaudit sysadm_su_t initctl_t:fifo_file getattr; dontaudit sysadm_su_t proc_kcore_t:file getattr; |