cve/2014/CVE-2014-9715.md
2024-05-26 14:27:05 +02:00

1021 B

CVE-2014-9715

Description

include/net/netfilter/nf_conntrack_extend.h in the netfilter subsystem in the Linux kernel before 3.14.5 uses an insufficiently large data type for certain extension data, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) via outbound network traffic that triggers extension loading, as demonstrated by configuring a PPTP tunnel in a NAT environment.

POC

Reference

Github