diff options
author | Matias Karhumaa <matias.karhumaa@gmail.com> | 2019-07-02 16:35:09 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-03 16:09:09 +0800 |
commit | eca94432934fe5f141d084f2e36ee2c0e614cc04 (patch) | |
tree | a5e58b32d0607aca43923149f3aa97db03be7434 /net/bluetooth/l2cap_sock.c | |
parent | 6e692c3b721f30485a9124f93e27a0cb6569116c (diff) |
Bluetooth: Fix faulty expression for minimum encryption key size check
Fix minimum encryption key size check so that HCI_MIN_ENC_KEY_SIZE is
also allowed as stated in the comment.
This bug caused connection problems with devices having maximum
encryption key size of 7 octets (56-bit).
Fixes: 693cd8ce3f88 ("Bluetooth: Fix regression with minimum encryption key size alignment")
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=203997
Signed-off-by: Matias Karhumaa <matias.karhumaa@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/bluetooth/l2cap_sock.c')
0 files changed, 0 insertions, 0 deletions