[IPX]: Header length validation needed
authorStephen Hemminger <shemminger@osdl.org>
Tue, 8 Aug 2006 03:09:20 +0000 (20:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Aug 2006 03:09:20 +0000 (20:09 -0700)
commit8b5cc5ef40c83c6ea4c90b203bb2c8b17edfa11b
tree35b76d98988aabfc78a57342291b4be63bb04f99
parentd14cc9a342a8004b0ecfe66f1f12120962b61d8c
[IPX]: Header length validation needed

This patch will linearize and check there is enough data.
It handles the pprop case as well as avoiding a whole audit of
the routing code.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipx/af_ipx.c