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:	Thu, 03 Jan 2013 01:56:39 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	vyasevic@...hat.com
Cc:	shemminger@...tta.com, netdev@...r.kernel.org
Subject: Re: [PATCH] bridge: Correctly unregister MDB rtnetlink handlers

From: Vlad Yasevich <vyasevic@...hat.com>
Date: Wed,  2 Jan 2013 14:41:25 -0500

> Commit 63233159fd4e596568f5f168ecb0879b61631d47:
>     bridge: Do not unregister all PF_BRIDGE rtnl operations
> introduced a bug where a removal of a single bridge from a
> multi-bridge system would remove MDB netlink handlers.
> The handlers should only be removed once all bridges are gone, but
> since we don't keep track of the number of bridge interfaces, it's
> simpler to do it when the bridge module is unloaded.  To make it
> consistent, move the registration code into module initialization
> code path.
> 
> Signed-off-by: Vlad Yasevich <vyasevic@...hat.com>

Applied, thanks.
--
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