Re: [PATCH 2.6.21-rc3] IPV6: ipv6_fl_socklist is inadvertently shared.

2007-03-16 Thread David Miller
From: Masayuki Nakagawa <[EMAIL PROTECTED]> Date: Fri, 16 Mar 2007 10:45:42 -0700 > The ipv6_fl_socklist from listening socket is inadvertently shared > with new socket created for connection. This leads to a variety of > interesting, but fatal, bugs. For example, removing one of the > sockets ma

[PATCH 2.6.21-rc3] IPV6: ipv6_fl_socklist is inadvertently shared.

2007-03-16 Thread Masayuki Nakagawa
The ipv6_fl_socklist from listening socket is inadvertently shared with new socket created for connection. This leads to a variety of interesting, but fatal, bugs. For example, removing one of the sockets may lead to the other socket's encountering a page fault when the now freed list is reference