]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 19 Dec 2014 06:20:57 +0000 (06:20 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 19 Dec 2014 12:40:07 +0000 (13:40 +0100)
commitbc34e0126feb3f65ee2dc1963b5d6809d298632d
tree2e8721c2ce2556a9d4d636f4b5497af938f7b4e2
parent56411772cee040ed9b756c7ac333cef5b79f4eea
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()

it's OK after we'd verified the sockets, but not before that.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hidp/core.c