From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 72-48-214-68.dyn.grandenetworks.net ([72.48.214.68]:51322 "EHLO smtp.opengridcomputing.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726623AbeI0CzG (ORCPT ); Wed, 26 Sep 2018 22:55:06 -0400 Subject: Re: [iw_cxgb4 linux-4.14.y] iw_cxgb4: only allow 1 flush on user qps To: Greg KH Cc: stable@vger.kernel.org References: <20180924182132.BDF79227B1@smtp.opengridcomputing.com> <20180926202029.GA23881@kroah.com> From: Steve Wise Message-ID: <75f150bb-b8ee-a70a-e129-ba8fb7f642ad@opengridcomputing.com> Date: Wed, 26 Sep 2018 15:40:27 -0500 MIME-Version: 1.0 In-Reply-To: <20180926202029.GA23881@kroah.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 9/26/2018 3:20 PM, Greg KH wrote: > On Mon, Sep 24, 2018 at 10:38:52AM -0700, Steve Wise wrote: >> commit 308aa2b8f7b7db3332a7d41099fd37851fb793b2 upstream >> >> Once the qp has been flushed, it cannot be flushed again. The user qp >> flush logic wasn't enforcing it however. The bug can cause >> touch-after-free crashes like: > > I've applied the 4.14 and 4.18 patch. > > What about 4.9.y? huh. Guess I missed that. :( I'll send it out soon. Sorry! Steve.