Re: [PATCHv2 3/7] openvswitch: Fix skb leak in ovs_fragment()

From: Pravin Shelar
Date: Thu Oct 01 2015 - 18:25:34 EST


On Thu, Oct 1, 2015 at 1:53 PM, Joe Stringer <joestringer@xxxxxxxxxx> wrote:
> If ovs_fragment() was unable to fragment the skb due to an L2 header
> that exceeds the supported length, skbs would be leaked. Fix the bug.
>
> Fixes: 7f8a436 "openvswitch: Add conntrack action"
> Signed-off-by: Joe Stringer <joestringer@xxxxxxxxxx>
> ---
> v2: Drop if condition, return in success case.
> ---
Acked-by: Pravin B Shelar <pshelar@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/