]> git.dujemihanovic.xyz Git - linux.git/commit
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 12 Sep 2024 16:17:00 +0000 (12:17 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 27 Sep 2024 14:52:20 +0000 (10:52 -0400)
commitb25e11f978b63cb7857890edb3a698599cddb10e
tree38f370000be12db52c8b2e99581af0bb7e4ff5c9
parent7b1ab460592ca818e7b52f27cd3ec86af79220d1
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE

This aligned BR/EDR JUST_WORKS method with LE which since 92516cd97fd4
("Bluetooth: Always request for user confirmation for Just Works")
always request user confirmation with confirm_hint set since the
likes of bluetoothd have dedicated policy around JUST_WORKS method
(e.g. main.conf:JustWorksRepairing).

CVE: CVE-2024-8805
Cc: stable@vger.kernel.org
Fixes: ba15a58b179e ("Bluetooth: Fix SSP acceptor just-works confirmation without MITM")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tested-by: Kiran K <kiran.k@intel.com>
net/bluetooth/hci_event.c