lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1330123104-3953-1-git-send-email-pablo@netfilter.org>
Date:	Fri, 24 Feb 2012 23:38:22 +0100
From:	pablo@...filter.org
To:	netdev@...r.kernel.org
Cc:	netfilter-devel@...r.kernel.org, davem@...emloft.net
Subject: [PATCH 0/2] netfilter updates for net tree

From: Pablo Neira Ayuso <pablo@...filter.org>

Hi David,

This patchset revert the previous fix for ctnetlink soft lockup when
the conntrack table is full. There was a race condition between the
possible creation of the conntrack by one packet and ctnetlink itself.
Then it follows the new fix which is complete.

I'm sorry for puzzling, I'll put more care on this next time.

You can pull these changes from:

git://1984.lsi.us.es/net master

Thanks.

Jozsef Kadlecsik (1):
  netfilter: ctnetlink: fix soft lockup when netlink adds new entries
    (v2)

Pablo Neira Ayuso (1):
  Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new
    entries"

 include/net/netfilter/nf_conntrack.h |    2 +-
 net/netfilter/nf_conntrack_core.c    |   38 ++++++++++++++++++++++++++++++---
 net/netfilter/nf_conntrack_netlink.c |   11 +++------
 3 files changed, 39 insertions(+), 12 deletions(-)

-- 
1.7.7.3

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ