From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:52010 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752087AbeCVKcn (ORCPT ); Thu, 22 Mar 2018 06:32:43 -0400 Date: Thu, 22 Mar 2018 11:32:33 +0100 From: Greg Kroah-Hartman To: "Srivatsa S. Bhat" Cc: Steve French , Thomas Backlund , =?iso-8859-1?Q?Aur=E9lien?= Aptel , LKML , Stable , Ronnie Sahlberg , Pavel Shilovskiy , CIFS Subject: Re: [PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed Message-ID: <20180322103233.GA10695@kroah.com> References: <6bca5a97-f581-86b8-12ad-77147619d519@csail.mit.edu> <309db6c4-7e21-bfbe-44d4-eb41f5516d5e@csail.mit.edu> <20180313092133.GA13325@kroah.com> <20180316133241.GC11397@kroah.com> <6745f869-e249-a891-8d76-79f2830dd57f@csail.mit.edu> <46a98623-2125-1f16-c456-db06f015f95a@csail.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46a98623-2125-1f16-c456-db06f015f95a@csail.mit.edu> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Mar 21, 2018 at 10:15:51PM -0700, Srivatsa S. Bhat wrote: > On 3/21/18 10:12 PM, Srivatsa S. Bhat wrote: > > On 3/21/18 7:02 PM, Steve French wrote: > >> Found a patch which solves the dependency issue. In my testing (on > >> 4.9, with Windows 2016, and also to Samba) as Pavel suggested this > >> appears to fix the problem, but I will let Srivatsa confirm that it > >> also fixes it for him. The two attached patches for 4.9 should work. > >> > > > > Indeed, those two patches fix the problem for me on 4.9. Thanks a lot > > Steve, Pavel and Aurelien for all your efforts in fixing this! > > > > I was also interested in getting this fixed on 4.4, so I modified the > > patches to apply on 4.4.88 and verified that they fix the mount > > I meant to say 4.4.122 there (the latest stable 4.4 version at the moment). Thanks for these, all now queued up. greg k-h