Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756204AbbDUQQG (ORCPT ); Tue, 21 Apr 2015 12:16:06 -0400 Received: from mail-wg0-f47.google.com ([74.125.82.47]:34919 "EHLO mail-wg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756041AbbDUQQC (ORCPT ); Tue, 21 Apr 2015 12:16:02 -0400 Message-ID: <553677BE.9080003@suse.cz> Date: Tue, 21 Apr 2015 18:15:58 +0200 From: Jiri Slaby User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Joseph Salisbury , gregkh@linuxfoundation.org, luis.henriques@canonical.com, sasha.levin@oracle.com, kamal.mostafa@canonical.com CC: peter@hurleysoftware.com, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [v3.12.y][v3.13.y-ckt][3.14.y][3.16.y-ckt][3.18.y][3.19.y][V2][PATCH 0/1] n_tty: Fix read buffer overwrite when no newline References: In-Reply-To: Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1441 Lines: 36 On 04/16/2015, 08:57 PM, Joseph Salisbury wrote: > Hello, > > Please consider including mainline commit fb5ef9e7da39968fec6d6f37f20a23d23740c75e > in the next v3.12.y, v3.13.y-ckt, v3.14.y, 3.16.y-ckt, 3.18.y, and 3.19.y stable releases. > It was included mainline as of v4.0-rc1. It has been tested and confirmed to resolve > http://bugs.launchpad.net/bugs/1381005 . This bug was introduced in v3.12-rc1 when > commit 24a89d1 was applied. This commit is not needed in stable kernels prior to > v3.12.y. > > > commit fb5ef9e7da39968fec6d6f37f20a23d23740c75e > Author: Peter Hurley > Date: Fri Jan 16 15:05:39 2015 -0500 > > n_tty: Fix read buffer overwrite when no newline > > > This commit does not apply cleanly to the kernels versions mentined, so I performed > a backport, which is in email 1/1. > > The 3.12.y and 3.13.y-ckt stable releases first need a cherry pick of commit > 5c32d12378313e0096ea0d450462aa638a90fb6e. This is because in commit 5c32d123 > n_tty_receive_buf and n_tty_receive_buf2 were merged into n_tty_receive_buf_common, > which is where the backport makes the needed changes. I did for 3.12. Thanks. -- js suse labs -- 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/