Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp705060ybv; Thu, 13 Feb 2020 08:04:37 -0800 (PST) X-Google-Smtp-Source: APXvYqyVNAs3IrYcZ4m9Z0JapRPC+0VteNMK0cJ97s98+3q8Ha+VXC1pHP8d/MM9SEC3eCbd7mBf X-Received: by 2002:a9d:7984:: with SMTP id h4mr14163950otm.297.1581609877258; Thu, 13 Feb 2020 08:04:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581609877; cv=none; d=google.com; s=arc-20160816; b=m6b+PZvQc6orqi6Qy7XewZwByMc3RH19Mcvn96dPoGW4bWbUvIY+YXxmIgTeQbSa7C Y+eHNCnfpQc5K9JeivuwxP0vJzlCMBUFujr4HnirexbX6GMjX8sJm/LBFbdspU3T/Ze7 /jozHLtF2cF24LbVKZACOrd1uMBNoEptcjfCHZMdiDOB+oL++MBwAgZHqaOx0gxj+VRp 9Vv0CUVykgqweje/4x3sQ2W52t629hznGzGHFyZrxpKDqiwrgC0BMzEkrYBCqmTGXQIY jdDnMYADuHII2zBqSgf3QgEi/gwn8bShUKyyvj+XJCU1xv1KLcPYWS1tY0vryOnenXc4 tFHA== 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=hCjJnGqXY9Ya6Lc5jXaHaXYW8kSM+y4ADgPjViT4iRE=; b=eMzKtFgwzGGyxDaPGVgZip6WlYva72+1ifrERCeeo5tTFQ2h/MYaR0CC+4mxB0UUS9 ZuzTcpriJhnaYhp0zbjZC3zPqgpmwCoWRasbnNQ26jwya3FUCEVTlA6UEbvpRK6ByYQU abiK4QYR9O7gfmhyao9vm++qa4/8euoFVmZNNu8L+m2+BwDlzhKa43DIpcrvCm1QK+Od vznnLaRrKd9m6PRt2m8lA/ssFN8QaPWVzhftziOgQj4AH+xpJbjueB9YLc6oRPU93EMQ VX/E70oWJ1ZBIDJfAG4ELVzCMl8AvWur4KzL7ebx5H2uNmcSYKxxbg5so70yvEu5Vjh3 7LSQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=zYspRyIC; 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 z7si1377417oth.181.2020.02.13.08.04.21; Thu, 13 Feb 2020 08:04:37 -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=zYspRyIC; 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 S2388289AbgBMQC0 (ORCPT + 99 others); Thu, 13 Feb 2020 11:02:26 -0500 Received: from mail.kernel.org ([198.145.29.99]:38086 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728720AbgBMPYa (ORCPT ); Thu, 13 Feb 2020 10:24:30 -0500 Received: from localhost (unknown [104.132.1.104]) (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 A0D1D246B1; Thu, 13 Feb 2020 15:24:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581607469; bh=1ywl+QwAdgWilFw5oOkBA3uu1fQkNbjoTatcUAqUP/I=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=zYspRyICgVSW9/5WU0M54D11RlJDy03TVvZiKSfG67/DbBsM/8Ycvsg6I+xJQY827 pKzaLp/gbPjnuFJATAyTKUEsbXSjnrPWd9h9r1KEEIiOXOCsvm1jaq3C2fqZROFOwV OTqPGFKgt7UdHuA68pY6rNEyUqdVcuuEHiLRpUVc= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nicolai Stange , Kalle Valo , Sasha Levin Subject: [PATCH 4.9 116/116] libertas: make lbs_ibss_join_existing() return error code on rates overflow Date: Thu, 13 Feb 2020 07:21:00 -0800 Message-Id: <20200213151926.895839637@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200213151842.259660170@linuxfoundation.org> References: <20200213151842.259660170@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: Nicolai Stange [ Upstream commit 1754c4f60aaf1e17d886afefee97e94d7f27b4cb ] Commit e5e884b42639 ("libertas: Fix two buffer overflows at parsing bss descriptor") introduced a bounds check on the number of supplied rates to lbs_ibss_join_existing() and made it to return on overflow. However, the aforementioned commit doesn't set the return value accordingly and thus, lbs_ibss_join_existing() would return with zero even though it failed. Make lbs_ibss_join_existing return -EINVAL in case the bounds check on the number of supplied rates fails. Fixes: e5e884b42639 ("libertas: Fix two buffer overflows at parsing bss descriptor") Signed-off-by: Nicolai Stange Signed-off-by: Kalle Valo Signed-off-by: Sasha Levin --- drivers/net/wireless/marvell/libertas/cfg.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/wireless/marvell/libertas/cfg.c b/drivers/net/wireless/marvell/libertas/cfg.c index 0b61942fedd90..ece6d72cf90c8 100644 --- a/drivers/net/wireless/marvell/libertas/cfg.c +++ b/drivers/net/wireless/marvell/libertas/cfg.c @@ -1860,6 +1860,7 @@ static int lbs_ibss_join_existing(struct lbs_private *priv, if (rates_max > MAX_RATES) { lbs_deb_join("invalid rates"); rcu_read_unlock(); + ret = -EINVAL; goto out; } rates = cmd.bss.rates; -- 2.20.1