aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorDaniele Di Proietto <[email protected]>2016-11-28 15:43:53 -0800
committerDavid S. Miller <[email protected]>2016-11-30 11:00:45 -0500
commitf92a80a9972175a6a1d36c6c44be47fb0efd020d (patch)
treeeb5a009d9cec66c4758bd72773dfb65b6222067a /lib/netdev-notifier-error-inject.c
parentf2ebf2a6ca94e78be179e8c99d34c87efc5e8bfb (diff)
openvswitch: Fix skb leak in IPv6 reassembly.
If nf_ct_frag6_gather() returns an error other than -EINPROGRESS, it means that we still have a reference to the skb. We should free it before returning from handle_fragments, as stated in the comment above. Fixes: daaa7d647f81 ("netfilter: ipv6: avoid nf_iterate recursion") CC: Florian Westphal <[email protected]> CC: Pravin B Shelar <[email protected]> CC: Joe Stringer <[email protected]> Signed-off-by: Daniele Di Proietto <[email protected]> Acked-by: Pravin B Shelar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions