commit | 51bda2bca53b265715ca1852528f38dc67429d9a | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Dec 19 06:20:57 2014 +0000 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Dec 19 13:40:07 2014 +0100 |
tree | 2e8721c2ce2556a9d4d636f4b5497af938f7b4e2 | |
parent | 004fa5ed08cc5d3188db42c05d6b80feaae004c2 [diff] |
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>