Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756618AbYFVUcY (ORCPT ); Sun, 22 Jun 2008 16:32:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754214AbYFVUcP (ORCPT ); Sun, 22 Jun 2008 16:32:15 -0400 Received: from mail.suse.de ([195.135.220.2]:51209 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753642AbYFVUcO (ORCPT ); Sun, 22 Jun 2008 16:32:14 -0400 Date: Sun, 22 Jun 2008 13:28:47 -0700 From: Greg KH To: David Miller Cc: linux-kernel@vger.kernel.org, stable@kernel.org, jmforbes@linuxtx.org, zwane@arm.linux.org.uk, tytso@mit.edu, rdunlap@xenotime.net, davej@redhat.com, chuckw@quantumlinux.com, reviews@ml.cw.f00f.org, mkrufky@linuxtv.org, cebbert@redhat.com, cavokz@gmail.com, w@1wt.eu, rbranco@la.checkpoint.com, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: Re: [patch 3/5] sctp: Make sure N * sizeof(union sctp_addr) does not overflow. Message-ID: <20080622202847.GA20800@suse.de> References: <20080622185327.348377223@mini.kroah.org> <20080622190111.GA20141@suse.de> <20080622190136.GC20141@suse.de> <20080622.122332.220246399.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080622.122332.220246399.davem@davemloft.net> 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: 717 Lines: 20 On Sun, Jun 22, 2008 at 12:23:32PM -0700, David Miller wrote: > From: Greg KH > Date: Sun, 22 Jun 2008 12:01:36 -0700 > > > 2.6.25-stable review patch. If anyone has any objections, please let us > > know. > > Unfortunately, Vlad found another case in SCTP which has > an overflow bug similar to this one. I'll work on a > fix for that today and submit. Thanks for letting me know, I'll wait for that one as well before doing this release. greg k-h -- 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/