Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9934655ybi; Wed, 24 Jul 2019 12:36:36 -0700 (PDT) X-Google-Smtp-Source: APXvYqwhDrveweg85W9GceY2UY8fc7hWXY6FKDI19gRw1A3ZVoklHo+/EPJneuGlvvDUcdjxs5NA X-Received: by 2002:a17:902:b20d:: with SMTP id t13mr83276754plr.229.1563996996342; Wed, 24 Jul 2019 12:36:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563996996; cv=none; d=google.com; s=arc-20160816; b=tFz8zVz28YLfK5GiAqWg6RY10VUHSfy5mS77s+bMny3ICOWT5WDfMyl68sZvx2bpmM Gf5BUbri6OFteiVB0PaMiSW+0V7IeSMM6aw0xMSJM7l5NWdvdaKGQxnHO2tkMnEr3h66 JfXUcqwz3jxrt7MXLhk9eKXIzhIGRCINBFMQf9rwiWwhVDqP3jwNu7fFi+XCRtwYtbMp eZWyWUAQjSTogQnUxTl2Ln2YWsHIdwtDfYjjxjxiTKnVDX4GPaoIoZ2Y4dfCyVpzN65H iwp297peotXFpyReAMsbI3wWWSUYA806OLPWkqZwxvyhbIaZ8szprE9mLQUdmct+sCmv UaNQ== 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=H1PBTpTWcRaxKUa3LF3qMxesEEij3dmJGRsTx7whDt0=; b=o7VNsJ6U46OQRXuY//r1VfsTGwFTNawgE7RBH1BT5IXSxGmWA7pZr2agv/UrGaSSDa gVyGbqMzmWo+VtehKSgy6YEOetH9r2EThsic9HlZTjCN4teHEMcovcxZYGcyxI5/CR+t XyAOGbXSRhUaQBl3k8ne2QNCR1BxPjuP5mVAWrnpwnU5YKT2aQPQhcWulHGrQjYcU8Q1 DeLacWWa8k7RmZSNYZQXFZCLKGzRltqQjxcOSTSW00dYR67EWpsII07o1fRKLdPhbiMj 0CiNJxcsWx897a7RT/18IZbxx56x/0IyUdRWWgNe2BS21iFhXAz3FYnwAguAcy1zQGwV DIFw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1GNwiMa3; 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 q8si14727805pfc.155.2019.07.24.12.36.22; Wed, 24 Jul 2019 12:36:36 -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=1GNwiMa3; 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 S2389124AbfGXTet (ORCPT + 99 others); Wed, 24 Jul 2019 15:34:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:57484 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389115AbfGXTes (ORCPT ); Wed, 24 Jul 2019 15:34:48 -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 2310C2238C; Wed, 24 Jul 2019 19:34:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563996887; bh=SYxnJyk4RjHZkdvp/bc8OP9PAli/rQDxIMRvvTDJe2Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=1GNwiMa3mSFf3f3FAvb5kJlylOEqa/ccbzFZAnarxern3wwCJwZks8RHZ72SD/qNd SEEdHBBlEgH46A92ZaNb4QZCrysaZ+JoKZzlXjkYPdjafgBHGTPAo2DobJqyXdET9o O4zr53dwz5rBN36TvTO8HtCwlRxYpBnK6xbInLRA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Denis Efremov , Willy Tarreau , Linus Torvalds , Sasha Levin Subject: [PATCH 5.2 249/413] floppy: fix out-of-bounds read in next_valid_format Date: Wed, 24 Jul 2019 21:19:00 +0200 Message-Id: <20190724191753.446996167@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190724191735.096702571@linuxfoundation.org> References: <20190724191735.096702571@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 [ Upstream commit 5635f897ed83fd539df78e98ba69ee91592f9bb8 ] This fixes a global out-of-bounds read access in the next_valid_format function of the floppy driver. The values from autodetect field of the struct floppy_drive_params are used as indices for the floppy_type array in the next_valid_format function 'floppy_type[DP->autodetect[probed_format]].sect'. To trigger the bug, one could use a value out of range and set the drive parameters with the FDSETDRVPRM ioctl. A floppy disk is not required to be inserted. CAP_SYS_ADMIN is required to call FDSETDRVPRM. The patch adds the check for values of the autodetect field to be in the '0 <= x < ARRAY_SIZE(floppy_type)' range of the floppy_type array indices. The bug was found by syzkaller. Signed-off-by: Denis Efremov Tested-by: Willy Tarreau Signed-off-by: Linus Torvalds Signed-off-by: Sasha Levin --- drivers/block/floppy.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/drivers/block/floppy.c b/drivers/block/floppy.c index 51246bc9709a..b70d6e103a57 100644 --- a/drivers/block/floppy.c +++ b/drivers/block/floppy.c @@ -3380,6 +3380,20 @@ static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo) return 0; } +static bool valid_floppy_drive_params(const short autodetect[8]) +{ + size_t floppy_type_size = ARRAY_SIZE(floppy_type); + size_t i = 0; + + for (i = 0; i < 8; ++i) { + if (autodetect[i] < 0 || + autodetect[i] >= floppy_type_size) + return false; + } + + return true; +} + static int fd_locked_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long param) { @@ -3506,6 +3520,8 @@ static int fd_locked_ioctl(struct block_device *bdev, fmode_t mode, unsigned int SUPBOUND(size, strlen((const char *)outparam) + 1); break; case FDSETDRVPRM: + if (!valid_floppy_drive_params(inparam.dp.autodetect)) + return -EINVAL; *UDP = inparam.dp; break; case FDGETDRVPRM: @@ -3703,6 +3719,8 @@ static int compat_setdrvprm(int drive, return -EPERM; if (copy_from_user(&v, arg, sizeof(struct compat_floppy_drive_params))) return -EFAULT; + if (!valid_floppy_drive_params(v.autodetect)) + return -EINVAL; mutex_lock(&floppy_mutex); UDP->cmos = v.cmos; UDP->max_dtr = v.max_dtr; -- 2.20.1