diff options
author | Joe Stringer <joe@ovn.org> | 2015-12-09 14:07:39 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-11 23:31:31 -0500 |
commit | 2f3ab9f9fc23811188b9d07d86e4d99ffee887f4 (patch) | |
tree | 57c83030fab36fecf1185fab29a9048b87178d95 /net/8021q | |
parent | 651df2183543bc92f5dbcf99cd9e236ead0bc4c5 (diff) | |
download | linux-2f3ab9f9fc23811188b9d07d86e4d99ffee887f4.tar.bz2 |
openvswitch: Fix helper reference leak
If the actions (re)allocation fails, or the actions list is larger than the
maximum size, and the conntrack action is the last action when these
problems are hit, then references to helper modules may be leaked. Fix
the issue.
Fixes: cae3a2627520 ("openvswitch: Allow attaching helpers to ct action")
Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions