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:
a88e22a
)
netfilter: nf_queue: fix NF_STOLEN skb leak
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 19 Feb 2010 14:28:38 +0000
(15:28 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Fri, 19 Feb 2010 14:28:38 +0000
(15:28 +0100)
commit
3bc38712e3a6e059
(handle NF_STOP and unknown verdicts in
nf_reinject) was a partial fix to packet leaks.
If user asks NF_STOLEN status, we must free the skb as well.
Reported-by: Afi Gjermund <afigjermund@gmail.com>
Signed-off-by: Eric DUmazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/nf_queue.c
patch
|
blob
|
history
diff --cc
net/netfilter/nf_queue.c
Simple merge