From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:50351 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754273AbdIGO3Z (ORCPT ); Thu, 7 Sep 2017 10:29:25 -0400 Date: Thu, 7 Sep 2017 16:29:22 +0200 From: Greg KH To: Christian Lamparter Cc: stable@vger.kernel.org Subject: Re: add "ath10k: fix memory leak in rx ring buffer allocation" to 4.13-stable Message-ID: <20170907142922.GA9306@kroah.com> References: <3489239.QvTRPgWxZi@debian64> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3489239.QvTRPgWxZi@debian64> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Sep 07, 2017 at 03:03:24PM +0200, Christian Lamparter wrote: > Hello, > > please add this patch: > > Subject: ath10k: fix memory leak in rx ring buffer allocation > Author: Rakesh Pillai > commit: f35a7f91f66af528b3ee1921de16bea31d347ab0 [0] > > to the upcoming 4.13 stable release. > > The patch fixes a race condition that leads to crashes due memory > exhaustions. A user (tetsuo55) has reported it helped in his situation: > > > Regards, > Christian > > [0] Looks like it belongs in older kernels as well, so I've backported it further, thanks. greg k-h