diff options
author | Patrick McHardy <kaber@trash.net> | 2006-01-09 16:44:00 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-01-10 12:54:32 -0800 |
commit | 03b9feca89366952ae5dfe4ad8107b1ece50b710 (patch) | |
tree | 401e94d15d3f28a759ce716b8b5a742f5d32a520 /mm | |
parent | 15db34702cfafd24acc60295cf14861e497502ab (diff) |
[NETFILTER]: Fix another crash in ip_nat_pptp
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions