From: Patrick McHardy Date: Thu, 4 May 2006 06:16:29 +0000 (-0700) Subject: [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len X-Git-Tag: v2.6.17-rc4~45^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd737031eb6869430d0f3cf6bf1440adf7aedf5;p=pandora-kernel.git [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len When the TPKT len included in the packet is below the lowest valid value of 4 an underflow occurs which results in an endless loop. Found by testcase 0000058 from the PROTOS c07-h2250v4 testsuite. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed