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:
b423e9a
)
ip_gre: fix a possible crash in ipgre_err()
author
Eric Dumazet
<edumazet@google.com>
Sat, 18 May 2013 08:36:03 +0000
(08:36 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 20 May 2013 07:18:52 +0000
(
00:18
-0700)
Another fix needed in ipgre_err(), as parse_gre_header() might change
skb->head.
Bug added in commit
c54419321455
(GRE: Refactor GRE tunneling code.)
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found