Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp6537599ybx; Mon, 11 Nov 2019 10:35:05 -0800 (PST) X-Google-Smtp-Source: APXvYqy4bFon5phuijy0kDz8+xLmTaSIFRRxdpyOOJRPFq/Ws2YoMlkdlDDC1epAPjDa5khO9TuC X-Received: by 2002:a17:906:6dd1:: with SMTP id j17mr4299529ejt.86.1573497305420; Mon, 11 Nov 2019 10:35:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573497305; cv=none; d=google.com; s=arc-20160816; b=xtrYzigU0pCu4B/h+YWSo/oLTJnBwdJCxJ/t3L+gog5LOnWTu9YUysy1hCedTeVVR/ e0d+AbX4psPQsACPuRyjoFM155FhMlnRTZ9TeGCC4Pjnj5Y6UcU16Pq6ump90H0JQ8m/ PiouS++FIHvale6xdeIoieQhcjCOHPByppDRpaqG39o7bVy32eb6h5OMB2QaHjGFTIxX ScbACtnejNw6EGG1D10p9FhcG8gNWcXlJ4Bt76OKhl9ZnKgTKcOiz4cJMslTkHlcvgB2 bviKvUbxHRAfy2jd/SP/teRQTen2dyXnutkS8tWLY3l159jOaF+9svvCGtJusAztYIzS FvyA== 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=RL3Pdn190zfwzgAK3YJ9PubufC1imHVaQqzMcYhaGMw=; b=jMXJjKI/wRO4ez8Zl9xG11TwpXou81AY9GMSLCnlIQNqqiSTKNs+pSLDeI9nnJb+y0 JiClQyF9CiaoUIX5oURAHsAjJ0n7hYaEL3zh6pW2MuxQPWwaM4KOg+gcaQIYZZMxIZSF ZT7ido4AHchUSXNjPY1aIwedj43ZcY+1foW6kjA1MEiIr836yMs4MFicWklLmzx1uwOU UerWVtzTQngKTHtwkl5XnpyXs+84NyYYXlklCEii92ZvCG6oAwNXs8NKJvPQaD7Cf/Kk gsEsrye6WT9tz6vtWEg/3gKqyRq0ZG9mGoCFX8rygjqMV3n/E0dJlGssOv+Os+9OG5Bp 74Nw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xuMCiTKe; 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 l15si10877590edb.81.2019.11.11.10.34.41; Mon, 11 Nov 2019 10:35:05 -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=xuMCiTKe; 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 S1727171AbfKKScy (ORCPT + 99 others); Mon, 11 Nov 2019 13:32:54 -0500 Received: from mail.kernel.org ([198.145.29.99]:50208 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727187AbfKKScu (ORCPT ); Mon, 11 Nov 2019 13:32:50 -0500 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 17B0A20674; Mon, 11 Nov 2019 18:32:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573497169; bh=nxzaeeXtT0fZc5GTdu6ng1UVqYciGFmRlOIz9/aCRPg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=xuMCiTKe6TXY7zb4qCYv2cBDLhwZDrsxuTMbVTnyHfPMRtffao48gj4rv5dAoyoK4 GbRJLd6Fujs7ZKjypDMVn7Db0KrIWvS87Apyt1LQoQrFNHz7zXN0fWzZ1janaM1wxx yZVq/vt1OXQuD2o1rWzLsgnUuKCiXeRpdlIs2cE4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Takashi Iwai , Tristan Madani Subject: [PATCH 4.9 09/65] ALSA: timer: Fix incorrectly assigned timer instance Date: Mon, 11 Nov 2019 19:28:09 +0100 Message-Id: <20191111181338.245265652@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191111181331.917659011@linuxfoundation.org> References: <20191111181331.917659011@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: Takashi Iwai commit e7af6307a8a54f0b873960b32b6a644f2d0fbd97 upstream. The clean up commit 41672c0c24a6 ("ALSA: timer: Simplify error path in snd_timer_open()") unified the error handling code paths with the standard goto, but it introduced a subtle bug: the timer instance is stored in snd_timer_open() incorrectly even if it returns an error. This may eventually lead to UAF, as spotted by fuzzer. The culprit is the snd_timer_open() code checks the SNDRV_TIMER_IFLG_EXCLUSIVE flag with the common variable timeri. This variable is supposed to be the newly created instance, but we (ab-)used it for a temporary check before the actual creation of a timer instance. After that point, there is another check for the max number of instances, and it bails out if over the threshold. Before the refactoring above, it worked fine because the code returned directly from that point. After the refactoring, however, it jumps to the unified error path that stores the timeri variable in return -- even if it returns an error. Unfortunately this stored value is kept in the caller side (snd_timer_user_tselect()) in tu->timeri. This causes inconsistency later, as if the timer was successfully assigned. In this patch, we fix it by not re-using timeri variable but a temporary variable for testing the exclusive connection, so timeri remains NULL at that point. Fixes: 41672c0c24a6 ("ALSA: timer: Simplify error path in snd_timer_open()") Reported-and-tested-by: Tristan Madani Cc: Link: https://lore.kernel.org/r/20191106165547.23518-1-tiwai@suse.de Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/core/timer.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/sound/core/timer.c +++ b/sound/core/timer.c @@ -297,11 +297,11 @@ int snd_timer_open(struct snd_timer_inst goto unlock; } if (!list_empty(&timer->open_list_head)) { - timeri = list_entry(timer->open_list_head.next, + struct snd_timer_instance *t = + list_entry(timer->open_list_head.next, struct snd_timer_instance, open_list); - if (timeri->flags & SNDRV_TIMER_IFLG_EXCLUSIVE) { + if (t->flags & SNDRV_TIMER_IFLG_EXCLUSIVE) { err = -EBUSY; - timeri = NULL; goto unlock; } }