Files
CVEs-PoC/2008/CVE-2008-2750.md
T
2025-09-29 21:09:30 +02:00

18 lines
800 B
Markdown

### [CVE-2008-2750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2750)
![](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 pppol2tp_recvmsg function in drivers/net/pppol2tp.c in the Linux kernel 2.6 before 2.6.26-rc6 allows remote attackers to cause a denial of service (kernel heap memory corruption and system crash) and possibly have unspecified other impact via a crafted PPPOL2TP packet that results in a large value for a certain length variable.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-625-1
#### Github
No PoCs found on GitHub currently.