Bug 1242954
| Summary: | SELinux prevents qpidd from starting after update MRGM 3.1 to MRGM 3.2 | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Matej Lesko <mlesko> | |
| Component: | qpid-cpp | Assignee: | Irina Boverman <iboverma> | |
| Status: | CLOSED ERRATA | QA Contact: | Zdenek Kraus <zkraus> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | Development | CC: | freznice, iboverma, jross, mlesko, rrajasek, smumford, zkraus | |
| Target Milestone: | 3.2 | Keywords: | Tracking | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Known Issue | ||
| Doc Text: |
.IMPORTANT:
Customers should be aware that they need to upgrade to the latest version of Red Hat Enterprise Linux 6 (6.7.2) and the SELinux policy files shipped with it to get started with MRG-M 3.2. Any other version of RHEL/SELinux can produce `Permission denied` errors.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1251584 (view as bug list) | Environment: | ||
| Last Closed: | 2015-11-04 15:51: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: | ||
| Embargoed: | ||||
| Bug Depends On: | 1251584 | |||
| Bug Blocks: | ||||
|
Description
Matej Lesko
2015-07-14 13:22:00 UTC
MRG 3.2:
qpid-cpp-server-0.34-3
current:
selinux-policy-3.7.19-279.el6_7.5.noarch
.. FAIL
type=AVC msg=audit(1442222583.008:3089): avc: denied { read } for pid=7515 comm="qpidd" name="q" dev=dm-0 ino=136060 context=unconfined_u:system_r:qpidd_t:s0 tcontext=system_u:object_r:qpidd_var_lib_t:s0 tclass=lnk_file
selinux-policy-3.13.1-23.el7_1.17.noarch
.. FAIL
type=AVC msg=audit(1442222868.693:361): avc: denied { read } for pid=2583 comm="qpidd" name="psched" dev="proc" ino=4026531980 scontext=system_u:system_r:qpidd_t:s0 tcontext=system_u:object_r:proc_net_t:s0 tclass=file
type=AVC msg=audit(1442222868.957:362): avc: denied { read } for pid=2583 comm="qpidd" name="q" dev="dm-0" ino=34347348 scontext=system_u:system_r:qpidd_t:s0 tcontext=system_u:object_r:qpidd_var_lib_t:s0 tclass=lnk_file
new packages:
selinux-policy-3.7.19-279.el6_7.6.noarch
.. PASS
selinux-policy-3.13.1-23.el7_1.18.noarch
.. FAIL
type=AVC msg=audit(1442222868.693:361): avc: denied { read } for pid=2583 comm="qpidd" name="psched" dev="proc" ino=4026531980 scontext=system_u:system_r:qpidd_t:s0 tcontext=system_u:object_r:proc_net_t:s0 tclass=file
type=AVC msg=audit(1442222868.957:362): avc: denied { read } for pid=2583 comm="qpidd" name="q" dev="dm-0" ino=34347348 scontext=system_u:system_r:qpidd_t:s0 tcontext=system_u:object_r:qpidd_var_lib_t:s0 tclass=lnk_file
Fixed in selinux-policy-3.7.19-279.el6_7.6 resolved by selinux-policy-3.13.1-23.el7_1.21.noarch -> VERIFIED above package is live moving to close -> CLOSED ERRATA |