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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 21 Sep 2011 20:42:00 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	rmody@...cade.com
Cc:	netdev@...r.kernel.org, dan.carpenter@...cle.com,
	adapter_linux_open_src_team@...-10-4.brocade.com
Subject: Re: [net-next 1/1] bna: PCI Probe Conf Lock Fix

From: Rasesh Mody <rmody@...cade.com>
Date: Wed, 21 Sep 2011 17:31:50 -0700

> If register_netdev() fails now, then we call mutex_unlock(&bnad->conf_mutex);
> on the error path, but it's already unlocked. So we acquire the lock in error
> path which will be later unlocked after the cleanup.
> 
> Signed-off-by: Rasesh Mody <rmody@...cade.com>

Applied, but I had to add:

Reported-by: Dan Carpenter <dan.carpenter@...cle.com>

Please don't leave out bug reporter credit like this.
--
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