]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipx: header length validation needed
authorStephen Hemminger <shemminger@osdl.org>
Mon, 7 Aug 2006 23:36:02 +0000 (16:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Aug 2006 21:13:31 +0000 (14:13 -0700)
commit5a4ceb2adfc3f7d35fa07420582f626c8402e605
tree05dcd93b5bae0c3b4e711824a98b1335925871a3
parenta80b26d5597e62094c165c26e77fde4d4ab2e37e
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>
net/ipx/af_ipx.c