From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:37802 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729647AbeITLHK (ORCPT ); Thu, 20 Sep 2018 07:07:10 -0400 Date: Thu, 20 Sep 2018 07:24:53 +0200 From: Greg KH To: Alakesh Haloi Cc: stable@vger.kernel.org, davem@davemloft.net, tiwai@suse.de, stephen@networkplumber.org Subject: Re: Request for inclusion on linux-4.14.y Message-ID: <20180920052453.GA24213@kroah.com> References: <20180919223744.GA30415@dev-dsk-alakeshh-2b-5cdffd54.us-west-2.amazon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180919223744.GA30415@dev-dsk-alakeshh-2b-5cdffd54.us-west-2.amazon.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Sep 19, 2018 at 10:37:44PM +0000, Alakesh Haloi wrote: > Hello Greg, > > Can you please consider including the following patch in the stable > linux-4.14.y branch? > > This is to fix a defect in the Hyper-V network driver (hv_netsvc) that > triggers kernel null pointer dereference bug, while loading the driver. > > b19b46346f48("hv/netvsc: Fix NULL dereference at single queue mode fallback") Now applied, thanks. greg k-h