Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4340145pxj; Tue, 8 Jun 2021 11:55:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwI+8Aebs7T1vMB3IBrzoAAUWz6W1nvUVWvzp9Hwn3QIuljjj2ZbKRkcqDD73YiWdUgnC52 X-Received: by 2002:a17:906:5f99:: with SMTP id a25mr24862777eju.45.1623178529660; Tue, 08 Jun 2021 11:55:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623178529; cv=none; d=google.com; s=arc-20160816; b=Iyf+M1l4rOQTjHBmvNqcNO1yCM/tuLrjJBBSxRzmltkB2Y/gBvqDwh8lDja9LVEJjP O8qKV55xI7KIIpd2cc7X0ojGwqWnJYFhp/uBCP0mx6Ex9ucRlR6TOAgvUgN/+c7ut284 kgQPLWPhJKix0RSdR+HDivKjeBIV7SLY+Ql7DNAhPVK9ajX6YR5RziJ8TB3jhR9om87L 3oI3MkHDmx1aUKAq2HyFoH8Hknn47S2MncsgpZB4/00e5UxtBB+CHkoHaGmkaJpiwmFH n7abJEaVc1TVMqmoRTbJbmfP+6OAstxiX7kK8mi2UikU49bQBuGm1mjJ/0nKJBwPg0MF VJZw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=KzhBrkJg1gBsP/rarIMdHZME0kBHFvH4nPNACmIGsm0=; b=Z7UV/caiGOIMbX2HGR03u3aUWujvwraFgWWKx0EXxb6HiYrIhMu2pLuZq2/79JJ8Li P/9OOIF5IaYGvDqIOibDzMDQuPVeldbIfTZ2m2VgdcZwPz1q7KUdG/2ex8Qm40Dvmc7r SgIzL7Rf2JoxKoPSz/GJyekfNbCdZknvMfAD2pjfz6GB2GdOxYCCj1QbrcAgrZYaK3II P8LIq9rzTlYTz7r08s+usUiY/3rzqrvdb7A422U79CSALSPBnlm058mtA9cS6sTCXM2g F6yazXbNSc4J+QuxblInkjaWb+fjimNaSbvaS1484zNR2F26Vcml5iEmNruOAigMRG7L IlGw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gsEvYUAG; 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=pass (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 k22si379798ejd.339.2021.06.08.11.55.06; Tue, 08 Jun 2021 11:55:29 -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=@linuxfoundation.org header.s=korg header.b=gsEvYUAG; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236249AbhFHSxA (ORCPT + 99 others); Tue, 8 Jun 2021 14:53:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:44348 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234350AbhFHSrN (ORCPT ); Tue, 8 Jun 2021 14:47:13 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8E3FC613DD; Tue, 8 Jun 2021 18:37:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623177473; bh=L17dMDqViDJjliDQM2ImeP0qsqt21qLjtnutnvdm9kY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gsEvYUAGlXOHkGmFXCBAxAYSROzjx20lD8+Bqk1iHzMqnJnEO6WaSIi+qyEUbXsm8 b1iUzUPSWEnziFcVGW1TMCZW4IhbHWe7Wk6jSW77+2PkvvVUJYs0v6nIUWZEFIC2Rl wpsSAdxOWSNEf4rIL+QbSGjnIpYZ//O/DAPY1D+M= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mina Almasry , Mike Kravetz , Axel Rasmussen , Peter Xu , Andrew Morton , Linus Torvalds , Sasha Levin Subject: [PATCH 5.4 63/78] mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY Date: Tue, 8 Jun 2021 20:27:32 +0200 Message-Id: <20210608175937.401008718@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210608175935.254388043@linuxfoundation.org> References: <20210608175935.254388043@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Mina Almasry [ Upstream commit d84cf06e3dd8c5c5b547b5d8931015fc536678e5 ] The userfaultfd hugetlb tests cause a resv_huge_pages underflow. This happens when hugetlb_mcopy_atomic_pte() is called with !is_continue on an index for which we already have a page in the cache. When this happens, we allocate a second page, double consuming the reservation, and then fail to insert the page into the cache and return -EEXIST. To fix this, we first check if there is a page in the cache which already consumed the reservation, and return -EEXIST immediately if so. There is still a rare condition where we fail to copy the page contents AND race with a call for hugetlb_no_page() for this index and again we will underflow resv_huge_pages. That is fixed in a more complicated patch not targeted for -stable. Test: Hacked the code locally such that resv_huge_pages underflows produce a warning, then: ./tools/testing/selftests/vm/userfaultfd hugetlb_shared 10 2 /tmp/kokonut_test/huge/userfaultfd_test && echo test success ./tools/testing/selftests/vm/userfaultfd hugetlb 10 2 /tmp/kokonut_test/huge/userfaultfd_test && echo test success Both tests succeed and produce no warnings. After the test runs number of free/resv hugepages is correct. [mike.kravetz@oracle.com: changelog fixes] Link: https://lkml.kernel.org/r/20210528004649.85298-1-almasrymina@google.com Fixes: 8fb5debc5fcd ("userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support") Signed-off-by: Mina Almasry Reviewed-by: Mike Kravetz Cc: Axel Rasmussen Cc: Peter Xu Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Sasha Levin --- mm/hugetlb.c | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/mm/hugetlb.c b/mm/hugetlb.c index 3b08e34a775d..fe15e7d8220a 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -4338,10 +4338,20 @@ int hugetlb_mcopy_atomic_pte(struct mm_struct *dst_mm, struct page *page; if (!*pagep) { - ret = -ENOMEM; + /* If a page already exists, then it's UFFDIO_COPY for + * a non-missing case. Return -EEXIST. + */ + if (vm_shared && + hugetlbfs_pagecache_present(h, dst_vma, dst_addr)) { + ret = -EEXIST; + goto out; + } + page = alloc_huge_page(dst_vma, dst_addr, 0); - if (IS_ERR(page)) + if (IS_ERR(page)) { + ret = -ENOMEM; goto out; + } ret = copy_huge_page_from_user(page, (const void __user *) src_addr, -- 2.30.2