Bug 622662
| Summary: | SELinux empêche l'accès en "search" à /usr/libexec/polkit-1/polkitd on /var/run/ConsoleK | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nicolas Mailhot <nicolas.mailhot> |
| Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 14 | CC: | davidz, dwalsh, eblake, GoinEasy9, grinnz, johannbg, jpirko, lgraves, lovenemesis, mgrepl, sandro, sysoutfran, vonbrand |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:0b505f70670ab1f27ee5849cb17c638115dd485b361127f74e465ac65ab66866 | ||
| Fixed In Version: | selinux-policy-3.8.8-14.fc14 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-08-24 01:50:10 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 538278 | ||
|
Description
Nicolas Mailhot
2010-08-10 05:31:18 UTC
Yep, I've been getting the same AVCs on the development code here. The change is legitimate - it's there in 0.97 because polkitd now reads (some) information directly from /var/run/ConsoleKit/database instead of doing it through D-Bus (as it is much more efficient that way). Dan, please allow polkitd to do this. Thanks. You can add these rules for now using # grep avc /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Fixed in selinux-policy-3.8.8-12.fc14 I'm hitting the same on rawhide. I have selinux-policy-3.8.8-10.fc14. Dan it seems you forgot to push selinux-policy-3.8.8-12.fc14 to updates-testing needed so we can give you karma and get this all the way down to updates I will end of today. selinux-policy-3.8.8-14.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/selinux-policy-3.8.8-14.fc14 selinux-policy-3.8.8-14.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |