Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp65606pxy; Wed, 21 Apr 2021 18:41:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxw70pbWupTcX5VYHNF4Pa1gWeR6N0k+ADEHrYbCcLw3bb1vQ59TUeyoXZA9KSsZLykqY+w X-Received: by 2002:a17:906:341a:: with SMTP id c26mr737357ejb.238.1619055692248; Wed, 21 Apr 2021 18:41:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619055692; cv=none; d=google.com; s=arc-20160816; b=WaDlBq+TDPoKqy+6TCv3GWP3NIstoPOcIVnu0kSx26J99R1gd0zsup9BHuISu4YyJ1 dTTAOrJ1woCRNFUAnQy2XNpazkB4OdlUW95M4tfKs+eot2e9L6d9bDOrFxTpx1rfFSII EBCsp9W0fA8TYRHeFXanzI/oHy+TL7HTibCOeUUuIQKHQ2e3HHLeBF3QlrlONjJHzmxT 8SO4W1Qoao7MkC79oNyYpODmOhMyZVKQ39zZMhN1sx6CzZZHEDEVYxUOEm7sxnkbw/FL Jtrs871RM86NLLfD4sdENz0WLkAslFDTkNn89qwqLhHeWDYkryIQSyyy9iLG/0QPwCla bTyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:mail-followup-to:reply-to:message-id :subject:cc:to:from:date; bh=XTjo9mezmMqrhdf/9uLNJ9l+raSfqNg5owJqN4nNfZg=; b=qDkbgHSpXvHsfDaJbt1d/12iH7qbmE3o6tdtZG+w7sI7E/LGgcW7QTKGdjWei7eKrU i+0jBcoNrOW8Lg5iNXvAqD7c/wX37gpUH7bLVcrnKHiJYMouJCkVXV0ekW4yce+Lne1+ ORHKjCiwOkW8PCX24Tu+jZKrCWM4hG030Bdjo6h71EBfRiEQ9TYvcw7ek3WWHm0i6TrW xH2RA/oDlBpa4txJxUNPTOx6Vn8Eg+NdJByKYg6haFHfxTNdFW6iVA8W/mDhVWPpN73v l9k0vUWAmFagjj8xK5Y6vKBShHUPUz3VHEYlBbCfkbVopG7TCkXKiYzrhfJP9q2uhYWo nMOg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f7si1065140edd.474.2021.04.21.18.41.09; Wed, 21 Apr 2021 18:41:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241226AbhDUQBz (ORCPT + 99 others); Wed, 21 Apr 2021 12:01:55 -0400 Received: from mx2.suse.de ([195.135.220.15]:37890 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240784AbhDUQBy (ORCPT ); Wed, 21 Apr 2021 12:01:54 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id DE750B4AE; Wed, 21 Apr 2021 16:01:19 +0000 (UTC) Received: by ds.suse.cz (Postfix, from userid 10065) id 9C7F3DA7AE; Wed, 21 Apr 2021 17:59:00 +0200 (CEST) Date: Wed, 21 Apr 2021 17:59:00 +0200 From: David Sterba To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Kangjie Lu , David Sterba Subject: Re: [PATCH 106/190] Revert "tty: ipwireless: fix missing checks for ioremap" Message-ID: <20210421155900.GB7604@twin.jikos.cz> Reply-To: dsterba@suse.cz Mail-Followup-To: dsterba@suse.cz, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Kangjie Lu , David Sterba References: <20210421130105.1226686-1-gregkh@linuxfoundation.org> <20210421130105.1226686-107-gregkh@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210421130105.1226686-107-gregkh@linuxfoundation.org> User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 21, 2021 at 02:59:41PM +0200, Greg Kroah-Hartman wrote: > This reverts commit 1bbb1c318cd8a3a39e8c3e2e83d5e90542d6c3e3. > > Commits from @umn.edu addresses have been found to be submitted in "bad > faith" to try to test the kernel community's ability to review "known > malicious" changes. The result of these submissions can be found in a > paper published at the 42nd IEEE Symposium on Security and Privacy > entitled, "Open Source Insecurity: Stealthily Introducing > Vulnerabilities via Hypocrite Commits" written by Qiushi Wu (University > of Minnesota) and Kangjie Lu (University of Minnesota). > > Because of this, all submissions from this group must be reverted from > the kernel tree and will need to be re-reviewed again to determine if > they actually are a valid fix. Until that work is complete, remove this > change to ensure that no problems are being introduced into the > codebase. I've reviewed the patch at the time and now again with fresh eyes, but it's IMO a valid fix that would have to be done the same way after revert.