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=-11.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 30096C43461 for ; Wed, 21 Apr 2021 06:08:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0A78061426 for ; Wed, 21 Apr 2021 06:08:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235496AbhDUGJA (ORCPT ); Wed, 21 Apr 2021 02:09:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:42422 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234510AbhDUGI6 (ORCPT ); Wed, 21 Apr 2021 02:08:58 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D8E29613F0; Wed, 21 Apr 2021 06:08:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1618985305; bh=WIwPEMJ2n2GN6Jt5ndPkfj7Jm7o9UsjQNTF/6yR/MTU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=InOtHgCHHyr+UD/fD4781eHlCauiwID5+l3E/0C87fRACgeHv7qNSuJDe/h9kBnd7 4A2TQg8JZfNjlxd7hN5LuE5oDORFNqmcxXE/vF13CMQuBRSiqrncI/77a1pnCs8hN2 EquWx2/oCxBJBDrwi690LLrmqPDyNZjyaAQqrH4DCWJbHVXj+z8sX48UCYp4ImdS4+ UL8ctNm7RtjL3P7T7ve6B3okuJVP704lPWxbIHecjZrXJXiKIq6Us/1tuuSgEMFzHs GdBHDxWMwfB7OrgLZt3JDEJ1rvwYOuIt5V7yK+lcvvIreWLEPPe9X5DIk3SAZNhS2Z G7urCY6QYfu2g== Date: Wed, 21 Apr 2021 09:08:21 +0300 From: Leon Romanovsky To: Greg KH Cc: "J. Bruce Fields" , Aditya Pakki , Chuck Lever , Trond Myklebust , Anna Schumaker , "David S. Miller" , Jakub Kicinski , Dave Wysochanski , linux-nfs@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org 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-kernel@vger.kernel.org On Wed, Apr 21, 2021 at 07:43:03AM +0200, 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. > > > > > > > > Please stop submitting known-invalid patches. Your professor is playing > > > > around with the review process in order to achieve a paper in some > > > > strange and bizarre way. > > > > > > > > This is not ok, it is wasting our time, and we will have to report this, > > > > AGAIN, to your university... > > > > > > What's the story here? > > > > Those commits are part of the following research: > > https://github.com/QiushiWu/QiushiWu.github.io/blob/main/papers/OpenSourceInsecurity.pdf > > > > 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... It looks like the best possible scenario. I asked to revert the bad patch, but didn't get any response yet. https://lore.kernel.org/lkml/YH6aMsbqruMZiWFe@unreal/ > > greg k-h