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]
Message-Id: <20100922.132341.48506736.davem@davemloft.net>
Date:	Wed, 22 Sep 2010 13:23:41 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	kronos.it@...il.com
Cc:	netdev@...r.kernel.org, atl1-devel@...ts.sourceforge.net,
	jcliburn@...il.com, chris.snook@...il.com, jie.yang@...eros.com
Subject: Re: [PATCH 1/2] atl1: fix resume

From: Luca Tettamanti <kronos.it@...il.com>
Date: Wed, 22 Sep 2010 21:34:25 +0200

> On Fri, Sep 17, 2010 at 11:56 AM, Luca Tettamanti <kronos.it@...il.com> wrote:
>> adapter->cmb.cmb is initialized when the device is opened and freed when
>> it's closed. Accessing it unconditionally during resume results either
>> in a crash (NULL pointer dereference, when the interface has not been
>> opened yet) or data corruption (when the interface has been used and
>> brought down adapter->cmb.cmb points to a deallocated memory area).
>>
>> Cc: stable@...nel.org
>> Signed-off-by: Luca Tettamanti <kronos.it@...il.com>
>> Acked-by: Chris Snook <chris.snook@...il.com>
> 
> Ping?

For some reason these resubmissions make it to netdev nor patchwork,
could you please try sending these two patches again?

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