Files
twx-linux/net/ipv4
Patrick McHardy 1cc7060e10 [PATCH] Fix another crash in ip_nat_pptp (CVE-2006-0037)
The PPTP NAT helper calculates the offset at which the packet needs
to be mangled as difference between two pointers to the header. With
non-linear skbs however the pointers may point to two seperate buffers
on the stack and the calculation results in a wrong offset beeing
used.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
2006-01-14 22:15:29 -08:00
..
2005-12-02 20:32:59 -08:00
2005-11-29 16:27:20 -08:00