Bluetooth: Restrict access to management interface
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 20 Feb 2012 19:54:10 +0000 (20:54 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 20 Feb 2012 21:06:43 +0000 (23:06 +0200)
commit801f13bd8ecc58f2cf42ec602a2b5db10fc5a132
tree1b6a79e7e9890d6442d796f4f29e268d42faca1e
parentcd82e61c110a36e398323e422896fcfe05879fed
Bluetooth: Restrict access to management interface

The management interface on the HCI control channel should be restricted
to applications with CAP_NET_ADMIN permission.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_sock.c