cve/2009/CVE-2009-1265.md

18 lines
705 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-1265](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1265)
![](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
Integer overflow in rose_sendmsg (sys/net/af_rose.c) in the Linux kernel 2.6.24.4, and other versions before 2.6.30-rc1, might allow remote attackers to obtain sensitive information via a large length value, which causes "garbage" memory to be sent.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-793-1
#### Github
No PoCs found on GitHub currently.