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:
7da5bfb
)
[NETFILTER]: SIP conntrack: fix out of bounds memory access
author
Patrick McHardy
<kaber@trash.net>
Tue, 30 Jan 2007 22:25:24 +0000
(14:25 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 30 Jan 2007 22:25:24 +0000
(14:25 -0800)
When checking for an @-sign in skp_epaddr_len, make sure not to
run over the packet boundaries.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found