From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964792AbXBTHDK (ORCPT ); Tue, 20 Feb 2007 02:03:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964800AbXBTHDK (ORCPT ); Tue, 20 Feb 2007 02:03:10 -0500 Received: from ns1.suse.de ([195.135.220.2]:57846 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964806AbXBTHDJ (ORCPT ); Tue, 20 Feb 2007 02:03:09 -0500 Date: Mon, 19 Feb 2007 23:01:47 -0800 From: Greg KH To: linux-kernel@vger.kernel.org Cc: Andrew Morton , torvalds@osdl.org, stable@kernel.org Subject: Linux 2.6.20.1 Message-ID: <20070220070147.GC11688@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org We (the -stable team) are announcing the release of the 2.6.20.1 kernel. It contains one NFS fix that if you run a NFS server, you might want to apply. The diffstat and short summary of the fixes are below. I'll also be replying to this message with a copy of the patch between 2.6.20 and 2.6.20.1, as it is small enough to do so. The updated 2.6.20.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.20.y.git and can be browsed at the normal kernel.org git web browser: www.kernel.org/git/ thanks, greg k-h -------- Makefile | 2 +- fs/nfsd/nfs2acl.c | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) Summary of changes from v2.6.20 to v2.6.20.1 ============================================== Greg Banks (1): Fix a free-wrong-pointer bug in nfs/acl server (CVE-2007-0772) Greg Kroah-Hartman (1): Linux 2.6.20.1