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 Mar 2018 10:48:27 -0800
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org, Stephen Hemminger <sthemmin@...rosoft.com>
Subject: Re: [PATCH] hv_netvsc: fix multicast flags and sync

On Tue,  6 Mar 2018 20:40:51 -0800
Stephen Hemminger <stephen@...workplumber.org> wrote:

> This addresses two problems with recent multicast flags synchronization.
> The wrong filter value was being computed (and therefore ARP would
> not work on WS2016). And the uc/mc sync logic had locking issues because
> it would be called with irq disabled (reported by lockdep).
> 
> Fixes: bee9d41b37ea ("hv_netvsc: propagate rx filters to VF")
> Signed-off-by: Stephen Hemminger <sthemmin@...rosoft.com>
> ---

Self NAK

Have a better fix, want to split this up.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ