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:
065f5f9
)
ipv4: Put proper checks into icmp_socket_deliver().
author
David S. Miller
<davem@davemloft.net>
Thu, 12 Jul 2012 15:06:04 +0000
(08:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 Jul 2012 15:06:04 +0000
(08:06 -0700)
All handler->err() routines expect that we've done a pskb_may_pull()
test to make sure that IP header length + 8 bytes can be safely
pulled.
Reported-by: Hiroaki SHIMODA <shimoda.hiroaki@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found