From: Johan Hedberg Date: Sun, 20 Jan 2013 12:27:17 +0000 (+0200) Subject: Bluetooth: Check for valid key->authenticated value for LTKs X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~49^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b20d33962a73ca14b934540e9168e0da1b49ab;p=pandora-kernel.git Bluetooth: Check for valid key->authenticated value for LTKs This patch adds necessary checks for the two allowed values of the authenticated parameter of each Long Term Key, i.e. 0x00 and 0x01. If any other value is encountered the valid response is to return invalid params to user space. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed