[PATCH 3/3] Compare namespaces when comparing addresses in auth_unix cache.

Alexey Dobriyan adobriyan at gmail.com
Mon Apr 11 06:57:37 PDT 2011


On Mon, Apr 11, 2011 at 4:36 PM, Serge E. Hallyn <serge at hallyn.com> wrote:

> Besides use-after-free, the other concern is an invalid net_eq()
> result due to the * being re-used for a new netns.

Exactly.

"struct net" dies last, no exceptions, anything different is a disaster.


More information about the Containers mailing list