Bug 1373082
Summary: | SELinux is preventing /usr/libexec/colord from read access on the file /etc/udev/hwdb.bin. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Radek Bíba <rbiba> | ||||
Component: | selinux-policy | Assignee: | Lukas Vrabec <lvrabec> | ||||
Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.3 | CC: | lvrabec, mark.crossland, mattdm, mgrepl, mmalik, ohudlick, philwyett.hemisphere, plautrba, pvrabec, rbiba, redhat-bugzilla, redhat, riehecky, samuel.rakitnican, ssekidde | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-08-01 15:15:11 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: | |||||||
Bug Blocks: | 1420851 | ||||||
Attachments: |
|
Description
Radek Bíba
2016-09-05 06:28:03 UTC
Could you switch the colord_t domain to permissive and collect all SELinux denials causes by colord? # semanage permissive -a colord_t For switching the colord_t domain back to enforcing, please use following command: # semanage permissive -d colord_t Sure, I've executed the recommended command. There apparently are no other denials, though, because this is the only one announced by SELinux troubleshooter. I might add that the denial appeared in sealert right after I logged in to Gnome. I didn't do anything in the color management screen in Gnome settings, and if I do open the screen and click around, no new (permitted or not) denial is logged. Is there anything else I could do to help scope this issue? Following command should find all today's SELinux denials: # ausearch -m avc -m user_avc -m selinux_err -m user_selinux_err -i -ts today Created attachment 1197808 [details]
List of today's denials
OK, here they are.
Those involving aaargh-0.7.1-py2.7.egg probably won't appear anymore and aren't bugs. sealert recommended restoring the context of that directory, and I did that.
*** Bug 1381579 has been marked as a duplicate of this bug. *** *** Bug 1398030 has been marked as a duplicate of this bug. *** *** Bug 1460480 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1861 |