From: Marcel Holtmann Date: Sun, 15 Mar 2015 02:28:04 +0000 (-0700) Subject: Bluetooth: Open management interface for untrusted users X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~204^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1195fbb8d03e5a6d7e7e49a73592caeb113a0f70;p=pandora-kernel.git Bluetooth: Open management interface for untrusted users Until now the management interface was restricted to CAP_NET_ADMIN. With this change every user can open the management socket. However the list of commands is heavily restricted to getting basic information about the attached controllers. No access for configuration or other operation is provided. The events are also limited. This is done so that no keys can leak or untrusted users can mess with the Bluetooth configuration. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed