Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp4095637pxk; Tue, 8 Sep 2020 10:32:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwmQ5J6c5h10O4n6iWqHRiqMQ0Yj6JGjO3U7OCTmEMJbYPW9J9H4lEQQw7HPeJinKGxaIL1 X-Received: by 2002:a17:907:72c2:: with SMTP id du2mr17201909ejc.512.1599586361636; Tue, 08 Sep 2020 10:32:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599586361; cv=none; d=google.com; s=arc-20160816; b=kbG47gayuuBJamWU8J1unxpPJTKJxGneUVVFpvjh/KJB8xU9Kxz//1k0jBnxQfjLnV SS8f5OMhcg8rLN/Oc+tCfkWGBLzRI4jDrre4I6Tf3LgGN2AXtqyDU+qvbjyKISkp7udG cXGiwrWEn0gxKYwdO4FwmhxrZJQs2nkLLtH8U3KGy7q746q2C9ohJmilWhJ0nwTFe5aN 2ZcfT1iFk2yMw+TzazSOMBhx3VkdTYpW3WUZ1VALMQK2V5a1+qtz+gB+kQ253LI63Y6o 5uim2Pgp5wbDHk29nQQLpuhY1guuNrxUUv3lgxIIvaY4cqIAIphLIMhVkybukz4GnUMP DGUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=oufIIjCoVBS8zVODpP8wuoLVoU/raLLZ4oG4nCh146s=; b=QJXQEgIserlKS9B6uzHcWsRfunzzB8lY9L9kdzNRWzSayZ125jKX/OeZcWWVb1P7hp UnaAFajwJAzW9rx8266f1PKQ1qS0lzpnUxti5EjW7egQ2TZMnbRgApHshsv/hswyjoBj rbx9OSN2T4H6nExGJnXK1HhO4rZGGzgpVYbcr0V8xtqbeizDl9s3OKvGI1rY+IGCuyrz dzWr3pBS/xS/ZGZFMYqyRc/jLRzNIwPFtf82W+DpgpgwueXHIavsTFGwobAWexb6fMTp AcEFQeDnBh0+z0jlqABfhssC8H2JBqpc0To+pK9SxZ7RHQqawaw17OtTo+KJkTFDwE09 3gMA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=tYB4yF89; 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; dmarc=fail (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 h11si11927280edw.573.2020.09.08.10.32.18; Tue, 08 Sep 2020 10:32:41 -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; dkim=pass header.i=@kernel.org header.s=default header.b=tYB4yF89; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731874AbgIHR3a (ORCPT + 99 others); Tue, 8 Sep 2020 13:29:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:58192 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731548AbgIHQQJ (ORCPT ); Tue, 8 Sep 2020 12:16:09 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CE40222597; Tue, 8 Sep 2020 13:03:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599570205; bh=Mjj6isNwDffeAOtdV0P2jtlwiRjss5m7SJ9I3ziDE20=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tYB4yF899rvv7EuFVWA4A63efOaGo9YF6nOXNCWrneHHV+LlFHuwCpjtJNa/3tPLP mYVqIC/HBmH9ce9qyRQMgITuyG1GepgzcxT/XXbGDNgAOhojhyPcsMAZnVYZopJqK/ WYdl2OUrhmAhqd5BR+BEx/6/uKR8OVoajwV9XOWQ= Date: Tue, 8 Sep 2020 15:03:37 +0200 From: Greg KH To: Ajay Kaher Cc: sashal@kernel.org, alex.williamson@redhat.com, cohuck@redhat.com, peterx@redhat.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, srivatsab@vmware.com, srivatsa@csail.mit.edu, vsirnapalli@vmware.com Subject: Re: [PATCH v4.9.y 0/3] vfio: Fix for CVE-2020-12888 Message-ID: <20200908130337.GB3075407@kroah.com> References: <1599510917-23734-1-git-send-email-akaher@vmware.com> <1599510917-23734-4-git-send-email-akaher@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1599510917-23734-4-git-send-email-akaher@vmware.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 08, 2020 at 02:05:17AM +0530, Ajay Kaher wrote: > CVE-2020-12888 Kernel: vfio: access to disabled MMIO space of some > devices may lead to DoS scenario > > The VFIO modules allow users (guest VMs) to enable or disable access to the > devices' MMIO memory address spaces. If a user attempts to access (read/write) > the devices' MMIO address space when it is disabled, some h/w devices issue an > interrupt to the CPU to indicate a fatal error condition, crashing the system. > This flaw allows a guest user or process to crash the host system resulting in > a denial of service. > > Patch 1/ is to force the user fault if PFNMAP vma might be DMA mapped > before user access. > > Patch 2/ setup a vm_ops handler to support dynamic faulting instead of calling > remap_pfn_range(). Also provides a list of vmas actively mapping the area which > can later use to invalidate those mappings. > > Patch 3/ block the user from accessing memory spaces which is disabled by using > new vma list support to zap, or invalidate, those memory mappings in order to > force them to be faulted back in on access. > > Upstreamed patches link: > https://lore.kernel.org/kvm/158871401328.15589.17598154478222071285.stgit@gimli.home > > [PATCH v4.9.y 1/3]: > Backporting of upsream commit 41311242221e: > vfio/type1: Support faulting PFNMAP vmas > > [PATCH v4.9.y 2/3]: > Backporting of upsream commit 11c4cd07ba11: > vfio-pci: Fault mmaps to enable vma tracking > > [PATCH v4.9.y 3/3]: > Backporting of upsream commit abafbc551fdd: > vfio-pci: Invalidate mmaps and block MMIO access on disabled memory All now queued up, thanks. greg k-h