Bug 1316866
| Summary: | Unexpected message: avc: denied { mounton } for pid=1335 comm="(imesyncd)" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marius Vollmer <mvollmer> |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 24 | CC: | dominick.grift, dwalsh, lvrabec, mgrepl, plautrba |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-16 15:13:42 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: | |
| Embargoed: | |||
I see this also on F24, Why isn't init_t an unconfined domain? *** This bug has been marked as a duplicate of bug 1317927 *** |
Description of problem: When running the cockpit integration tests on a loaded machine, we see this message in the logs: audit: type=1400 audit(1457687544.471:269): avc: denied { mounton } for pid=1335 comm="(imesyncd)" path="/etc" dev="dm-0" ino=4194401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:etc_t:s0 tclass=dir permissive=0 This doesn't seem to happen when running the same test on a idle machine. Version-Release number of selected component (if applicable): selinux-policy-targeted-3.13.1-176.fc24.noarch How reproducible: Always on the CI machines, never locally