Received: by 2002:a17:90a:9307:0:0:0:0 with SMTP id p7csp3961427pjo; Tue, 3 Mar 2020 10:08:36 -0800 (PST) X-Google-Smtp-Source: ADFU+vsljBqnWRR9oUCPTtSgOdeJP+d0dgHlfixgxeq7a9W8grJ0ULZ++6idl6LVr2KReQDnsQPx X-Received: by 2002:aca:ed86:: with SMTP id l128mr3373872oih.75.1583258916127; Tue, 03 Mar 2020 10:08:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583258916; cv=none; d=google.com; s=arc-20160816; b=TSPvCHV6dD7V0zSK15m3irDB4P4rl4HZG7QDin4yylB4WBpwg8ySUx12IE9PlHxlrQ cU/cQUdEzBS9rw6ArSEXwA6zi/QfU2YMO0egnys2OvZTokq40W4f/PYVKSFnv1ke9DzI xKNcSXdj23mif1k6rXi+XujD6rsnNlmuoT9EJcZ82WgoIyywh3esre8+W/zrgXfmADeo +B41VRzy92RB2+i6RpnBZeQzxz14ejturSOh2XnRnxcQY3BcUkvbXZN97/+ssXtdaYfV bQOAEeXosUmuk+a6MAS/CfC/CcIn+iO0LAKckiuAY5EZyf47Z7ndb1hqrHrjQh41Ymhx Shtg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Dm4oDoKSAyBrW9W3vxFvrKNa9zSk311GKejOoX0m0t4=; b=jHFklXCbOJOK7g1svCIRGBlEt2SXUrhI7kr9gTrGJNqvNhI5aV1EWm1geWK0Yw972s Rspjz3ALps5ge8HGI/n+HaCm9l8Bt7DREbsISQ7PbuMuqvre1pqjwLmNClrER15AHB+d xPgtwsWr9xLkVz88bsLlG5Ujm1RCkN11X+bnCZ1o7DQ9haowNAI5qxde5a/jfEIH9R0U SI61nt/EwRRHw6cA2h/Yc3WkZrHgwTUL3jXSe6hv8lo0FZwkVyc8krYoX8UzOLnhyqq5 84asTRqJySNxBoumAEr7jIUJhwbuXjS5v1IicEYuKIaAJZQJ+VO8VKFdTE6vmLAJdbYP Cq4A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sHuhx7PW; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l63si8254309oig.123.2020.03.03.10.08.24; Tue, 03 Mar 2020 10:08:36 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sHuhx7PW; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732130AbgCCRzF (ORCPT + 99 others); Tue, 3 Mar 2020 12:55:05 -0500 Received: from mail.kernel.org ([198.145.29.99]:36314 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732612AbgCCRy6 (ORCPT ); Tue, 3 Mar 2020 12:54:58 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9C2E5215A4; Tue, 3 Mar 2020 17:54:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583258098; bh=RchmEYyTUEL8AkXFS0vGV7V164wLZUymJTRDUL3USm0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=sHuhx7PWTiWkni4HGxbC8b9wjLkTH8lup3jbJj20x49gALMOo7bwH63jBPF0hF74e D4yeRwEDUKqdO0SnnMUAplTLoIRpMzdsVzwTHvtXfoNyd2Smd4scXCjy1+oByb3Ktl 4lJmzQQA+x79QdWMGNCZjoNBvYsqzaOGzohV+vOc= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Suraj Jitindar Singh , Dan Carpenter , stable@kernel.org, Theodore Tso Subject: [PATCH 5.4 070/152] ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() Date: Tue, 3 Mar 2020 18:42:48 +0100 Message-Id: <20200303174310.405674611@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200303174302.523080016@linuxfoundation.org> References: <20200303174302.523080016@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Dan Carpenter commit 37b0b6b8b99c0e1c1f11abbe7cf49b6d03795b3f upstream. If sbi->s_flex_groups_allocated is zero and the first allocation fails then this code will crash. The problem is that "i--" will set "i" to -1 but when we compare "i >= sbi->s_flex_groups_allocated" then the -1 is type promoted to unsigned and becomes UINT_MAX. Since UINT_MAX is more than zero, the condition is true so we call kvfree(new_groups[-1]). The loop will carry on freeing invalid memory until it crashes. Fixes: 7c990728b99e ("ext4: fix potential race between s_flex_groups online resizing and access") Reviewed-by: Suraj Jitindar Singh Signed-off-by: Dan Carpenter Cc: stable@kernel.org Link: https://lore.kernel.org/r/20200228092142.7irbc44yaz3by7nb@kili.mountain Signed-off-by: Theodore Ts'o Signed-off-by: Greg Kroah-Hartman --- fs/ext4/super.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/fs/ext4/super.c +++ b/fs/ext4/super.c @@ -2343,7 +2343,7 @@ int ext4_alloc_flex_bg_array(struct supe { struct ext4_sb_info *sbi = EXT4_SB(sb); struct flex_groups **old_groups, **new_groups; - int size, i; + int size, i, j; if (!sbi->s_log_groups_per_flex) return 0; @@ -2364,8 +2364,8 @@ int ext4_alloc_flex_bg_array(struct supe sizeof(struct flex_groups)), GFP_KERNEL); if (!new_groups[i]) { - for (i--; i >= sbi->s_flex_groups_allocated; i--) - kvfree(new_groups[i]); + for (j = sbi->s_flex_groups_allocated; j < i; j++) + kvfree(new_groups[j]); kvfree(new_groups); ext4_msg(sb, KERN_ERR, "not enough memory for %d flex groups", size);