From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f170.google.com ([209.85.128.170]:35504 "EHLO mail-wr0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754005AbdIGND2 (ORCPT ); Thu, 7 Sep 2017 09:03:28 -0400 Received: by mail-wr0-f170.google.com with SMTP id m18so2771623wrm.2 for ; Thu, 07 Sep 2017 06:03:27 -0700 (PDT) Received: from debian64.daheim (p200300D5FBC4B8FCD63D7EFFFEBDE96E.dip0.t-ipconnect.de. [2003:d5:fbc4:b8fc:d63d:7eff:febd:e96e]) by smtp.gmail.com with ESMTPSA id 4sm429670wmg.20.2017.09.07.06.03.24 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 07 Sep 2017 06:03:24 -0700 (PDT) Received: from localhost.daheim ([127.0.0.1] helo=debian64.localnet) by debian64.daheim with esmtp (Exim 4.89) (envelope-from ) id 1dpwSq-0006On-AV for stable@vger.kernel.org; Thu, 07 Sep 2017 15:03:24 +0200 From: Christian Lamparter To: stable@vger.kernel.org Subject: add "ath10k: fix memory leak in rx ring buffer allocation" to 4.13-stable Date: Thu, 07 Sep 2017 15:03:24 +0200 Message-ID: <3489239.QvTRPgWxZi@debian64> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: stable-owner@vger.kernel.org List-ID: 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]