diff options
author | 2025-05-07 15:00:30 -0400 | |
---|---|---|
committer | 2025-05-22 13:04:39 -0400 | |
commit | 631c8682c3b8ce2678b2d849b3f28e5568853591 (patch) | |
tree | cb15285bfe4486029b6e07a71660543ac10fd94d /net/unix/af_unix.c | |
parent | Bluetooth: separate CIS_LINK and BIS_LINK link types (diff) | |
download | wireguard-linux-631c8682c3b8ce2678b2d849b3f28e5568853591.tar.xz wireguard-linux-631c8682c3b8ce2678b2d849b3f28e5568853591.zip |
Bluetooth: L2CAP: Fix not checking l2cap_chan security level
l2cap_check_enc_key_size shall check the security level of the
l2cap_chan rather than the hci_conn since for incoming connection
request that may be different as hci_conn may already been
encrypted using a different security level.
Fixes: 522e9ed157e3 ("Bluetooth: l2cap: Check encryption key size on incoming connection")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions