From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751719AbbFZDAa (ORCPT ); Thu, 25 Jun 2015 23:00:30 -0400 Received: from mail-oi0-f50.google.com ([209.85.218.50]:35540 "EHLO mail-oi0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751415AbbFZDAX (ORCPT ); Thu, 25 Jun 2015 23:00:23 -0400 Message-ID: <558CC044.1030108@gmail.com> Date: Thu, 25 Jun 2015 20:00:20 -0700 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Willy Tarreau CC: stable@vger.kernel.org, Greg Kroah-Hartman , donb@securitymouse.com, Willem Pinckaers , "linux-kernel@vger.kernel.org" Subject: Re: lzo: check for length overrun in variable length encoding backport References: <558B882E.3090906@gmail.com> <20150625053031.GB19787@1wt.eu> In-Reply-To: <20150625053031.GB19787@1wt.eu> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 06/24/15 22:30, Willy Tarreau a écrit : > Hi Florian, > > On Wed, Jun 24, 2015 at 09:48:46PM -0700, Florian Fainelli wrote: >> Hi, >> >> Could you backport this commit: >> 72cf90124e87d975d0b2114d930808c58b4c05e4 ("lzo: check for length overrun >> in variable length encoding.") into stable kernels older than 3.18? >> >> It should apply cleanly to anything that contains >> 8b975bd3f9089f8ee5d7bbfd798537b992bbc7e7 ("lib/lzo: Update LZO >> compression to current upstream version") which goes as far as 3.9. > > Well, it was merged into 3.10.59 as commit 9689415259, 3.12.32 as 4277fc42, > 3.14.23 as 7f5f71a92. > > Are you sure you didn't mean something else and confused it with another id ? I just got confused with searching the original commit it and did not search by subject, thanks for the confirmation and sorry for the noise. -- Florian