From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756384AbcAYKzE (ORCPT ); Mon, 25 Jan 2016 05:55:04 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:39522 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755961AbcAYKzB (ORCPT ); Mon, 25 Jan 2016 05:55:01 -0500 Date: Mon, 25 Jan 2016 10:54:58 +0000 From: Luis Henriques To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, kernel-team@lists.ubuntu.com, Eric Dumazet , "David S . Miller" Subject: Re: [PATCH 3.16.y-ckt 127/128] udp: properly support MSG_PEEK with truncated buffers Message-ID: <20160125105458.GB3298@ares> References: <1453672883-2708-1-git-send-email-luis.henriques@canonical.com> <1453672883-2708-128-git-send-email-luis.henriques@canonical.com> <1453686083.3734.177.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: <1453686083.3734.177.camel@decadent.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 25, 2016 at 01:41:23AM +0000, Ben Hutchings wrote: > On Sun, 2016-01-24 at 22:01 +0000, Luis Henriques wrote: > > 3.16.7-ckt23 -stable review patch.  If anyone has any objections, please let me know. > > > > ---8<------------------------------------------------------------ > > > > From: Eric Dumazet > > > > commit 197c949e7798fbf28cfadc69d9ca0c2abbf93191 upstream. > [...] > > Please also revert commit fa89ae5548ed282f0ceb4660b3b93e4e2ee875f3 > which was the previous attempt to fix this. > Thanks, I'll add that revert to 3.16.7-ckt23 as well. Cheers, -- Luís > Ben. > > -- > Ben Hutchings > Klipstein's 4th Law of Prototyping and Production: > A fail-safe circuit will destroy others. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from youngberry.canonical.com ([91.189.89.112]:39522 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755961AbcAYKzB (ORCPT ); Mon, 25 Jan 2016 05:55:01 -0500 Date: Mon, 25 Jan 2016 10:54:58 +0000 From: Luis Henriques To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, kernel-team@lists.ubuntu.com, Eric Dumazet , "David S . Miller" Subject: Re: [PATCH 3.16.y-ckt 127/128] udp: properly support MSG_PEEK with truncated buffers Message-ID: <20160125105458.GB3298@ares> References: <1453672883-2708-1-git-send-email-luis.henriques@canonical.com> <1453672883-2708-128-git-send-email-luis.henriques@canonical.com> <1453686083.3734.177.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: <1453686083.3734.177.camel@decadent.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jan 25, 2016 at 01:41:23AM +0000, Ben Hutchings wrote: > On Sun, 2016-01-24 at 22:01 +0000, Luis Henriques wrote: > > 3.16.7-ckt23 -stable review patch.��If anyone has any objections, please let me know. > > > > ---8<------------------------------------------------------------ > > > > From: Eric Dumazet > > > > commit 197c949e7798fbf28cfadc69d9ca0c2abbf93191 upstream. > [...] > > Please also revert commit�fa89ae5548ed282f0ceb4660b3b93e4e2ee875f3 > which was the previous attempt to fix this. > Thanks, I'll add that revert to 3.16.7-ckt23 as well. Cheers, -- Lu�s > Ben. > > -- > Ben Hutchings > Klipstein's 4th Law of Prototyping and Production: > A fail-safe circuit will destroy others.