Bug 1638754
Summary: | SELinux is preventing dbus-broker from 'write' accesses on the fifo_file /run/boltd/power/2.guard.fifo. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stephen Gallagher <sgallagh> |
Component: | selinux-policy | Assignee: | Lukas Vrabec <lvrabec> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 29 | CC: | dwalsh, fredrik.schon, lvrabec, mgrepl, plautrba |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:f72e78a9d8b11aefb2fea6592d9492621b17da57cd88e484279bc854c57b84e3;VARIANT_ID=workstation; | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-15 11:25:14 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
Stephen Gallagher
2018-10-12 11:45:11 UTC
+1 on this bug. My GNOME sessions started crashing reproducibly 5 seconds after login. The system logs show: okt 14 20:09:37 nuc-local audit[809]: AVC avc: denied { write } for pid=809 comm="dbus-broker" path="/run/boltd/power/2.guard.fifo" dev="tmpfs" ino=47520 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:boltd_var_run_t:s0 tclass=fifo_file permissive=0 okt 14 20:09:37 nuc-local dbus-broker-launch[808]: ERROR socket_recvmsg @ ../src/dbus/socket.c +606: State not recoverable okt 14 20:09:37 nuc-local dbus-broker-launch[808]: connection_dispatch @ ../src/dbus/connection.c +208 okt 14 20:09:37 nuc-local dbus-broker-launch[808]: peer_dispatch_connection @ ../src/bus/peer.c +38 okt 14 20:09:37 nuc-local dbus-broker-launch[808]: peer_dispatch @ ../src/bus/peer.c +127 okt 14 20:09:37 nuc-local dbus-broker-launch[808]: dispatch_context_dispatch @ ../src/util/dispatch.c +345 okt 14 20:09:37 nuc-local dbus-broker-launch[808]: broker_run @ ../src/broker/broker.c +181 After disabling boltd with systemctl mask boltd.service the system is functional again. *** This bug has been marked as a duplicate of bug 1637676 *** |