mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
800 B
Markdown
18 lines
800 B
Markdown
### [CVE-2008-2750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2750)
|
|

|
|

|
|

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