Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp1604879iog; Thu, 16 Jun 2022 09:41:58 -0700 (PDT) X-Google-Smtp-Source: AGRyM1uVmmVD5376mGMbdEp7o/v43hh8kQFZCkpwR2D0N4ZtZKAdOdwl0b4U6mQiLg3F8XzatJb9 X-Received: by 2002:a63:87c3:0:b0:401:ced9:cc22 with SMTP id i186-20020a6387c3000000b00401ced9cc22mr5202138pge.35.1655397718503; Thu, 16 Jun 2022 09:41:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1655397718; cv=none; d=google.com; s=arc-20160816; b=gjayL5cCVRjY6tDNQxRb5LzSDTkzETRja1pQSM1npRnTLGHjJqE+5Oolpi/6mfuhNx JTzNcrWSshnTf76qGLlO/YdKxDqQ5bNVZ3pFmc9NzG4lL3Gagh9d8E5doYs8dBFQ62vE NGpFC3WMhH8gQJU9Q7wf7P+z+mUrAFnRWsdgp/LWkdWASaz3Iwryluw0kfXf3sYW/aHv fL4N8NWGhlmSXemRYxNeJF83oXrqG81C/n7isVWHXT9NHVHW716eq1p1+cVNOqO4lRpu fWg99GDpBFt0Aj74/AcgBxyIoEtwWcc10KLWhyR6TQjjZavXdlmQL9bm/euxvWzpEYrD 7PKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=scSJ7I0flhtCSUWDBJBxoGuqmis7qz8Wui6mKfX7mus=; b=FKQCY/9mTXYAkNmG+XjdFwtDsGBvrImkjqXOpcX2bmvYVNxYkeYvYCFyiQe9wv075H IOkVMrVLi699XZMRDbIXh1vxliB0axAIace4j3XAk7H6fTP09IY5/dAxTQ9juz8V+jvR OXwCEXWFuj4tiWAhaIEtWCenf7IPXP+NseWt2Xb0WlKZbDGi36S1Xt5eHL8+jIlCF9bv JVn9t+gfs6I1G6nsK6XXw3M/5GebxDbWNlP0TrKd/GE0x2ej0vTLQtiwpDdKDlEmoic1 zBEyA9JMATxEp8Z/Ww5JQQ53jvp7DDY/BbCQpv+OVgyXQmXt3rkbMQshORiHf5ORS6ia /V8g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i185-20020a6387c2000000b003fd1dbb91c1si2946874pge.727.2022.06.16.09.41.45; Thu, 16 Jun 2022 09:41:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378128AbiFPQSP (ORCPT + 99 others); Thu, 16 Jun 2022 12:18:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52472 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1378104AbiFPQSC (ORCPT ); Thu, 16 Jun 2022 12:18:02 -0400 Received: from out30-132.freemail.mail.aliyun.com (out30-132.freemail.mail.aliyun.com [115.124.30.132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1DD4D11153; Thu, 16 Jun 2022 09:17:54 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R101e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046051;MF=xianting.tian@linux.alibaba.com;NM=1;PH=DS;RN=12;SR=0;TI=SMTPD_---0VGaoY40_1655396270; Received: from localhost(mailfrom:xianting.tian@linux.alibaba.com fp:SMTPD_---0VGaoY40_1655396270) by smtp.aliyun-inc.com; Fri, 17 Jun 2022 00:17:51 +0800 From: Xianting Tian To: akpm@linux-foundation.org, ziy@nvidia.com, gregkh@linuxfoundation.org, stable@vger.kernel.org, guoren@kernel.org Cc: huanyi.xj@alibaba-inc.com, guohanjun@huawei.com, zjb194813@alibaba-inc.com, tianhu.hh@alibaba-inc.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Xianting Tian Subject: [PATCH 4.19] mm: page_alloc: validate buddy page before using Date: Fri, 17 Jun 2022 00:17:42 +0800 Message-Id: <20220616161746.3565225-3-xianting.tian@linux.alibaba.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220616161746.3565225-1-xianting.tian@linux.alibaba.com> References: <20220616161746.3565225-1-xianting.tian@linux.alibaba.com> X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, ENV_AND_HDR_SPF_MATCH,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY,USER_IN_DEF_SPF_WL autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit 787af64d05cd ("mm: page_alloc: validate buddy before check its migratetype.") fixes a bug in 1dd214b8f21c and there is a similar bug in d9dddbf55667 that can be fixed in a similar way too. In addition, for RISC-V arch the first 2MB RAM could be reserved for opensbi, so it would have pfn_base=512 and mem_map began with 512th PFN when CONFIG_FLATMEM=y. But __find_buddy_pfn algorithm thinks the start pfn 0, it could get 0 pfn or less than the pfn_base value. We need page_is_buddy() to verify the buddy to prevent accessing an invalid buddy. Fixes: d9dddbf55667 ("mm/page_alloc: prevent merging between isolated and other pageblocks") Cc: stable@vger.kernel.org Reported-by: zjb194813@alibaba-inc.com Reported-by: tianhu.hh@alibaba-inc.com Signed-off-by: Xianting Tian --- mm/page_alloc.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 9c35403d9646..8fc7f1803976 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -858,6 +858,9 @@ static inline void __free_one_page(struct page *page, buddy_pfn = __find_buddy_pfn(pfn, order); buddy = page + (buddy_pfn - pfn); + + if (!page_is_buddy(page, buddy, order)) + goto done_merging; buddy_mt = get_pageblock_migratetype(buddy); if (migratetype != buddy_mt -- 2.17.1