Received: by 10.213.65.68 with SMTP id h4csp395259imn; Fri, 16 Mar 2018 06:34:11 -0700 (PDT) X-Google-Smtp-Source: AG47ELvLk/anlSDtn40BDW7hsBPov9fk9gLRL5uMzUGghO+siTBSZnWbDOvfxf7wGejhNSpfiOf5 X-Received: by 10.98.88.5 with SMTP id m5mr1601649pfb.231.1521207251793; Fri, 16 Mar 2018 06:34:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521207251; cv=none; d=google.com; s=arc-20160816; b=rvLLf4ykPBxYAFIt7q9qCzMv5vwYm7FR3580cHkp3ygkyramOVkt9k8kOQOtp1LrFK yt890UUkyx7mfYBT+FXUFMZUJeVOTreAOFnPaSivz5xb4267l/6s5wngDFvYoCfKsdC7 qRAhSId94US3XEe2zxDiSy+cDAxtEPxzLRPXaCPqWb5Cq3KNy85BPVQ0nu2Hsm7SWyKp 95arD8GIeWGHLZUTPGkFLkAMxc2SPZstQ37uhLGzZXYQ0XKEL9eaLDQjBv0k4nbm0AQ/ MNWiTqZP4qZndGsr5P+pjQxQ8dD89wVh3Zw6jt9K/ildH1WwJabk8Z3AgZWzmH+Bg//z AKUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=bdpQcPo68RWM3efkYUNkVs216PuZ5Q1u0ZoJwc3WBV4=; b=hJR9txdfOyN0RsF4COypA5hn8TvwnRmYfz8lA1w03pzzQyFOAi7mnEO0hJz13sDU0V YDwKb0bkUeITSqZhwqc5tjPUfyKFm8QCceLq7KxmWddGVlrz37s4mab8NLd1W8yqGtCK myf7BbcpXMafvM4HJNiNSY2UEZ/Rk8PsSwKSu/04OarsMpuhm6kE20DJ8buQyS+5MuYe TCZ7E2/AbWazwiqsVfMMTwZ+qT2s3bhhxbhPcL4t94Dq9dzIoXoDKs0bf8pOhGhmeSGQ RIQEcb4xsk0Z5CPMtxsoe0IY9af3tYIofHVjGlEyQMqlwGYXAR/dXmgdCV7SelAidaqJ uA1w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bj5-v6si422375plb.712.2018.03.16.06.33.57; Fri, 16 Mar 2018 06:34:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752625AbeCPNcp (ORCPT + 99 others); Fri, 16 Mar 2018 09:32:45 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42384 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751064AbeCPNcn (ORCPT ); Fri, 16 Mar 2018 09:32:43 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 445091173; Fri, 16 Mar 2018 13:32:42 +0000 (UTC) Date: Fri, 16 Mar 2018 14:32:41 +0100 From: Greg Kroah-Hartman To: Steve French Cc: "Srivatsa S. Bhat" , 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: <20180316133241.GC11397@kroah.com> References: <28ffc363-5140-5685-d288-6e3dc07c6369@csail.mit.edu> <20180227085428.GA16879@kroah.com> <20180227124050.GB31888@kroah.com> <6bca5a97-f581-86b8-12ad-77147619d519@csail.mit.edu> <309db6c4-7e21-bfbe-44d4-eb41f5516d5e@csail.mit.edu> <20180313092133.GA13325@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 13, 2018 at 10:21:45AM -0500, Steve French wrote: > There will be a fix needed to correct an oops in calc_signature, > besides the easy patch (smb3 validate negotiate patch). Ok, I still have no idea how to parse this for a stable tree submission. So can someone please just send me a simple "apply these git ids to tree X.X.y so we can fix the problem", otherwise I'm not going to do anything here as I'm really confused, greg k-h