Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1520147 - bluetooth gives error on bootup; does not work properly
Summary: bluetooth gives error on bootup; does not work properly
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 27
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1492482
TreeView+ depends on / blocked
 
Reported: 2017-12-03 14:01 UTC by John Duchek
Modified: 2018-02-27 17:22 UTC (History)
8 users (show)

Fixed In Version: selinux-policy-3.13.1-283.26.fc27
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-27 17:22:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John Duchek 2017-12-03 14:01:54 UTC
Description of problem:
When Fedora 27 boots up  bluetooth devices do not work properly

Version-Release number of selected component (if applicable):
unknown

How reproducible:
Every bootup.

Steps to Reproduce:
1.boot up
2.read error message
3.

Actual results:
When booting up this error appears:
"you might not be able to connect to the bluetooth network via this machine. Exception
g-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.GLib.Error: Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python3.6/site-packages/blueman/main/DbusService.py", line 38, in wrapper
    return method(*args[1:], **kwargs)
  File "/usr/lib/python3.6/site-packages/blueman/plugins/mechanism/Network.py", line 56, in ReloadNetwork
    self.confirm_authorization(caller, "org.blueman.network.setup")
  File "/usr/libexec/blueman-mechanism", line 166, in confirm_authorization
    action_id, {}, 1, "")
  File "/usr/lib64/python3.6/site-packages/gi/overrides/Gio.py", line 191, in __call__
    None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An SELinux policy prevents this sender from sending this message to this recipient, 0 matched rules; type="method_call", sender=":1.48" (uid=0 pid=1802 comm="python3 /usr/libexec/blueman-mechanism " label="system_u:system_r:blueman_t:s0") interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" error name="(unset)" requested_reply="0" destination=":1.8" (uid=995 pid=963 comm="/usr/lib/polkit-1/polkitd --no-debug " label="system_u:system_r:policykit_t:s0") (9)
 (36)
If I run
dmesg | grep bluetooth

I get

[   34.037995] SELinux:  Class bluetooth_socket not defined in policy.

If I get bluetooth running at all, playing music, it skips often and is unlistenable.  It skips especially badly if running another application.

Expected results:
Error message goes away and bluetooth work properly. 

Additional info:
None

Comment 1 Lukas Vrabec 2018-01-04 14:56:37 UTC
Hi, 

Could you reproduce the issue and attach output of: 

#ausearch -m AVC,USER_AVC -ts today 

Thanks,
Lukas.

Comment 2 John Duchek 2018-01-15 13:45:06 UTC
I am sorry.  I sent this on the 7th, but it apparently did not get here.  Here is that email.
I had disconnected the bluetooth dongle.  Took me a bit to find it. Once I plugged it in, (it is a usb3.0 btdongle) I immediately got the error on bootup.  I ran your command and the result is attached.
Thanks,
John

On 01/04/2018 08:56 AM, bugzilla wrote:
> ausearch -m AVC,USER_AVC -ts today

-- 
John Duchek

ausearch.txt

----
time->Sun Jan  7 07:56:36 2018
type=USER_AVC msg=audit(1515333396.772:224): pid=790 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc:  denied  { send_msg } for msgtype=method_call interface=org.freedesktop.DBus.Properties member=GetAll dest=:1.7 spid=1851 tpid=894 scontext=system_u:system_r:blueman_t:s0 tcontext=system_u:system_r:policykit_t:s0 tclass=dbus permissive=0  exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?'
----
time->Sun Jan  7 07:56:36 2018
type=USER_AVC msg=audit(1515333396.816:226): pid=790 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc:  denied  { send_msg } for msgtype=method_call interface=org.freedesktop.PolicyKit1.Authority member=CheckAuthorization dest=:1.7 spid=1851 tpid=894 scontext=system_u:system_r:blueman_t:s0 tcontext=system_u:system_r:policykit_t:s0 tclass=dbus permissive=0  exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?'
----
time->Sun Jan  7 07:56:37 2018
type=USER_AVC msg=audit(1515333397.867:228): pid=790 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc:  denied  { send_msg } for msgtype=method_call interface=org.freedesktop.PolicyKit1.Authority member=CheckAuthorization dest=:1.7 spid=1851 tpid=894 scontext=system_u:system_r:blueman_t:s0 tcontext=system_u:system_r:policykit_t:s0 tclass=dbus permissive=0  exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?'

Comment 3 Fedora Update System 2018-02-20 11:16:40 UTC
selinux-policy-3.13.1-283.26.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-a9711c96b2

Comment 4 Fedora Update System 2018-02-20 18:20:08 UTC
selinux-policy-3.13.1-283.26.fc27 has been pushed to the Fedora 27 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-a9711c96b2

Comment 5 Fedora Update System 2018-02-27 17:22:36 UTC
selinux-policy-3.13.1-283.26.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.