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-prev] [day] [month] [year] [list]
Date:	Thu, 20 May 2010 23:12:30 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	kaber@...sh.net
Cc:	netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 0/3] netfilter: netfilter fixes

From: kaber@...sh.net
Date: Thu, 20 May 2010 18:00:43 +0200

> following are three fixes for netfilter:
> 
> - handling of non-linear skbs in the SIP conntrack helper. This fixes tracking
>   failures when running on the same machine as a SIP application that is
>   producing non-linear skbs. Long term this should be fixed by using the string
>   search API, but that is a bigger piece of work.
> 
> - fix for a race condition in nf_conntrack that might lead to conntrack entries
>   marked as dead entering the hash tables, blocking new connections with similar
>   keys.
> 
> - a fix for an incorrect comment about the checkentry return conventions.
> 
> Please apply or pull from:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master

Pulled, thanks Patrick.
--
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