Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp5653352img; Wed, 27 Mar 2019 12:30:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqyAFLCSSLmxCPy3X3MjY/bTezeeWTc0IhECqLcF534s7KJSGh9y39UsnV9Wyr0R/GKU2U9c X-Received: by 2002:aa7:8c42:: with SMTP id e2mr7731763pfd.24.1553715044037; Wed, 27 Mar 2019 12:30:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553715044; cv=none; d=google.com; s=arc-20160816; b=MNmLXsfCR/+hF5Oqr5F9m3gRYZCEdqCJeOisQxGC8lhp3L/E13pDfllAHpqtEh2VMI 07dZvL8QVh85YjxvIsIJ1aD7E2s8+TO94yYhmWm9wHhGsLZ4mWQwdzf5fPMn5p/mPH1A sBVJBnIHfjzllD9fqTIjoalkRS0ZHj0p7/p4dTmxt0Z9koGP5i0DFILmU0L+hvf7SWvN SY7BJdc8SsYCl2K6Hd5VhqYb5OuOLL2DhvijatTA9ance7gAkyvBVqWd1puqUnKhNJkg TpruPO3zqlLvy4QMbsrMGCcBcTPCxI1yN7O8vlH4xCxW0HCrsUGpsyfasWGzaf+j2au2 rURA== 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 :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=rggmUMDAokZ8+/KD8c7xiRSM6b+RbcjFqZEbe1YbIN8=; b=BCdm1C8UWaVehz9lBs5MdKPpbP1vJF/P8e0TNYY8LwZ1z/EW+xVLb2sgJtrX/Bka2f mqDVwnauYDhBVN+dNaAFOH3UGHfsQRUjcFeLnFkYsAnptGG46guVUTV6CWd6/Ynjmn1s bh0cneRgxU2EturXUfFsZjgHLEFdJ2+c+Qv6ZQaUzEPur878EP58yTrzlSmdTGHYRYz4 5nRUC/96zKHJbnMYhhfaT8HreR7BvFeEzIgevDHC/47DT1Dlm/esOqCmzP6Ki8hyaNwS ImwwunJL+iwPjKgwSt5D7T+SEqTy9XvIX8k3OA7OI2fabpvNBlUvWxt6WL8vnIQGwk1C +EMA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Pl+kh09V; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k17si18542532pfa.181.2019.03.27.12.30.28; Wed, 27 Mar 2019 12:30:44 -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=Pl+kh09V; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387549AbfC0T3w (ORCPT + 99 others); Wed, 27 Mar 2019 15:29:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:44024 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732705AbfC0SDl (ORCPT ); Wed, 27 Mar 2019 14:03:41 -0400 Received: from sasha-vm.mshome.net (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 27377217D9; Wed, 27 Mar 2019 18:03:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553709820; bh=qicfh6tRRMExRoNvRo7CsD0OxLrIU4VlJJaLWH//wDA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Pl+kh09VgO5P8Yj6EwhWwFB53GXpU4L3gjH8uWJWdpzu17ItkfQLYsWmaxtLJbjuZ qRqjCEiZT6dn9alp2uIW5ZygEkBJCTxHaNZv0DvmbSUOUhm1A55Opmta76V+a7clD9 Vqfc/Vmrlc3T1bVVnoeRtYzU72E0aJH7klGdYEik= From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Carlos Maiolino , Jens Axboe , Sasha Levin , linux-fsdevel@vger.kernel.org Subject: [PATCH AUTOSEL 5.0 059/262] fs: fix guard_bio_eod to check for real EOD errors Date: Wed, 27 Mar 2019 13:58:34 -0400 Message-Id: <20190327180158.10245-59-sashal@kernel.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20190327180158.10245-1-sashal@kernel.org> References: <20190327180158.10245-1-sashal@kernel.org> MIME-Version: 1.0 X-Patchwork-Hint: Ignore Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Carlos Maiolino [ Upstream commit dce30ca9e3b676fb288c33c1f4725a0621361185 ] guard_bio_eod() can truncate a segment in bio to allow it to do IO on odd last sectors of a device. It already checks if the IO starts past EOD, but it does not consider the possibility of an IO request starting within device boundaries can contain more than one segment past EOD. In such cases, truncated_bytes can be bigger than PAGE_SIZE, and will underflow bvec->bv_len. Fix this by checking if truncated_bytes is lower than PAGE_SIZE. This situation has been found on filesystems such as isofs and vfat, which doesn't check the device size before mount, if the device is smaller than the filesystem itself, a readahead on such filesystem, which spans EOD, can trigger this situation, leading a call to zero_user() with a wrong size possibly corrupting memory. I didn't see any crash, or didn't let the system run long enough to check if memory corruption will be hit somewhere, but adding instrumentation to guard_bio_end() to check truncated_bytes size, was enough to see the error. The following script can trigger the error. MNT=/mnt IMG=./DISK.img DEV=/dev/loop0 mkfs.vfat $IMG mount $IMG $MNT cp -R /etc $MNT &> /dev/null umount $MNT losetup -D losetup --find --show --sizelimit 16247280 $IMG mount $DEV $MNT find $MNT -type f -exec cat {} + >/dev/null Kudos to Eric Sandeen for coming up with the reproducer above Reviewed-by: Ming Lei Signed-off-by: Carlos Maiolino Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- fs/buffer.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/fs/buffer.c b/fs/buffer.c index 48318fb74938..cab7a026876b 100644 --- a/fs/buffer.c +++ b/fs/buffer.c @@ -3027,6 +3027,13 @@ void guard_bio_eod(int op, struct bio *bio) /* Uhhuh. We've got a bio that straddles the device size! */ truncated_bytes = bio->bi_iter.bi_size - (maxsector << 9); + /* + * The bio contains more than one segment which spans EOD, just return + * and let IO layer turn it into an EIO + */ + if (truncated_bytes > bvec->bv_len) + return; + /* Truncate the bio.. */ bio->bi_iter.bi_size -= truncated_bytes; bvec->bv_len -= truncated_bytes; -- 2.19.1