git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74973f6
)
netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
author
Patrick McHardy
<kaber@trash.net>
Mon, 16 May 2011 12:42:26 +0000
(14:42 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 16 May 2011 12:42:26 +0000
(14:42 +0200)
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>
No differences found