Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp267317pxy; Thu, 22 Apr 2021 01:27:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy/HvKDLyXPslSMXKZT/9Vq1KMfU1BSBl+61zyLRkziViLRec1qh4iCSTZ+oz4mUXntply5 X-Received: by 2002:a50:8d8a:: with SMTP id r10mr2281719edh.132.1619080072630; Thu, 22 Apr 2021 01:27:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619080072; cv=none; d=google.com; s=arc-20160816; b=canOntyhbg+EASe5LdKb8k706GxqHvzkCRXDX58nUZWPPdaMm+dUSDWdHe+MsIjdf0 v65BTU5QTF8UqXLTMjbO9ueaHXGfpfB2WfS9rII6hoF6KJa0jtkcTM9sXl9AS17Bas6w Jz7rztnexItqDMqHKH1A+6nChqan58VW3mxXmt8Wzzagx+HcCVUAWaLYSgg4b5XHFOtW FaYgMFLTg2fFPgzEYvtlYkynOdleVz99R1tyUaukOtOSEVsVNpStb5TeO1mRv9c/q7KD QEy/VWw23NGQolNPJTpKPKp9i3OXoM1GcjBl2ZOEd+mUqbf2uOUn0IVLTvmFyibFgw8H 6ZOA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=AHAkOchVrIEcuKtBKGv8UPMICPaHPJipwReXnHYBDqI=; b=hlU8IBNaYvhz2JC278WO4hTZXp6kHkpA0XycVJUOi2UXnbL7sCPZibbZQeTRHTfI8J PE07aQMUQBLq6fl6qK76Pv7JFEtNEeDcw02pimPlWW9XdVra7MpqzHV6iWHCy9csYHB9 95DaDhZLhyGfiLf/wvxD+I/QqWxYxPDJcKQeeCCyX1VFtUVqemkaequsDBzxSp2El4Bv EP7PWILeOMEbKClOMhS5CnApe/HX7L4qS0ex10JeRfbzs9MhTojl2H28w/AJjdV481FR NSMPuba62OM2ckKtC8+S+A5KxQ5GChwj+HdzfjxuXKu6RowvIhao5ND4Q1GayDNeCO7s OxsA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=rKy5TDzR; spf=pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ky1si1618166ejc.438.2021.04.22.01.27.23; Thu, 22 Apr 2021 01:27:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=rKy5TDzR; spf=pass (google.com: domain of linux-nfs-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230270AbhDVI14 (ORCPT + 99 others); Thu, 22 Apr 2021 04:27:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:53770 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229655AbhDVI1z (ORCPT ); Thu, 22 Apr 2021 04:27:55 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D34DE613D1; Thu, 22 Apr 2021 08:27:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619080040; bh=LS/NEzSKx2GRkFlEEFV0SXW4rgTOUa82+jGpdMVITaE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rKy5TDzRXqv52AOAOvC40y2CdPyHU6amaTWKJGwyhRZQBHNuZgGFbWfPWzPgyQAcq OqojzsPUX6IQQXYHwwkCmWD4sna3vtqvDGJshCfmFn092RUWyL4qhuWslWBhJ3RppK e67tD2+GNEuy9zmdU0lznaLePTVvUz3l2S22OWP4= Date: Thu, 22 Apr 2021 10:27:17 +0200 From: Greg KH To: Sudip Mukherjee Cc: Leon Romanovsky , "J. Bruce Fields" , Aditya Pakki , Chuck Lever , Trond Myklebust , Anna Schumaker , "David S. Miller" , Jakub Kicinski , Dave Wysochanski , linux-nfs@vger.kernel.org, netdev , linux-kernel Subject: Re: [PATCH] SUNRPC: Add a check for gss_release_msg Message-ID: References: <20210407001658.2208535-1-pakki001@umn.edu> <20210420171008.GB4017@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org On Thu, Apr 22, 2021 at 09:10:53AM +0100, Sudip Mukherjee wrote: > Hi Greg, > > On Wed, Apr 21, 2021 at 11:21 AM Greg KH wrote: > > > > On Wed, Apr 21, 2021 at 11:07:11AM +0100, Sudip Mukherjee wrote: > > > Hi Greg, > > > > > > On Wed, Apr 21, 2021 at 6:44 AM Greg KH wrote: > > > > > > > > On Wed, Apr 21, 2021 at 08:10:25AM +0300, Leon Romanovsky wrote: > > > > > On Tue, Apr 20, 2021 at 01:10:08PM -0400, J. Bruce Fields wrote: > > > > > > On Tue, Apr 20, 2021 at 09:15:23AM +0200, Greg KH wrote: > > > > > > > If you look at the code, this is impossible to have happen. > > > > > > > > > > > > > > > > > > > > > They introduce kernel bugs on purpose. Yesterday, I took a look on 4 > > > > > accepted patches from Aditya and 3 of them added various severity security > > > > > "holes". > > > > > > > > All contributions by this group of people need to be reverted, if they > > > > have not been done so already, as what they are doing is intentional > > > > malicious behavior and is not acceptable and totally unethical. I'll > > > > look at it after lunch unless someone else wants to do it... > > > > > > A lot of these have already reached the stable trees. I can send you > > > revert patches for stable by the end of today (if your scripts have > > > not already done it). > > > > Yes, if you have a list of these that are already in the stable trees, > > that would be great to have revert patches, it would save me the extra > > effort these mess is causing us to have to do... > > The patch series for all the stable branches should be with you now. > > But for others: > https://lore.kernel.org/stable/YIEVGXEoeizx6O1p@debian/ for v5.11.y > and other branches are sent as a reply to that mail. Thank you, I now have them. I will be looking at them when I get the chance, and comparing them to what I end up getting merged into 5.13-rc1. greg k-h