]> Git Repo - linux.git/commit
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
authorLuiz Augusto von Dentz <[email protected]>
Thu, 12 Sep 2024 16:17:00 +0000 (12:17 -0400)
committerLuiz Augusto von Dentz <[email protected]>
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: [email protected]
Fixes: ba15a58b179e ("Bluetooth: Fix SSP acceptor just-works confirmation without MITM")
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Tested-by: Kiran K <[email protected]>
net/bluetooth/hci_event.c
This page took 0.054765 seconds and 4 git commands to generate.