diff options
author | 2025-05-07 15:00:30 -0400 | |
---|---|---|
committer | 2025-05-15 13:09:46 -0400 | |
commit | 7af8479d9eb4319b4ba7b47a8c4d2c55af1c31e1 (patch) | |
tree | 5fe7fb25bcea2b7d34faa913c72e6b665b7bb031 /scripts/gdb/linux/utils.py | |
parent | net: devmem: fix kernel panic when netlink socket close after module unload (diff) | |
download | wireguard-linux-7af8479d9eb4319b4ba7b47a8c4d2c55af1c31e1.tar.xz wireguard-linux-7af8479d9eb4319b4ba7b47a8c4d2c55af1c31e1.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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions