Bug 627793
| Summary: | SELinux is preventing /bin/bash "execute" access on /bin/mountpoint. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Flóki Pálsson <flokip> |
| 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: | 14 | CC: | cpanceac, dwalsh, jcm, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:e26afa6c9d3230c432948476b5c84bc6053936a7d80000df93322a0caf5ca2b3 | ||
| Fixed In Version: | selinux-policy-3.9.0-2.fc14 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-09-08 04:31:23 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
Flóki Pálsson
2010-08-27 01:12:11 UTC
*** Bug 627792 has been marked as a duplicate of this bug. *** Not sure why dhclient-script is trying to execute mountpoint. You can execute chcon -t bin_t /bin/mountpoint Fixed in selinux-policy-3.9.0-1.fc14 selinux-policy-3.9.0-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/selinux-policy-3.9.0-2.fc14 selinux-policy-3.9.0-2.fc14 has been pushed to the Fedora 14 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: https://admin.fedoraproject.org/updates/selinux-policy-3.9.0-2.fc14 selinux-policy-3.9.0-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. And rawhide? What's the situation there? I'm still seeing this problem. What policy do you have on rawhide? What is the label on /bin/mountpoint ls -lZ /bin/mountpoint I am trying to keep policy the same on F14 and Rawhide. -rwxr-xr-x. root root system_u:object_r:bin_t:s0 /bin/mountpoint Still getting audit logs on this though. Oh, and I am using the "target" policy with this version: selinux-policy-targeted-3.9.4-2.fc15.noarch It's possible it was a stale alert. I reset the context on that mountpoint executable, so let's see if it occurs again tomorrow. Doesn't seem to be re-occuring any more. Thanks. |