mbox

[GIT,PULL] Second Round of IPVS Fixes for v3.20

Message ID 1424640300-30364-1-git-send-email-horms@verge.net.au
State Awaiting Upstream, archived
Delegated to: David Miller
Headers show

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes2-for-v3.20

Message

Simon Horman Feb. 22, 2015, 9:24 p.m. UTC
Hi Pablo,

please consider this fix for v3.20.

This patch resolves some memory leaks in connection
synchronisation code that date back to v2.6.39.


The following changes since commit 78296c97ca1fd3b104f12e1f1fbc06c46635990b:

  netfilter: xt_socket: fix a stack corruption bug (2015-02-16 17:00:48 +0100)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes2-for-v3.20

for you to fetch changes up to 528c943f3bb919aef75ab2fff4f00176f09a4019:

  ipvs: add missing ip_vs_pe_put in sync code (2015-02-22 16:16:36 -0500)

----------------------------------------------------------------
Julian Anastasov (1):
      ipvs: add missing ip_vs_pe_put in sync code

 net/netfilter/ipvs/ip_vs_sync.c | 3 +++
 1 file changed, 3 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Pablo Neira Ayuso Feb. 24, 2015, 6:41 p.m. UTC | #1
On Sun, Feb 22, 2015 at 04:24:59PM -0500, Simon Horman wrote:
> Hi Pablo,
> 
> please consider this fix for v3.20.
> 
> This patch resolves some memory leaks in connection
> synchronisation code that date back to v2.6.39.

Pulled, thanks.

Applied cleanly starting 3.10 here.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html