mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
888 B
Markdown
19 lines
888 B
Markdown
### [CVE-2005-3273](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3273)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|