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:	Wed, 10 Jan 2007 01:24:29 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	herbert.xu@...hat.com
Cc:	jmorris@...hat.com, netdev@...r.kernel.org
Subject: Re: [IPSEC] flow: Cache negative results

From: Herbert Xu <herbert.xu@...hat.com>
Date: Wed, 10 Jan 2007 18:22:51 +1100

> This patch also happens to fix a nasty bug where if an expiring
> flow entry that's not at the head happens to trigger a security
> denial, all entries before it are removed from the cache and
> leaked.

Nasty, this is because "fle != NULL" can occur in the
'nocache' path for two reasons.  New entry, or the case
that's buggy here, existing entry with out-of-date generation
ID.

Thanks Herbert, I'll look this over some more and apply it some
time tomorrow.

-
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