Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp1593402iog; Thu, 16 Jun 2022 09:26:40 -0700 (PDT) X-Google-Smtp-Source: AGRyM1sYbWdopmrbb6N1W74StSpVBLld3Y98UrCh5Upp3CLKiPmwy//K27F7CLqrbs5ohOy9dTDv X-Received: by 2002:a17:906:a57:b0:718:bd7e:e45b with SMTP id x23-20020a1709060a5700b00718bd7ee45bmr5194200ejf.204.1655396800289; Thu, 16 Jun 2022 09:26:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1655396800; cv=none; d=google.com; s=arc-20160816; b=SEVkW4u853SjcHQbTblA06vWfJgLXeLM3TIoePMZqo3rRBOx2gVmm28JLvE/w20tpF K1ewxhG+G4160o1+eCwadvBDn81XgPyo3pZyzrDqIRcAhIlWlp8vEuzMvGMQ1mGTrVhI kyt1dAJRBlPm9NkRQhDfa4lFTwNKXmZRR3XnSMchsRAn6gDpiUtzw2tjMgmfwqySXuqI A4TeFYfc2rDt2VNQlaeec7nT9UUg0TJ7O7RoCsz1ykJbsi3RKAbJHu5Vh6xOUvZW8yTU T6jIRdALiqe0rrwTtRifyCn7i4dy4vMeYyX7Xh/KWtDzfa6eFAuxZWrVjaRJz9R1ZgM6 H/ow== 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=atzSy6p3ZbNAMVxMa5jFBRhWLHPInycYsQ2shusxI8M=; b=tQkdAgMPg1nG8PRkCIEzquDH7pVfAbFKQXJ8H0UqdGXVM8cLZfw8xVuCXTDpoEU8+4 v34+C5KgrTaIrMYugDU1idPNTXv9ZE2Qf4vt8ryEOgr6A/HOkEWb/Kpdr5seBl6vhCZh zOmjDTFbJVJ1ythcA1aWYXmfnY5x28UNSyhw7UPMaFVlr8c6g33Pn71+jLJr3tWErkII c+pNzy47biWAVzuqTe6t7y7gJ+ZVq2o09Lq5Chs6yyP5TriD30ywp2OLQkIILLdwVBLB m0hx4k0z1UCa9Oe7fIx2T7WczgYX+VHMiEvIqAYrkXTm823Fg93Trv7uT4yHl68OMDX0 RjAA== 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 i20-20020aa7dd14000000b0042aabf64903si2762763edv.80.2022.06.16.09.26.15; Thu, 16 Jun 2022 09:26:40 -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 S1378155AbiFPQST (ORCPT + 99 others); Thu, 16 Jun 2022 12:18:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52700 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1378131AbiFPQSE (ORCPT ); Thu, 16 Jun 2022 12:18:04 -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 CBDA22DD61; Thu, 16 Jun 2022 09:18:00 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R141e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046059;MF=xianting.tian@linux.alibaba.com;NM=1;PH=DS;RN=12;SR=0;TI=SMTPD_---0VGamj1U_1655396272; Received: from localhost(mailfrom:xianting.tian@linux.alibaba.com fp:SMTPD_---0VGamj1U_1655396272) by smtp.aliyun-inc.com; Fri, 17 Jun 2022 00:17:53 +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 5.10] mm: page_alloc: validate buddy page before using Date: Fri, 17 Jun 2022 00:17:44 +0800 Message-Id: <20220616161746.3565225-5-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 f3418edb136b..2d845ddfabad 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -1049,6 +1049,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