From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751421AbbFYFap (ORCPT ); Thu, 25 Jun 2015 01:30:45 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:53496 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750925AbbFYFah (ORCPT ); Thu, 25 Jun 2015 01:30:37 -0400 Date: Thu, 25 Jun 2015 07:30:31 +0200 From: Willy Tarreau To: Florian Fainelli 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 Message-ID: <20150625053031.GB19787@1wt.eu> References: <558B882E.3090906@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <558B882E.3090906@gmail.com> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 ? Thanks, Willy