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:
e17df68
)
[NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len
author
Patrick McHardy
<kaber@trash.net>
Thu, 4 May 2006 06:16:29 +0000
(23:16 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 4 May 2006 06:16:29 +0000
(23:16 -0700)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found