Files
CVEs-PoC/2010/CVE-2010-1084.md
T
2024-06-18 02:51:15 +02:00

18 lines
820 B
Markdown

### [CVE-2010-1084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1084)
![](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
Linux kernel 2.6.18 through 2.6.33, and possibly other versions, allows remote attackers to cause a denial of service (memory corruption) via a large number of Bluetooth sockets, related to the size of sysfs files in (1) net/bluetooth/l2cap.c, (2) net/bluetooth/rfcomm/core.c, (3) net/bluetooth/rfcomm/sock.c, and (4) net/bluetooth/sco.c.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2011-0003.html
#### Github
No PoCs found on GitHub currently.