Files
cve/2010/CVE-2010-2954.md

18 lines
839 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-2954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2954)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
2024-05-26 14:27:05 +02:00
### Description
The irda_bind function in net/irda/af_irda.c in the Linux kernel before 2.6.36-rc3-next-20100901 does not properly handle failure of the irda_open_tsap function, which allows local users to cause a denial of service (NULL pointer dereference and panic) and possibly have unspecified other impact via multiple unsuccessful calls to bind on an AF_IRDA (aka PF_IRDA) socket.
### POC
#### Reference
2024-06-23 04:42:52 +00:00
- http://www.ubuntu.com/usn/USN-1000-1
2024-05-26 14:27:05 +02:00
#### Github
2025-09-29 21:09:30 +02:00
No PoCs found on GitHub currently.
2024-05-26 14:27:05 +02:00