Luiz Augusto von Dentz
8746f135bb
Bluetooth: Disconnect if E0 is used for Level 4
...
E0 is not allowed with Level 4:
BLUETOOTH CORE SPECIFICATION Version 5.2 | Vol 3, Part C page 1319:
'128-bit equivalent strength for link and encryption keys
required using FIPS approved algorithms (E0 not allowed,
SAFER+ not allowed, and P-192 not allowed; encryption key
not shortened'
SC enabled:
> HCI Event: Read Remote Extended Features (0x23) plen 13
Status: Success (0x00)
Handle: 256
Page: 1/2
Features: 0x0b 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Secure Simple Pairing (Host Support)
LE Supported (Host)
Secure Connections (Host Support)
> HCI Event: Encryption Change (0x08) plen 4
Status: Success (0x00)
Handle: 256
Encryption: Enabled with AES-CCM (0x02)
SC disabled:
> HCI Event: Read Remote Extended Features (0x23) plen 13
Status: Success (0x00)
Handle: 256
Page: 1/2
Features: 0x03 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Secure Simple Pairing (Host Support)
LE Supported (Host)
> HCI Event: Encryption Change (0x08) plen 4
Status: Success (0x00)
Handle: 256
Encryption: Enabled with E0 (0x01)
[May 8 20:23] Bluetooth: hci0: Invalid security: expect AES but E0 was used
< HCI Command: Disconnect (0x01|0x0006) plen 3
Handle: 256
Reason: Authentication Failure (0x05)
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2020-06-22 18:56:10 +02:00
..
2020-03-27 09:29:56 +00:00
2020-02-24 13:02:53 -08:00
2020-05-07 18:11:07 -07:00
2020-05-18 17:35:02 -07:00
2020-05-20 20:31:36 -04:00
2020-05-24 13:47:27 -07:00
2020-05-26 15:19:29 -07:00
2020-06-22 18:56:10 +02:00
2020-05-19 17:56:34 +02:00
2020-04-03 13:12:26 -07:00
2020-06-01 11:56:11 -07:00
2020-04-30 12:13:07 -07:00
2020-05-31 17:48:46 -07:00
2020-06-02 11:50:23 -07:00
2020-05-18 17:35:02 -07:00
2020-05-01 17:02:27 -07:00
2020-04-28 14:39:46 -07:00
2020-05-31 17:48:46 -07:00
2020-05-23 16:56:17 -07:00
2020-05-29 17:28:30 -07:00
2020-05-07 17:40:02 -07:00
2020-05-08 22:25:10 -07:00
2020-06-01 14:57:14 -07:00
2020-06-01 15:53:08 -07:00
2020-05-19 12:50:14 -07:00
2020-03-16 17:14:02 -07:00
2020-05-31 17:48:46 -07:00
2020-04-30 12:56:35 -07:00
2020-02-26 20:38:13 -08:00
2020-05-31 17:48:46 -07:00
2020-05-29 21:20:20 -07:00
2020-05-31 17:48:46 -07:00
2020-01-09 18:36:22 -08:00
2020-06-01 11:46:30 -07:00
2020-05-12 18:12:40 -07:00
2020-05-13 12:30:50 -07:00
2020-05-04 12:05:56 -07:00
2020-03-12 22:34:48 -07:00
2020-04-25 20:48:21 -07:00
2020-03-15 00:25:25 -07:00
2020-04-27 02:07:40 -04:00
2020-05-23 16:36:05 -07:00
2020-05-31 17:48:46 -07:00
2020-05-28 11:11:45 -07:00
2019-12-16 10:15:49 +01:00
2020-05-04 12:05:56 -07:00
2020-05-28 11:11:46 -07:00
2020-06-01 12:01:05 -07:00
2020-05-31 17:48:46 -07:00
2020-05-30 18:12:25 -07:00
2020-05-28 11:11:46 -07:00
2020-02-26 20:58:33 -08:00
2020-06-02 15:13:47 -07:00
2020-06-01 14:48:32 -07:00
2020-02-28 12:12:53 -08:00
2020-05-30 17:44:01 -07:00
2020-05-31 17:48:46 -07:00
2020-05-06 22:10:13 -07:00
2020-05-31 17:48:46 -07:00
2020-05-31 17:48:46 -07:00
2020-06-01 12:05:45 -07:00
2020-05-23 16:56:17 -07:00
2020-05-10 12:28:41 -07:00
2020-05-23 16:56:17 -07:00
2020-05-29 13:10:39 -07:00