cve/2010/CVE-2010-2495.md
2024-06-23 04:42:52 +00:00

828 B

CVE-2010-2495

Description

The pppol2tp_xmit function in drivers/net/pppol2tp.c in the L2TP implementation in the Linux kernel before 2.6.34 does not properly validate certain values associated with an interface, which allows attackers to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact via vectors related to a routing change.

POC

Reference

Github

No PoCs found on GitHub currently.