[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070110.012429.63126018.davem@davemloft.net>
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