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:   Sat, 15 Dec 2018 11:37:49 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     dsahern@...nel.org
Cc:     netdev@...r.kernel.org, mmanning@...tta.att-mail.com,
        sharpd@...ulusnetworks.com, dsahern@...il.com
Subject: Re: [PATCH net-next] ipv6: Fix handling of LLA with VRF and
 sockets bound to VRF

From: David Ahern <dsahern@...nel.org>
Date: Wed, 12 Dec 2018 15:27:38 -0800

> From: David Ahern <dsahern@...il.com>
> 
> A recent commit allows sockets bound to a VRF to receive ipv6 link local
> packets. However, it only works for UDP and worse TCP connection attempts
> to the LLA with the only listener bound to the VRF just hang where as
> before the client gets a reset and connection refused. Fix by adjusting
> ir_iif for LL addresses and packets received through a device enslaved
> to a VRF.
> 
> Fixes: 6f12fa775530 ("vrf: mark skb for multicast or link-local as enslaved to VRF")
> Reported-by: Donald Sharp <sharpd@...ulusnetworks.com>
> Cc: Mike Manning <mmanning@...tta.att-mail.com>
> Signed-off-by: David Ahern <dsahern@...il.com>

Applied, thanks David.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ