linux/net/bluetooth
Luiz Augusto von Dentz 03dba9cea7 Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
Depending on the security set the response to L2CAP_LE_CONN_REQ shall be
just L2CAP_CR_LE_ENCRYPTION if only encryption when BT_SECURITY_MEDIUM
is selected since that means security mode 2 which doesn't require
authentication which is something that is covered in the qualification
test L2CAP/LE/CFC/BV-25-C.

Link: https://github.com/bluez/bluez/issues/1270
Fixes: 27e2d4c8d2 ("Bluetooth: Add basic LE L2CAP connect request receiving support")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2025-05-30 13:29:42 -04:00
..
bnep Bluetooth: bnep: fix wild-memory-access in proto_unregister 2024-10-16 16:10:03 -04:00
cmtp Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED 2024-09-10 13:07:08 -04:00
hidp treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
rfcomm treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
6lowpan.c Bluetooth: L2CAP: add TX timestamping 2025-03-25 12:50:35 -04:00
af_bluetooth.c Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO 2025-05-21 10:28:51 -04:00
aosp.c
aosp.h
coredump.c HCI: coredump: Log devcd dumps into the monitor 2025-03-25 12:47:49 -04:00
ecdh_helper.c
ecdh_helper.h
eir.c Bluetooth: Fix eir name length 2024-03-08 10:22:17 -05:00
eir.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
hci_codec.c
hci_codec.h
hci_conn.c Bluetooth: separate CIS_LINK and BIS_LINK link types 2025-05-21 10:29:28 -04:00
hci_core.c Bluetooth: separate CIS_LINK and BIS_LINK link types 2025-05-21 10:29:28 -04:00
hci_debugfs.c Bluetooth: Remove hci_request.{c,h} 2024-07-15 10:11:35 -04:00
hci_debugfs.h
hci_drv.c Bluetooth: Introduce HCI Driver protocol 2025-05-21 10:28:07 -04:00
hci_event.c Bluetooth: separate CIS_LINK and BIS_LINK link types 2025-05-21 10:29:28 -04:00
hci_sock.c Bluetooth: Introduce HCI Driver protocol 2025-05-21 10:28:07 -04:00
hci_sync.c Bluetooth: separate CIS_LINK and BIS_LINK link types 2025-05-21 10:29:28 -04:00
hci_sysfs.c Bluetooth: Allow reset via sysfs 2025-01-15 10:37:07 -05:00
iso.c Bluetooth: separate CIS_LINK and BIS_LINK link types 2025-05-21 10:29:28 -04:00
Kconfig Bluetooth: Remove BT_HS 2024-03-06 17:22:39 -05:00
l2cap_core.c Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION 2025-05-30 13:29:42 -04:00
l2cap_sock.c Bluetooth: L2CAP: add TX timestamping 2025-03-25 12:50:35 -04:00
leds.c Bluetooth: Use led_set_brightness() in LED trigger activate() callback 2024-09-10 13:06:11 -04:00
leds.h
lib.c Bluetooth: Add documentation to exported functions in lib 2023-12-22 12:54:55 -05:00
Makefile Bluetooth: Introduce HCI Driver protocol 2025-05-21 10:28:07 -04:00
mgmt.c Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands 2025-05-30 13:29:30 -04:00
mgmt_config.c
mgmt_config.h
mgmt_util.c Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() 2025-05-22 13:06:11 -04:00
mgmt_util.h Bluetooth: MGMT: Remove unused mgmt_pending_find_data 2025-03-25 12:30:43 -04:00
msft.c Bluetooth: Remove hci_request.{c,h} 2024-07-15 10:11:35 -04:00
msft.h Bluetooth: msft: fix slab-use-after-free in msft_do_close() 2024-05-03 13:05:28 -04:00
sco.c Bluetooth: SCO: add TX timestamping 2025-03-25 12:50:54 -04:00
selftest.c
selftest.h
smp.c Bluetooth: L2CAP: add TX timestamping 2025-03-25 12:50:35 -04:00
smp.h