]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
authorChristian Eggers <ceggers@arri.de>
Wed, 25 Feb 2026 17:07:28 +0000 (18:07 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 12 Mar 2026 19:26:30 +0000 (15:26 -0400)
commit0e4d4dcc1a6e82cc6f9abf32193558efa7e1613d
tree7cfc0a6d1d3d14c9f400dac8e3d6e0f5edc71aac
parentb6a2bf43aa37670432843bc73ae2a6288ba4d6f8
Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy

The last test step ("Test with Invalid public key X and Y, all set to
0") expects to get an "DHKEY check failed" instead of "unspecified".

Fixes: 6d19628f539f ("Bluetooth: SMP: Fail if remote and local public keys are identical")
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/smp.c