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:	Mon, 7 Dec 2009 03:33:37 +0300
From:	Alexander Beregalov <a.beregalov@...il.com>
To:	Greg KH <greg@...ah.com>
Cc:	Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org,
	stable@...nel.org, stable-review@...nel.org,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	alan@...rguk.ukuu.org.uk
Subject: Re: [000/119] 2.6.31.7-stable review

2009/12/7 Greg KH <greg@...ah.com>:
> On Sun, Dec 06, 2009 at 04:09:38PM -0800, Greg KH wrote:
>> This is the start of the stable review cycle for the 2.6.31.7 release.
>> There are @num@ patches in this series, all will be posted as a response
>
> There are 119 patches, doh...
>
>> to this one.  If anyone has any issues with these being applied, please
>> let us know.  If anyone is a maintainer of the proper subsystem, and
>> wants to add a Signed-off-by: line to the patch, please respond with it.
>
> Oh, also, just for those keeping score, this _only_ includes patches
> that went into Linus's tree for the 2.6.32 release.  There have already
> been a number of -stable patches that went in after 2.6.32 was released,
> as part of the 2.6.33 release cycle.  They will be handled in future
> releases of .31, but not this one, it's big enough.

Greg, could you please add this fix of NULL pointer dereference.
The driver is broken in 2.6.30 and 2.6.31, but since you do not
support 2.6.30 anymore,
let it be in 2.6.31 only.

commit 63edaf647607795a065e6956a79c47f500dc8447
Author: Alexander Beregalov <a.beregalov@...il.com>
Date:   Sun Nov 22 20:40:52 2009 -0800

    Au1x00: fix crash when trying register_netdev()

    Andreas Lohre reported that the driver crashes when trying
    to register_netdev(), he sugessted to move dev->netdev_ops initialization
    before calling register_netdev(), it worked for him.

    Reported-by: Andreas Lohre <alohre@...il.com>
    Signed-off-by: Alexander Beregalov <a.beregalov@...il.com>
    Signed-off-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ