mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
### [CVE-2021-34144](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34144)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Bluetooth Classic implementation in the Zhuhai Jieli AC6366C BT SDK through 0.9.1 does not properly handle the reception of truncated LMP_SCO_Link_Request packets while no other BT connections are active, allowing attackers in radio range to prevent new BT connections (disabling the AB5301A inquiry and page scan procedures) via a crafted LMP packet. The user needs to manually perform a power cycle (restart) of the device to restore BT connectivity.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://dl.packetstormsecurity.net/papers/general/braktooth.pdf
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/JeffroMF/awesome-bluetooth-security321
|
|
- https://github.com/Matheus-Garbelini/braktooth_esp32_bluetooth_classic_attacks
|
|
- https://github.com/engn33r/awesome-bluetooth-security
|
|
|