commit | 274ea0e2a4cdf18110e5931b8ecbfef6353e5293 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon May 16 14:42:26 2011 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Mon May 16 14:42:26 2011 +0200 |
tree | d8d78f730253a0bd77a5e17557f4552005ba539b | |
parent | 74973f6fbfcd1b084c3ccc75b783a6dacac94a10 [diff] |
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>