From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Horman Subject: Re: [PATCH]: sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) Date: Wed, 28 Apr 2010 17:50:45 -0400 Message-ID: <20100428215045.GA25146@hmsreliant.think-freely.org> References: <4BD897B6.5040405@hp.com> <20100428203059.GG4818@hmsreliant.think-freely.org> <4BD89C70.6080406@hp.com> <20100428.142339.45883821.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: vladislav.yasevich@hp.com, sri@us.ibm.com, linux-sctp@vger.kernel.org, eteo@redhat.com, netdev@vger.kernel.org, security@kernel.org To: David Miller Return-path: Received: from charlotte.tuxdriver.com ([70.61.120.58]:41461 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755038Ab0D1Vu4 (ORCPT ); Wed, 28 Apr 2010 17:50:56 -0400 Content-Disposition: inline In-Reply-To: <20100428.142339.45883821.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Apr 28, 2010 at 02:23:39PM -0700, David Miller wrote: > From: Vlad Yasevich > Date: Wed, 28 Apr 2010 16:37:04 -0400 > > > > > Looks good. > > > > Acked-by: Vlad Yasevich > > Applied, thanks Neil and Vlad. > Thanks! Neil