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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 16 Jan 2007 19:05:46 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	herbert@...dor.apana.org.au
Cc:	stable@...nel.org, pupilla@...mail.com, netdev@...r.kernel.org
Subject: Re: passthrough openswan connection not working with 2.6.19.2

From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Wed, 17 Jan 2007 13:35:01 +1100

> On Tue, Jan 16, 2007 at 05:07:19PM -0800, David Miller wrote:
> > 
> > Good catch Herbert, patch applied, thanks.
> 
> Thanks Dave.  I think we need this for 2.6.19 too.
> 
> [IPSEC]: Policy list disorder
> 
> The recent hashing introduced an off-by-one bug in policy list insertion.
> Instead of adding after the last entry with a lesser or equal priority,
> we're adding after the successor of that entry.
> 
> This patch fixes this and also adds a warning if we detect a duplicate
> entry in the policy list.  This should never happen due to this if clause.
> 
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>

Yep:

Signed-off-by: David S. Miller <davem@...emloft.net>
-
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