| Summary: | SELinux is preventing sedispatch from 'connectto' accesses on the unix_stream_socket /run/dbus/system_bus_socket. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrey V. Henneberg <safir> |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | dominick.grift, dwalsh, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:2ca57db97fae5ec8ea5450f751e2270737f70f0cbf3e3ce057e6b12337918d4c | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-03-15 15:23:43 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
This looks like you have dbus running under the wrong context ps -eZ | grep init_t Please reopen if this still happens. |
libreport version: 2.0.8 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.1.6-1.fc16.i686 reason: SELinux is preventing sedispatch from 'connectto' accesses on the unix_stream_socket /run/dbus/system_bus_socket. time: Ср. 28 дек. 2011 14:04:18 description: :SELinux is preventing sedispatch from 'connectto' accesses on the unix_stream_socket /run/dbus/system_bus_socket. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that sedispatch should be allowed connectto access on the system_bus_socket unix_stream_socket by default. :Then you should report this as a bug. :You can generate a local policy module to allow this access. :Do :allow this access for now by executing: :# grep sedispatch /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:audisp_t:s0 :Target Context system_u:system_r:init_t:s0-s0:c0.c1023 :Target Objects /run/dbus/system_bus_socket [ unix_stream_socket ] :Source sedispatch :Source Path sedispatch :Port <Неизвестно> :Host (removed) :Source RPM Packages :Target RPM Packages :Policy RPM selinux-policy-3.10.0-67.fc16 :Selinux Enabled True :Policy Type minimum :Enforcing Mode Permissive :Host Name (removed) :Platform Linux (removed) 3.1.6-1.fc16.i686 #1 : SMP Wed Dec 21 23:18:01 UTC 2011 i686 i686 :Alert Count 1 :First Seen Ср. 28 дек. 2011 20:55:40 :Last Seen Ср. 28 дек. 2011 20:55:40 :Local ID 08291a1c-0ac8-45c6-ab0c-61582f84aab3 : :Raw Audit Messages :type=AVC msg=audit(1325084140.960:40): avc: denied { connectto } for pid=812 comm="sedispatch" path="/run/dbus/system_bus_socket" scontext=system_u:system_r:audisp_t:s0 tcontext=system_u:system_r:init_t:s0-s0:c0.c1023 tclass=unix_stream_socket : : :Hash: sedispatch,audisp_t,init_t,unix_stream_socket,connectto : :audit2allow : :#============= audisp_t ============== :allow audisp_t init_t:unix_stream_socket connectto; : :audit2allow -R : :#============= audisp_t ============== :allow audisp_t init_t:unix_stream_socket connectto; :