From: Herbert Xu <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to