diff options
author | Joe Stringer <joestringer@nicira.com> | 2015-10-06 20:59:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-07 15:03:03 +0300 |
commit | b8f2257069f179c7bdedc9501c1623070c4c37bb (patch) | |
tree | 123345db5a1b910ab007d7fcbd2d2bc0489e4203 /firmware | |
parent | 0a7cc172a01e4a203667fb601cd80131db8d0c9a (diff) | |
download | linux-b8f2257069f179c7bdedc9501c1623070c4c37bb.tar.xz |
openvswitch: Fix skb leak in ovs_fragment()
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: 7f8a436eaa2c "openvswitch: Add conntrack action"
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions