Bug 1566168
Summary: | SELinux is preventing /usr/lib/systemd/systemd-resolved from 'read' accesses on the directory /run/dbus. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Giovanni Campagna <scampa.giovanni> |
Component: | selinux-policy | Assignee: | Lukas Vrabec <lvrabec> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 28 | CC: | bartoc+fedora_bugs, dwalsh, lvrabec, mgrepl, plautrba, pmoore, ppywlkiqletw, rockonthemoonfm, scampa.giovanni |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:e7f8bc9b1633501a3f43b1cbe5fde6c21cd2039fbe5333ce6f1205dd89a030d9;VARIANT_ID=workstation; | ||
Fixed In Version: | selinux-policy-3.14.1-25.fc28 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-05-23 15:40:26 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
Giovanni Campagna
2018-04-11 16:29:41 UTC
Hi, Are you able to reproduce it? Thanks, Lukas. It still happens (I just got a new notification right now). I cannot reproduce it precisely. Regardless, this does not seem like a difficult bug to diagnose: systemd-resolved is a system bus daemon, hence it needs to access /run/dbus. (On a cursory read it seems it is trying to check if the dbus socket is there, and then set an inotify watch on it - which makes sense, as systemd-resolved needs to be able to survive the system bus disappearing or appearing late during boot) The bug is just in the policy. Description of problem: This started happening after updating last night. I'm domain joined and have tried getting DNS from both/either RAs and DHCPv6, even entering in manual addresses in network manager does not work (which sould be consistent with resolved not being able to read dbus). Version-Release number of selected component: selinux-policy-3.14.1-21.fc28.noarch Additional info: reporter: libreport-2.9.4 hashmarkername: setroubleshoot kernel: 4.16.3-300.fc28.x86_64 type: libreport Description of problem: This occurs when running systemd-resolvd in the new FC28 version. No problem in the latest FC27 version. Version-Release number of selected component: selinux-policy-3.14.1-21.fc28.noarch Additional info: reporter: libreport-2.9.4 hashmarkername: setroubleshoot kernel: 4.16.4-300.fc28.x86_64 type: libreport selinux-policy-3.14.1-25.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-d19ffdb4ba selinux-policy-3.14.1-25.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-d19ffdb4ba selinux-policy-3.14.1-25.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. |