Bug 581118
| Summary: | SELinux is preventing /usr/bin/vmnet-natd "execute_no_trans" access on /usr/bin/vmnet-natd. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mijax <mijax.mijax> |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | bony, dwalsh, mgrepl, pronetin, RMuscaritolo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:69ee5195ac52c9d8f270f46196e202b07a8454bb4a420bfbb20184c2bddbd1e1 | ||
| Fixed In Version: | selinux-policy-3.6.32-113.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-05-03 16:08:41 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
Mijax
2010-04-10 09:55:07 UTC
Miroslav add can_exec(vmware_host_t, vmware_host_exec_t) Fixed in selinux-policy-3.6.32-111.fc12 I update selinux-policy but not solved and still occur this alert. selinux-policy-3.6.32-113.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-113.fc12 Mijax,
probably you also need to update selinux-policy-targeted package.
I have:
# rpm -q selinux-policy-targeted
selinux-policy-targeted-3.6.32-113.fc12.noarch
# sesearch -A -s vmware_host_t -t vmware_host_exec_t -c file -p execute_no_trans
Found 1 semantic av rules:
allow vmware_host_t vmware_host_exec_t : file { ioctl read getattr lock execute execute_no_trans entrypoint open } ;
*** Bug 585586 has been marked as a duplicate of this bug. *** selinux-policy-3.6.32-113.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/selinux-policy-3.6.32-113.fc12 I have this problem too. When I update system with 'yum update', still remind selinux-policy & selinux-policy-targeted '3.6.32-110.fc12.noarch'. Is there update in repository? after the an update (3.6.32-113) the problem is solved - on my system! yum --enablerepo=updates-testing update selinux-policy-targeted thx! Ok. solved after updating from testing repository. selinux-policy-3.6.32-113.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |