Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3010905ybi; Mon, 17 Jun 2019 14:38:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqxoc7Gnzigmcm5VcGbnDiInEILA/ETkHreZufkhzD4FSpH00Z2fQ5c9NhXskqXjQzctLhNc X-Received: by 2002:a17:90a:ac11:: with SMTP id o17mr1259835pjq.134.1560807480334; Mon, 17 Jun 2019 14:38:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560807480; cv=none; d=google.com; s=arc-20160816; b=aCCeilltmulmwR6VWfSjqCvHuccg8d8hgX8GKgF2WganqXgbbNIzX32V0LVx3+gL74 Us/E4bX/mvC83+SWDtBWl7bM/Q8YIS0MQNS5qWEDOUkee4AWrM7mxj1pFXUS7+Ocbsxg oZMSS0B/50HgemydsYXq24NtMBmkS7sKNQB0taU1x7B9gpAno4+Mh9R+/wdiRbGPcv7B Eoh2zcbaLUmcZq+nIV64TtJNk8pwnZjh5KxcO0FJGD+EzBX7xn9E//QOSANR22NyIQLQ csusWsG7D+moS6cJFZMxlcgDdK1N/p4UrhARX5vq8QT6TpiluL9EkIaboPFJxqbH4NPP CcpA== 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=1n+J8x+hlAUJoPWIHcMStR1HIO/QRAHY+/5nfxejyO0=; b=kPeJd1YjiQkb0/R1Ck22HcblX0tcvSQC7BnLyVjs4uE/EpmbJn8rfYky5I8grvn5bw M2odeD0QGszfuhHqu4qgiwBOw2q44HKb6UpatcbC6SsHHMU7bn1kfqvbWbyfW1BdVp6x HsF3DY/zdwyquP1LJJZR+bFR6gK4E/iPW6KMYuhTcVc8dFZinpsmusZmvVHrheUV2D0Z 63XTSlHwH9sJ/pRBQBztVWahRp2cBYPOs4VTSC8dWIEKxkrYvJpkNXzw6q67wsEyY5qY NXF2kqRR8nHfos8in87wSV7Qwia9aQW20NbPXE1XnQw95JynvQ/c73JeCC3ONHg7K9zU pIeA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=rKkfyNDL; 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 g145si11266260pfb.173.2019.06.17.14.37.45; Mon, 17 Jun 2019 14:38:00 -0700 (PDT) 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=rKkfyNDL; 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 S1729294AbfFQVhj (ORCPT + 99 others); Mon, 17 Jun 2019 17:37:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:43548 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727159AbfFQVTm (ORCPT ); Mon, 17 Jun 2019 17:19:42 -0400 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 F2908208CB; Mon, 17 Jun 2019 21:19:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560806381; bh=5/2JiO3y3S7WEs1kSBMXafw4iEBz3HJ6ihd/kswEY7A=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rKkfyNDLz4fm81Rn5S0J5rxOGe9hWvRroWaTmqs2hgmat+YhQXgJPITK0rsSdSPui GOh57TTSus3QNOIPkEp79muY/TrK5VCrYJKHsHZMvw2eSWy74zUztpDhHmfAdyM2Nd DF/P4cx/xVhdgxGU/RAlMkC2Rx+4ty9BMgaL70dA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Coly Li , Rolf Fokkens , Pierre JUHEN , Shenghui Wang , Kent Overstreet , Nix , Jens Axboe Subject: [PATCH 5.1 031/115] bcache: fix stack corruption by PRECEDING_KEY() Date: Mon, 17 Jun 2019 23:08:51 +0200 Message-Id: <20190617210801.562856521@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190617210759.929316339@linuxfoundation.org> References: <20190617210759.929316339@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: Coly Li commit 31b90956b124240aa8c63250243ae1a53585c5e2 upstream. Recently people report bcache code compiled with gcc9 is broken, one of the buggy behavior I observe is that two adjacent 4KB I/Os should merge into one but they don't. Finally it turns out to be a stack corruption caused by macro PRECEDING_KEY(). See how PRECEDING_KEY() is defined in bset.h, 437 #define PRECEDING_KEY(_k) \ 438 ({ \ 439 struct bkey *_ret = NULL; \ 440 \ 441 if (KEY_INODE(_k) || KEY_OFFSET(_k)) { \ 442 _ret = &KEY(KEY_INODE(_k), KEY_OFFSET(_k), 0); \ 443 \ 444 if (!_ret->low) \ 445 _ret->high--; \ 446 _ret->low--; \ 447 } \ 448 \ 449 _ret; \ 450 }) At line 442, _ret points to address of a on-stack variable combined by KEY(), the life range of this on-stack variable is in line 442-446, once _ret is returned to bch_btree_insert_key(), the returned address points to an invalid stack address and this address is overwritten in the following called bch_btree_iter_init(). Then argument 'search' of bch_btree_iter_init() points to some address inside stackframe of bch_btree_iter_init(), exact address depends on how the compiler allocates stack space. Now the stack is corrupted. Fixes: 0eacac22034c ("bcache: PRECEDING_KEY()") Signed-off-by: Coly Li Reviewed-by: Rolf Fokkens Reviewed-by: Pierre JUHEN Tested-by: Shenghui Wang Tested-by: Pierre JUHEN Cc: Kent Overstreet Cc: Nix Cc: stable@vger.kernel.org Signed-off-by: Jens Axboe Signed-off-by: Greg Kroah-Hartman --- drivers/md/bcache/bset.c | 16 +++++++++++++--- drivers/md/bcache/bset.h | 34 ++++++++++++++++++++-------------- 2 files changed, 33 insertions(+), 17 deletions(-) --- a/drivers/md/bcache/bset.c +++ b/drivers/md/bcache/bset.c @@ -887,12 +887,22 @@ unsigned int bch_btree_insert_key(struct struct bset *i = bset_tree_last(b)->data; struct bkey *m, *prev = NULL; struct btree_iter iter; + struct bkey preceding_key_on_stack = ZERO_KEY; + struct bkey *preceding_key_p = &preceding_key_on_stack; BUG_ON(b->ops->is_extents && !KEY_SIZE(k)); - m = bch_btree_iter_init(b, &iter, b->ops->is_extents - ? PRECEDING_KEY(&START_KEY(k)) - : PRECEDING_KEY(k)); + /* + * If k has preceding key, preceding_key_p will be set to address + * of k's preceding key; otherwise preceding_key_p will be set + * to NULL inside preceding_key(). + */ + if (b->ops->is_extents) + preceding_key(&START_KEY(k), &preceding_key_p); + else + preceding_key(k, &preceding_key_p); + + m = bch_btree_iter_init(b, &iter, preceding_key_p); if (b->ops->insert_fixup(b, k, &iter, replace_key)) return status; --- a/drivers/md/bcache/bset.h +++ b/drivers/md/bcache/bset.h @@ -434,20 +434,26 @@ static inline bool bch_cut_back(const st return __bch_cut_back(where, k); } -#define PRECEDING_KEY(_k) \ -({ \ - struct bkey *_ret = NULL; \ - \ - if (KEY_INODE(_k) || KEY_OFFSET(_k)) { \ - _ret = &KEY(KEY_INODE(_k), KEY_OFFSET(_k), 0); \ - \ - if (!_ret->low) \ - _ret->high--; \ - _ret->low--; \ - } \ - \ - _ret; \ -}) +/* + * Pointer '*preceding_key_p' points to a memory object to store preceding + * key of k. If the preceding key does not exist, set '*preceding_key_p' to + * NULL. So the caller of preceding_key() needs to take care of memory + * which '*preceding_key_p' pointed to before calling preceding_key(). + * Currently the only caller of preceding_key() is bch_btree_insert_key(), + * and it points to an on-stack variable, so the memory release is handled + * by stackframe itself. + */ +static inline void preceding_key(struct bkey *k, struct bkey **preceding_key_p) +{ + if (KEY_INODE(k) || KEY_OFFSET(k)) { + (**preceding_key_p) = KEY(KEY_INODE(k), KEY_OFFSET(k), 0); + if (!(*preceding_key_p)->low) + (*preceding_key_p)->high--; + (*preceding_key_p)->low--; + } else { + (*preceding_key_p) = NULL; + } +} static inline bool bch_ptr_invalid(struct btree_keys *b, const struct bkey *k) {