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, 13 Oct 2015 04:58:28 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	razor@...ckwall.org
Cc:	netdev@...r.kernel.org, shm@...ulusnetworks.com,
	roopa@...ulusnetworks.com, stephen@...workplumber.org,
	bridge@...ts.linux-foundation.org, idosch@...lanox.com,
	nikolay@...ulusnetworks.com
Subject: Re: [PATCH net-next v2 0/4] bridge: vlan: cleanups & fixes (part 3)

From: Nikolay Aleksandrov <razor@...ckwall.org>
Date: Mon, 12 Oct 2015 21:47:01 +0200

> Patch 01 converts the vlgrp member to use rcu as it was already used in a
> similar way so better to make it official and use all the available RCU
> instrumentation. Patch 02 fixes a bug where the vlan_list can be traversed
> without rtnl or rcu held which could lead to using freed entries.
> Patch 03 removes some redundant code that isn't needed anymore.
> Patch 04 fixes a bug reported by Ido Schimmel about the vlan_flush order
> and switchdevs, it moves it back.
> 
> v2: patch 03 and 04 are new, couldn't escape the second synchronize_rcu()
> since the rhtable destruction can sleep

Series applied, thanks Nik.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ