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, 15 Mar 2016 08:36:52 +0800
From:	Li RongQing <roy.qing.li@...il.com>
To:	David Miller <davem@...emloft.net>
Cc:	netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH][net-next] ipv6: replace write lock with read lock in addrconf_permanent_addr

On Tue, Mar 15, 2016 at 12:25 AM, David Miller <davem@...emloft.net> wrote:
>
> We need it for the modifications made by fixup_permanent_addr().


fixup_permanent_addr should be protected by ifp->lock,
not by idev->lock write lock, since ifp is modified,

-Roy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ