Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp4260435pxu; Wed, 9 Dec 2020 12:20:24 -0800 (PST) X-Google-Smtp-Source: ABdhPJxIzkQEZwA6mFSNJvHdkKamRsQpewQjVjXZWaoeWBlUbHuqXdgjh90lxRRnyOvRIyx1Ig9D X-Received: by 2002:a17:906:a0c3:: with SMTP id bh3mr3605677ejb.497.1607545224417; Wed, 09 Dec 2020 12:20:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607545224; cv=none; d=google.com; s=arc-20160816; b=X0bHXy6OcCDKUOZfcQoAfGdmhH5eZZX3zJlr0Pz109C4+FtaQLX9yY4ywN+Tzn6oUU YbI125ga4NvgkXjFvecktPvDuSEWyE7GUVMXOb1AgleqLvXtqCGGq5RdwhNds9Q6P1Uo 7QkKRZrffRUXmf+AxmQjfVG1ilOdUMcBt9eqz1E3vawBxVOCnZYPj2qgPElQSzd1pN1B hpp1UULFmjqHgt2Y/YXyAdt9WOwW8EQovVl5jGsUjzftmUSSj0eeVxLRwLayuTHpylLt JyvEM301f1jwv7zueS1iF/osreSR45eqvZx5KmzZqrYS9x3FLz/Fpcvrw95ogrpMtKaT rMAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=z1QFMUHwmjiEHpQ+tOsbTN8BpLvJ4dFttFATd5zPhdU=; b=dW3C8N0nM4xAzJTGyzBVqtUaexJL42JvpIELtfkG4Vi1o4C2VGh+yoZHzUmYFdZCh1 M5L9deoeUC7IwUB8nmS3AyAPeInRmDTcAFX15XVsIirwhM7xVtp3ZRPYKnpqehPXIGo5 a1xjD6Sa7Wm5Npx4MgUqWvZdhpCGeWfcM702aBDp6iJqU2PmPdR0GBJ8xcMZSkFVQB7J L374SOPXTLT4yXtJUfu4RDIFPAaceDmN4HUJINvSc4uRY9x5+/FibK0LGAzA2gLS1N1X X38urfZqwqo0R1PX33AkClAlnjsGsPMEyakVwfUOf+Esh/D+Ol2hHo5k7Jct+iY24QI8 +7hw== 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 bi10si1554413edb.483.2020.12.09.12.19.59; Wed, 09 Dec 2020 12:20:24 -0800 (PST) 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 S1733075AbgLIS2Q (ORCPT + 99 others); Wed, 9 Dec 2020 13:28:16 -0500 Received: from szxga07-in.huawei.com ([45.249.212.35]:9412 "EHLO szxga07-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732930AbgLIS14 (ORCPT ); Wed, 9 Dec 2020 13:27:56 -0500 Received: from DGGEMS402-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4Crlr05FPqz7Byf; Thu, 10 Dec 2020 02:26:40 +0800 (CST) Received: from localhost.localdomain (10.69.192.58) by DGGEMS402-HUB.china.huawei.com (10.3.19.202) with Microsoft SMTP Server id 14.3.487.0; Thu, 10 Dec 2020 02:27:03 +0800 From: John Garry To: , CC: , , , , , John Garry Subject: [PATCH v4 2/3] iommu/iova: Avoid double-negatives in magazine helpers Date: Thu, 10 Dec 2020 02:23:08 +0800 Message-ID: <1607538189-237944-3-git-send-email-john.garry@huawei.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1607538189-237944-1-git-send-email-john.garry@huawei.com> References: <1607538189-237944-1-git-send-email-john.garry@huawei.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.69.192.58] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A similar crash to the following could be observed if initial CPU rcache magazine allocations fail in init_iova_rcaches(): Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 Mem abort info: free_iova_fast+0xfc/0x280 iommu_dma_free_iova+0x64/0x70 __iommu_dma_unmap+0x9c/0xf8 iommu_dma_unmap_sg+0xa8/0xc8 dma_unmap_sg_attrs+0x28/0x50 cq_thread_v3_hw+0x2dc/0x528 irq_thread_fn+0x2c/0xa0 irq_thread+0x130/0x1e0 kthread+0x154/0x158 ret_from_fork+0x10/0x34 The issue is that expression !iova_magazine_full(NULL) evaluates true; this falls over in __iova_rcache_insert() when we attempt to cache a mag and cpu_rcache->loaded == NULL: if (!iova_magazine_full(cpu_rcache->loaded)) { can_insert = true; ... if (can_insert) iova_magazine_push(cpu_rcache->loaded, iova_pfn); As above, can_insert is evaluated true, which it shouldn't be, and we try to insert pfns in a NULL mag, which is not safe. To avoid this, stop using double-negatives, like !iova_magazine_full() and !iova_magazine_empty(), and use positive tests, like iova_magazine_has_space() and iova_magazine_has_pfns(), respectively; these can safely deal with cpu_rcache->{loaded, prev} = NULL. Signed-off-by: John Garry Tested-by: Xiang Chen Reviewed-by: Zhen Lei --- drivers/iommu/iova.c | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/drivers/iommu/iova.c b/drivers/iommu/iova.c index cf1aacda2fe4..732ee687e0e2 100644 --- a/drivers/iommu/iova.c +++ b/drivers/iommu/iova.c @@ -767,14 +767,18 @@ iova_magazine_free_pfns(struct iova_magazine *mag, struct iova_domain *iovad) mag->size = 0; } -static bool iova_magazine_full(struct iova_magazine *mag) +static bool iova_magazine_has_space(struct iova_magazine *mag) { - return (mag && mag->size == IOVA_MAG_SIZE); + if (!mag) + return false; + return mag->size < IOVA_MAG_SIZE; } -static bool iova_magazine_empty(struct iova_magazine *mag) +static bool iova_magazine_has_pfns(struct iova_magazine *mag) { - return (!mag || mag->size == 0); + if (!mag) + return false; + return mag->size; } static unsigned long iova_magazine_pop(struct iova_magazine *mag, @@ -783,7 +787,7 @@ static unsigned long iova_magazine_pop(struct iova_magazine *mag, int i; unsigned long pfn; - BUG_ON(iova_magazine_empty(mag)); + BUG_ON(!iova_magazine_has_pfns(mag)); /* Only fall back to the rbtree if we have no suitable pfns at all */ for (i = mag->size - 1; mag->pfns[i] > limit_pfn; i--) @@ -799,7 +803,7 @@ static unsigned long iova_magazine_pop(struct iova_magazine *mag, static void iova_magazine_push(struct iova_magazine *mag, unsigned long pfn) { - BUG_ON(iova_magazine_full(mag)); + BUG_ON(!iova_magazine_has_space(mag)); mag->pfns[mag->size++] = pfn; } @@ -845,9 +849,9 @@ static bool __iova_rcache_insert(struct iova_domain *iovad, cpu_rcache = raw_cpu_ptr(rcache->cpu_rcaches); spin_lock_irqsave(&cpu_rcache->lock, flags); - if (!iova_magazine_full(cpu_rcache->loaded)) { + if (iova_magazine_has_space(cpu_rcache->loaded)) { can_insert = true; - } else if (!iova_magazine_full(cpu_rcache->prev)) { + } else if (iova_magazine_has_space(cpu_rcache->prev)) { swap(cpu_rcache->prev, cpu_rcache->loaded); can_insert = true; } else { @@ -856,8 +860,9 @@ static bool __iova_rcache_insert(struct iova_domain *iovad, if (new_mag) { spin_lock(&rcache->lock); if (rcache->depot_size < MAX_GLOBAL_MAGS) { - rcache->depot[rcache->depot_size++] = - cpu_rcache->loaded; + if (cpu_rcache->loaded) + rcache->depot[rcache->depot_size++] = + cpu_rcache->loaded; } else { mag_to_free = cpu_rcache->loaded; } @@ -908,9 +913,9 @@ static unsigned long __iova_rcache_get(struct iova_rcache *rcache, cpu_rcache = raw_cpu_ptr(rcache->cpu_rcaches); spin_lock_irqsave(&cpu_rcache->lock, flags); - if (!iova_magazine_empty(cpu_rcache->loaded)) { + if (iova_magazine_has_pfns(cpu_rcache->loaded)) { has_pfn = true; - } else if (!iova_magazine_empty(cpu_rcache->prev)) { + } else if (iova_magazine_has_pfns(cpu_rcache->prev)) { swap(cpu_rcache->prev, cpu_rcache->loaded); has_pfn = true; } else { -- 2.26.2