Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753268AbXEXWYt (ORCPT ); Thu, 24 May 2007 18:24:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750818AbXEXWYn (ORCPT ); Thu, 24 May 2007 18:24:43 -0400 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:54995 "EHLO sous-sol.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750809AbXEXWYm (ORCPT ); Thu, 24 May 2007 18:24:42 -0400 Date: Thu, 24 May 2007 15:23:55 -0700 From: Chris Wright To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@kernel.org Subject: Linux 2.6.20.12 Message-ID: <20070524222355.GU3429@sequoia.sous-sol.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.14 (2007-02-12) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1366 Lines: 39 We (the -stable team) are announcing the release of the 2.6.20.12 kernel. This release has a single security fix in it for the geode-aes driver. Users with this driver are definitely recommended to upgrade, without the fix there is risk of leaking confidential data. f66e4a94: GEODE-AES: Allow in-place operations [CVE-2007-2451] I'll also be replying to this message with a copy of the patch between 2.6.20.11 and 2.6.20.12 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: http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.20.y.git;a=summary thanks, -chris -------- Makefile | 2 +- drivers/crypto/geode-aes.c | 12 +++++++++--- drivers/crypto/geode-aes.h | 3 +-- 3 files changed, 11 insertions(+), 6 deletions(-) Summary of changes from v2.6.20.11 to v2.6.20.12 ============================================ Chris Wright (1): Linux 2.6.20.12 Jordan Crouse (1): GEODE-AES: Allow in-place operations [CVE-2007-2451] - 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/