From: Patrick McHardy Date: Mon, 16 May 2011 12:42:26 +0000 (+0200) Subject: netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages X-Git-Tag: v3.0-rc1~377^2~48^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=274ea0e2a4cdf18110e5931b8ecbfef6353e5293;p=pandora-kernel.git netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages Verify that the message length of a single SIP message, which is calculated based on the Content-Length field contained in the SIP message, does not exceed the packet boundaries. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed