Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp312178pxj; Tue, 18 May 2021 04:06:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw66875WRtW9wukgnifNn5+aNJXRrnanwTN4nvevcN7Fka5zlUYytgTY4LEjc+hGLPAHF3U X-Received: by 2002:a17:906:4155:: with SMTP id l21mr5306550ejk.424.1621335991319; Tue, 18 May 2021 04:06:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621335991; cv=none; d=google.com; s=arc-20160816; b=xoXYYd7S1hzGQoEmt11yAEhuh3odReUrJLNJMNMIH2B1DzFXUtCN3/hIMjVEtE+tZE j1+0+5T6k82s+pEgRpnsDVpF8OOjNEnEC36RSaQ/i/Apjb/2U86DHSHkRF0EeSpcK72A RgdsGp0njd43RSGU7ymn0WrREns63ip1AotMhBKpAb5sxcRG69Sg2SzzrGQ+9otd25C6 I6Fh4mCqTMC2ucn1zIGhjpTB9YjA2nHHRG5nG/U/47grdUBPvj1sRF2eTsOg9fMum7GE IsFrEDKWT2otC5eS7eSE9y5LaC60zpkfPxu9mXktVmAymTQjOH1eJpVqf1UvxCxVJ1Bq 6WVA== 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=BE2EnV9H3N/fvhN0ZW6Bxh8vEXBC1JiYrq/Ux8L2DZg=; b=KhxUtXvyfKkokcHse0tzmFq0OhKWkK3igFsftXEU3xrAKk11f2QFzdP9NhcSlrNpjE 7/HnQt8E4ukOItZZFWaHVRpg4m5In1V8uf/L14DGXW6i1hdvedQptlcN7hwp89GhkGhy X3/zGymmcQbAGKFfzKOG3i6fDwzEKVC35rapQfA7PnJVYV976PKLp9hApMU3xez7FMeG QnAqPRzbqxVTYCDUG7aFkd6FbfjK/9eRPGX19SVyKFqTEMoAI9aAfTBEE4F70leUBA/6 yTN1ozcW35HF1fQDCgOoM5O6Tr7qgmWUyFmjZbmNUVZs63a4QO33h27jDSY/1gPJNuBj /OlA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=J35pMOuE; 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 gn1si8826797ejc.725.2021.05.18.04.06.07; Tue, 18 May 2021 04:06:31 -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=J35pMOuE; 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 S242907AbhEQPRR (ORCPT + 99 others); Mon, 17 May 2021 11:17:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:47750 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241837AbhEQPG4 (ORCPT ); Mon, 17 May 2021 11:06:56 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 35F5061C27; Mon, 17 May 2021 14:29:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621261754; bh=krCIKtZo6P7jGrPBiaStvZ2n8tEKtJJdDsSUq2CkYcg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=J35pMOuE0L4L0hgdE6s65DRuf98IDmP3nsH1hMTRs6OF2d5nKL6W1nTSOLqrn31Nv bxWU3FqsOY1/q/xp8ESkUG4+XwOkaDKM0C/CtbgOciUzwOVr0d5hCf1GHXHpwmvaVd os2sjItyHSLZ/NTtmycwjHn9065ClL3sNjeS/xCY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mihai Moldovan , Masahiro Yamada , Sasha Levin Subject: [PATCH 5.10 061/289] kconfig: nconf: stop endless search loops Date: Mon, 17 May 2021 15:59:46 +0200 Message-Id: <20210517140307.252626780@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140305.140529752@linuxfoundation.org> References: <20210517140305.140529752@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: Mihai Moldovan [ Upstream commit 8c94b430b9f6213dec84e309bb480a71778c4213 ] If the user selects the very first entry in a page and performs a search-up operation, or selects the very last entry in a page and performs a search-down operation that will not succeed (e.g., via [/]asdfzzz[Up Arrow]), nconf will never terminate searching the page. The reason is that in this case, the starting point will be set to -1 or n, which is then translated into (n - 1) (i.e., the last entry of the page) or 0 (i.e., the first entry of the page) and finally the search begins. This continues to work fine until the index reaches 0 or (n - 1), at which point it will be decremented to -1 or incremented to n, but not checked against the starting point right away. Instead, it's wrapped around to the bottom or top again, after which the starting point check occurs... and naturally fails. My original implementation added another check for -1 before wrapping the running index variable around, but Masahiro Yamada pointed out that the actual issue is that the comparison point (starting point) exceeds bounds (i.e., the [0,n-1] interval) in the first place and that, instead, the starting point should be fixed. This has the welcome side-effect of also fixing the case where the starting point was n while searching down, which also lead to an infinite loop. OTOH, this code is now essentially all his work. Amazingly, nobody seems to have been hit by this for 11 years - or at the very least nobody bothered to debug and fix this. Signed-off-by: Mihai Moldovan Signed-off-by: Masahiro Yamada Signed-off-by: Sasha Levin --- scripts/kconfig/nconf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kconfig/nconf.c b/scripts/kconfig/nconf.c index e0f965529166..af814b39b876 100644 --- a/scripts/kconfig/nconf.c +++ b/scripts/kconfig/nconf.c @@ -504,8 +504,8 @@ static int get_mext_match(const char *match_str, match_f flag) else if (flag == FIND_NEXT_MATCH_UP) --match_start; + match_start = (match_start + items_num) % items_num; index = match_start; - index = (index + items_num) % items_num; while (true) { char *str = k_menu_items[index].str; if (strcasestr(str, match_str) != NULL) -- 2.30.2