From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from youngberry.canonical.com ([91.189.89.112]:59267 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750894AbcAOSQj (ORCPT ); Fri, 15 Jan 2016 13:16:39 -0500 Date: Fri, 15 Jan 2016 18:16:36 +0000 From: Luis Henriques To: Ben Hutchings Cc: Jiri Slaby , Michal Kubecek , stable@vger.kernel.org, Sabrina Dubroca , netdev@vger.kernel.org Subject: Re: [PATCH stable-3.2 stable-3.12] net: fix checksum check in skb_copy_and_csum_datagram_iovec() Message-ID: <20160115181636.GB1980@charon.olymp> References: <20151228140157.6F592A0C7D@unicorn.suse.cz> <568BF0FD.4010208@suse.cz> <1452012008.2768.82.camel@decadent.org.uk> <1452682920.7020.32.camel@decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1452682920.7020.32.camel@decadent.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jan 13, 2016 at 11:02:00AM +0000, Ben Hutchings wrote: > On Tue, 2016-01-05 at 16:40 +0000, Ben Hutchings wrote: > > On Tue, 2016-01-05 at 17:36 +0100, Jiri Slaby wrote: > > > On 12/28/2015, 03:01 PM, Michal Kubecek wrote: > > > > Recent fix "net: add length argument to > > > > skb_copy_and_csum_datagram_iovec" added to some pre-3.19 stable > > > > branches, namely > > > > > > > > � stable-3.2.y: commit 127500d724f8 > > > > � stable-3.12.y: commit 3e1ac3aafbd0 > > > > > > Applied this fix to 3.12. Thanks! > > [...] > > > > You don't want this, you want Eric's fix (commit 197c949e7, "udp: > > properly support MSG_PEEK with truncated buffers") although that's not > > upstream yet. > > It's now upstream as commit 197c949e7798fbf28cfadc69d9ca0c2abbf93191. > Thanks, I'm queuing it for the 3.16 kernel as well. Cheers, -- Lu�s > Ben. > > -- > Ben Hutchings > Unix is many things to many people, > but it's never been everything to anybody.