Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2240439ybd; Mon, 24 Jun 2019 03:08:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqzUFeSGnczRssyXCnoevel9mkf4MF79eqS5XiHIHvJHmsPkX/EVNJ+VIQvJSRhzoGy1EnGg X-Received: by 2002:a17:90a:5887:: with SMTP id j7mr23527123pji.136.1561370902599; Mon, 24 Jun 2019 03:08:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561370902; cv=none; d=google.com; s=arc-20160816; b=DbgjMUYP+mcIUKaLpgy/09OsGxnG9PvBjcmJY+mRD8vbFcaDK/Wc4LbtStDyYS1iUs CI0Gsl17c6b8mnSqsujyVBKl2vgUwKBuAz1PWV7UnlUg8+ZDB2zNdnXN0/ceBmU7ZCS7 xB9y0fNzxmXDxaEWCBEAyyTy4B6kvSKuw7EH71QSe8znb1Abm8gMZPzCOf47RQoyTz1p PnsQASnXH2RloFF7M6nq603XSKjuIieQWtuMYFLkvRzANbeVS2xAIz1Eq/8UGKLFT4fB JHaMUobcgEZ/+HVSxGIdJeRhT6TrJkdQ1Ar5ATCI6WOwePwW+KWtFAH4zX351TwkynRR Sbgg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=wwS55TxB9Hi/LgjHvkJA8w/ByJXB/sJ1yfU2mlb2a+0=; b=AVCSQa8J+f37j2vvPLmd+czqTh79MbrO8+zLG1OU0xEdrEaKux57TuNytJ6xzHjICq VCeysfQn7wJvtAk49ESeSPw5HPogFgUOt4QUpCuOuKWmdocTT8rxOHlyAgfW9x7OgDgO D+ftRNwu+j2vlrBNbPTw2GfQ5+in9tUGU4pzL/jKy1KgNbpxODwEd/Tugbw/y0hcHRIA aZ2lUtyoHYlEdzNm6WVenptpf3OSAl4BoIENvG5LJCU2u+sjDEyx1nwnkhYObH2VF55N /L47j6dolzgp54N1FAQmKOUfZkG30VWfZ/M+qykv4+YHB2JuS7vpZTj25Yo1Qf5ZXDCn Mgjg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cSmGjZs7; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e96si10139349plb.123.2019.06.24.03.08.06; Mon, 24 Jun 2019 03:08:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cSmGjZs7; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730040AbfFXKGG (ORCPT + 99 others); Mon, 24 Jun 2019 06:06:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:38176 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729423AbfFXKGE (ORCPT ); Mon, 24 Jun 2019 06:06:04 -0400 Received: from localhost (f4.8f.5177.ip4.static.sl-reverse.com [119.81.143.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B6A12208E3; Mon, 24 Jun 2019 10:06:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561370763; bh=8J2ek7vj1Ztw0cwOVrjW589wi/e/fWDGfafVoe4r+Zc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cSmGjZs7kzLGqIQ6RATf54nmqgamuQY+jExBBN1fWA7AjPyQfX1XhUuHB341o7XlU huxHf9i5x6vVv4JqGxuMaDKbOGKm34DiBMMo5HAgXQyGhezb8pIurPWIiV+H5W4O6i fWxjabBVin4Dc0HkfpdfMYlvcMitFVUjZha7pKmA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Marcel Holtmann , Johan Hedberg Subject: [PATCH 4.19 81/90] Bluetooth: Align minimum encryption key size for LE and BR/EDR connections Date: Mon, 24 Jun 2019 17:57:11 +0800 Message-Id: <20190624092319.233578744@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190624092313.788773607@linuxfoundation.org> References: <20190624092313.788773607@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Marcel Holtmann commit d5bb334a8e171b262e48f378bd2096c0ea458265 upstream. The minimum encryption key size for LE connections is 56 bits and to align LE with BR/EDR, enforce 56 bits of minimum encryption key size for BR/EDR connections as well. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- include/net/bluetooth/hci_core.h | 3 +++ net/bluetooth/hci_conn.c | 8 ++++++++ 2 files changed, 11 insertions(+) --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h @@ -182,6 +182,9 @@ struct adv_info { #define HCI_MAX_SHORT_NAME_LENGTH 10 +/* Min encryption key size to match with SMP */ +#define HCI_MIN_ENC_KEY_SIZE 7 + /* Default LE RPA expiry time, 15 minutes */ #define HCI_DEFAULT_RPA_TIMEOUT (15 * 60) --- a/net/bluetooth/hci_conn.c +++ b/net/bluetooth/hci_conn.c @@ -1276,6 +1276,14 @@ int hci_conn_check_link_mode(struct hci_ !test_bit(HCI_CONN_ENCRYPT, &conn->flags)) return 0; + /* The minimum encryption key size needs to be enforced by the + * host stack before establishing any L2CAP connections. The + * specification in theory allows a minimum of 1, but to align + * BR/EDR and LE transports, a minimum of 7 is chosen. + */ + if (conn->enc_key_size < HCI_MIN_ENC_KEY_SIZE) + return 0; + return 1; }