Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755327AbYANVKx (ORCPT ); Mon, 14 Jan 2008 16:10:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752900AbYANVKJ (ORCPT ); Mon, 14 Jan 2008 16:10:09 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:32848 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752225AbYANVKH (ORCPT ); Mon, 14 Jan 2008 16:10:07 -0500 Date: Mon, 14 Jan 2008 13:10:12 -0800 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@kernel.org Subject: Linux 2.6.23.14 Message-ID: <20080114211012.GC3051@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1267 Lines: 40 We (the -stable team) are announcing the release of the 2.6.23.14 kernel. It contains a single fix for a problem that could cause a local user to cause file system corruption on some types of filesystems. All users of the 2.6.23 series are encouraged to upgrade. I'll also be replying to this message with a copy of the patch between 2.6.23.13 and 2.6.23.14 The updated 2.6.23.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.23.y.git and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.23.y.git;a=summary thanks, greg k-h -------- Makefile | 2 +- fs/namei.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) Summary of changes from v2.6.23.13 to v2.6.23.14 ================================================ Greg Kroah-Hartman (1): Linux 2.6.23.14 Linus Torvalds (1): Use access mode instead of open flags to determine needed permissions (CVE-2008-0001) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/