Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3785205ybi; Mon, 29 Jul 2019 12:34:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqxUqcXyn1cOB/X/cshGl0/WKOBv7CLTyqrQedZhCFtebTCtVzb9zcRjcMqEu9DkN5mN2pvb X-Received: by 2002:a62:107:: with SMTP id 7mr38558847pfb.4.1564428874287; Mon, 29 Jul 2019 12:34:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564428874; cv=none; d=google.com; s=arc-20160816; b=BN5Up0kguRgBKvy4Pr8TrRTZj8l9PWX2KyFYO11zt33GPQZhsmj8fzQgutCOE1FTcA YuidOgTcrtc4eU/1utODntI+LxpgljuwyCfn+jrWUb49t/LJOrySSDRfJnxmsvNFgMym khna5IcKNf/3aPY7mGUWHzosl4SnBoQeeiSE18Kkeve+2MyVXhEHOr63zhR7NbFj/z0c LMr5IJYn9Zk62IczTIAVAsEwbw5czMtTz655+Q6enG53Jaqi3U5V/mnkhHhLmKpMq691 DDj1kMgDb0cfezAeyNJiRMs5EqRwxB5xWUf/UVX5R5oqkLe1mVaZAikSzA4M4NuB77Rh F9OQ== 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=wBkaS8SXHg30wsIcl0xTQkdZeTxqQ9fam2zZVqyCXyM=; b=JoyPpqf79fc7UH3WPrvX1ZBRWkEKETOkegXf8ye6FyKmZ/H0k2FkHUH4VAZHlwcZuo 9fZHxAVSugkyo9xvFPdc5aPPzpswXliCe8k5XTz6YDQ7YGHGlSFfJldQ3AnlRsR3YNj9 v4qDnlv/lX+RvPBbwUw1gMGB1DjTL0ityBIIv97ryRyVfPq/eHMnUpDGFG4eRBUYUYMQ PcvmRidOHOdNHbS4ecIG2Zzat5A/9w9W1Dh0CRTPgkm4aMR+2wC9UmEPPf73eIFVr8rI gae6iPGkCGPtUnaDcn1qvzXqTa17pOd0AlZkH8673aUye96UnZM62qHwMEN7RvdqeH1k XS1Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=JgdM88ya; 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 j70si27646933pgd.500.2019.07.29.12.34.19; Mon, 29 Jul 2019 12:34:34 -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=JgdM88ya; 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 S1730147AbfG2TbO (ORCPT + 99 others); Mon, 29 Jul 2019 15:31:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:43852 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729709AbfG2TbH (ORCPT ); Mon, 29 Jul 2019 15:31:07 -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 BDE7221773; Mon, 29 Jul 2019 19:31:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564428666; bh=ZrwcrDWPK5yJpXj3jRuqmuZVxOYlfYoF/tZGNepahu0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JgdM88yadFaCB1vsFtQVVNAApnlteAdzi4DknRfN99aPqPJm2GNcv+mND6Bofxwz8 ahnHMgSjoRG+dKCs5F27ueMwdeTrON/E97mIUfVHeS1bBtbSpBvAqpMpBurxIEFFyb ekxDnG5+NO7GY96MK9ktTbo16T73355k4snsZifQ= 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 4.14 108/293] floppy: fix out-of-bounds read in next_valid_format Date: Mon, 29 Jul 2019 21:19:59 +0200 Message-Id: <20190729190832.933147012@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190729190820.321094988@linuxfoundation.org> References: <20190729190820.321094988@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 4c6c20376a83..a4f630ef2b75 100644 --- a/drivers/block/floppy.c +++ b/drivers/block/floppy.c @@ -3386,6 +3386,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) { @@ -3512,6 +3526,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: @@ -3709,6 +3725,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