Files
CVEs-PoC/2021/CVE-2021-31787.md
T
2024-05-25 21:48:12 +02:00

18 lines
781 B
Markdown

### [CVE-2021-31787](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31787)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Bluetooth Classic implementation on Actions ATS2815 chipsets does not properly handle the reception of continuous unsolicited LMP responses, allowing attackers in radio range to trigger a denial of service and shutdown of a device by flooding the target device with LMP_features_res packets.
### POC
#### Reference
- https://dl.packetstormsecurity.net/papers/general/braktooth.pdf
#### Github
No PoCs found on GitHub currently.