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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 7 Sep 2016 08:32:45 -0600
From:   David Ahern <dsa@...ulusnetworks.com>
To:     Lorenzo Colitti <lorenzo@...gle.com>, netdev@...r.kernel.org
Cc:     ek@...gle.com, eric.dumazet@...il.com, davem@...emloft.net
Subject: Re: [PATCH net-next] net: diag: make udp_diag_destroy work for mapped
 addresses.

On 9/6/16 10:38 PM, Lorenzo Colitti wrote:
> udp_diag_destroy does look up the IPv4 UDP hashtable for mapped
> addresses, but it gets the IPv4 address to look up from the
> beginning of the IPv6 address instead of the end.
> 
> Tested: https://android-review.googlesource.com/269874
> Fixes: 5d77dca82839 ("net: diag: support SOCK_DESTROY for UDP sockets")
> Signed-off-by: Lorenzo Colitti <lorenzo@...gle.com>
> ---
>  net/ipv4/udp_diag.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: David Ahern <dsa@...ulusnetworks.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ