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] [day] [month] [year] [list]
Date:	Fri, 16 Mar 2007 16:16:28 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	nakagawa.msy@...s.nec.co.jp
Cc:	yoshfuji@...ux-ipv6.org, netdev@...r.kernel.org, mhuth@...sta.com
Subject: Re: [PATCH 2.6.21-rc3] IPV6: ipv6_fl_socklist is inadvertently
 shared.

From: Masayuki Nakagawa <nakagawa.msy@...s.nec.co.jp>
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 may lead to the other socket's encountering a page fault
> when the now freed list is referenced.
> 
> The fix is to not share the flow label list with the new socket.
> 
> Signed-off-by: Masayuki Nakagawa <nakagawa.msy@...s.nec.co.jp>

Masayuki-san, thank you very much for this bug fix.

Patch applied.
-
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