cve/2005/CVE-2005-3273.md
2025-09-29 21:09:30 +02:00

19 lines
888 B
Markdown

### [CVE-2005-3273](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3273)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](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)
### Description
The rose_rt_ioctl function in rose_route.c for Radionet Open Source Environment (ROSE) in Linux 2.6 kernels before 2.6.12, and 2.4 before 2.4.29, does not properly verify the ndigis argument for a new route, which allows attackers to trigger array out-of-bounds errors with a large number of digipeats.
### POC
#### Reference
- http://www.securityfocus.com/archive/1/428028/100/0/threaded
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9552
#### Github
No PoCs found on GitHub currently.