]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
authorPatrick McHardy <kaber@trash.net>
Mon, 16 May 2011 12:42:26 +0000 (14:42 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 16 May 2011 12:42:26 +0000 (14:42 +0200)
commit274ea0e2a4cdf18110e5931b8ecbfef6353e5293
treed8d78f730253a0bd77a5e17557f4552005ba539b
parent74973f6fbfcd1b084c3ccc75b783a6dacac94a10
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 <kaber@trash.net>
net/netfilter/nf_conntrack_sip.c