From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1BC84C43460 for ; Wed, 21 Apr 2021 12:09:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DABF961447 for ; Wed, 21 Apr 2021 12:09:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238047AbhDUMJc (ORCPT ); Wed, 21 Apr 2021 08:09:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:40308 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235392AbhDUMJa (ORCPT ); Wed, 21 Apr 2021 08:09:30 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CDF7B613E0; Wed, 21 Apr 2021 12:08:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619006937; bh=NqFDGkhYlRMiJHTALUJ/CZF7PfCzmd7eTSEsM8iXJTE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KuKVg4HLbA2Nf+78ZDgbo2U08h31kzp56CNuphfVNhnWthd+ayYdQu3qXGOOtoXrJ T7QRTxtNRnb9TL0Th+9Bu5woNqOn6dx7CXuuYmYEC4NEcXCyOAkt/LcUDB42guSxY1 ES8LETtsfqvX6i8OFZhCHr1fUe5JOcRee6xA/a2M= Date: Wed, 21 Apr 2021 14:08:54 +0200 From: Greg KH To: "Shelat, Abhi" Cc: Sudip Mukherjee , 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> <3B9A54F7-6A61-4A34-9EAC-95332709BAE7@northeastern.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3B9A54F7-6A61-4A34-9EAC-95332709BAE7@northeastern.edu> Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org On Wed, Apr 21, 2021 at 11:58:08AM +0000, Shelat, Abhi wrote: > >> > >>>> 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… > >> > > > > Academic research should NOT waste the time of a community. Thank you for saying this, I appreciate it. greg k-h