]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Bluetooth: Always request for user confirmation for Just Works (LE SC)
authorSonny Sasaka <sonnysasaka@chromium.org>
Mon, 6 Apr 2020 18:04:02 +0000 (11:04 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 8 Apr 2020 20:18:32 +0000 (22:18 +0200)
commitffee202a78c2980688bc5d2f7d56480e69a5e0c9
tree3c540a5c14936c6bcce8f5a3ded40dac48771295
parentfcd156ee8bc6a989dbf7e5efbccdc9cdb831fd27
Bluetooth: Always request for user confirmation for Just Works (LE SC)

To improve security, always give the user-space daemon a chance to
accept or reject a Just Works pairing (LE). The daemon may decide to
auto-accept based on the user's intent.

This patch is similar to the previous patch but applies for LE Secure
Connections (SC).

Signed-off-by: Sonny Sasaka <sonnysasaka@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/smp.c