Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1237790
| From | Pravin Shelar <pshelar@nicira.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHv2 3/7] openvswitch: Fix skb leak in ovs_fragment() |
| Date | 2015-10-02 00:30 +0200 |
| Message-ID | <qeUwq-1eq-13@gated-at.bofh.it> (permalink) |
| References | <qeT7k-7th-11@gated-at.bofh.it> <qeT7l-7th-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Oct 1, 2015 at 1:53 PM, Joe Stringer <joestringer@nicira.com> 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@nicira.com> > --- > v2: Drop if condition, return in success case. > --- Acked-by: Pravin B Shelar <pshelar@nicira.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCHv2 3/7] openvswitch: Fix skb leak in ovs_fragment() Joe Stringer <joestringer@nicira.com> - 2015-10-01 23:00 +0200 Re: [PATCHv2 3/7] openvswitch: Fix skb leak in ovs_fragment() Pravin Shelar <pshelar@nicira.com> - 2015-10-02 00:30 +0200
csiph-web