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:	Tue, 28 Jun 2016 09:09:33 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	willemdebruijn.kernel@...il.com
Cc:	netdev@...r.kernel.org, kraig@...gle.com, willemb@...gle.com
Subject: Re: [PATCH net] sock_diag: do not broadcast raw socket destruction

From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
Date: Fri, 24 Jun 2016 16:02:35 -0400

> From: Willem de Bruijn <willemb@...gle.com>
> 
> Diag intends to broadcast tcp_sk and udp_sk socket destruction.
> Testing sk->sk_protocol for IPPROTO_TCP/IPPROTO_UDP alone is not
> sufficient for this. Raw sockets can have the same type.
> 
> Add a test for sk->sk_type.
> 
> Fixes: eb4cb008529c ("sock_diag: define destruction multicast groups")
> Signed-off-by: Willem de Bruijn <willemb@...gle.com>

Applied and queued up for -stable, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ