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:	Tue, 07 Jul 2009 23:47:21 +0200
From:	Johannes Berg <johannes@...solutions.net>
To:	Catalin Marinas <catalin.marinas@....com>
Cc:	linux-wireless@...r.kernel.org,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: Possible memory leak in net/wireless/scan.c

On Tue, 2009-07-07 at 22:29 +0100, Catalin Marinas wrote:

> > >  	if (found) {
> > > -		kref_get(&found->ref);
> > >  		found->pub.beacon_interval = res->pub.beacon_interval;
> > >  		found->pub.tsf = res->pub.tsf;
> > >  		found->pub.signal = res->pub.signal;
> > > 
> > > I'll try this later today to see if it fixes the leak. If that's not
> > > correct, I'll post more information about the content of the reported
> > > object (in general, it shouldn't be on any valid list or rb tree since
> > > kmemleak can't find it).
> > 
> > I have already sent that exact patch.
> 
> OK. I can now confirm that it fixes the memory leak.

Great, thanks for checking.

johannes

Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ