Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3526578pxj; Mon, 24 May 2021 08:40:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzR/9Z2fYyB+GHntWt6+/RFiG2nHETDedxlec0DDTZyCKMGdVmH4mwlo/cOnnRE/eWsSwX1 X-Received: by 2002:a50:ff13:: with SMTP id a19mr26411649edu.300.1621870840547; Mon, 24 May 2021 08:40:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621870840; cv=none; d=google.com; s=arc-20160816; b=DXsP7sn+Q3lZh9Jg1FYeRjkWGkd9zvjn8TJQcvXGDhNzf/wY68ONoea8BZuslGXRYh ryzkZUY3AgSwLzzw+HcDam4GWJgCe+iY6CBl3h7ufmUU+8L72jNJPR6wJfeX+cJhUovH +FunR/LB/0TnDXIxMjK2gPdKLdas7lRkeV4zbWuOhjLtwjGQbce0RDlIchOGeLa3+ViW HvIIJqlKZ40mYkjciDoI4HpXotPQhK5QpoamhE1Q517m03coMPybaFKqcynUcnSHFCw5 X3dNYonPHdekyC+khZETDGa31eJdSTAaNAOLueT5lJkycNPD6dDfKu8IGB61hnNSMP67 sgEA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=JEXYKQzrkEXQA/Cc6qqJ8yJ5tOuCrmePnXfNVVJZVcc=; b=vzAWjWC5kyULUE16i7Fwxo95ZlLAka5r+oUWXqAeOhheO68CX3VGIYIEP8sm0+vnbI s4BWxBR9BuWmCyaiAfsJadLzcQ0Ce+1IQdfEhGmQt6DJffqJz5AUJ65/k0LcdAkPSwI7 SFiihuIR1ubiBvgVF0eQBxDok0Fc3VyUreQyXGOxkFMi0ZFJ6CfwlxijKbqaIlEpKjGT 3gu35t6p0tO6EKmEMwVAf46qFSuduiBZkkkAYtV4I7j7vY3TwsBL+dQQ6tPr72OjlnTX Vt/7kNsxWJonw2AcVcHVb0AEVO5XBJMK3c0cvNW+Y8z/2Ue0j5QSMfE0Y79N3Fqd5kVo jrsA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=fwZGb3rn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n24si12731414eds.571.2021.05.24.08.40.18; Mon, 24 May 2021 08:40:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=fwZGb3rn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233363AbhEXPii (ORCPT + 99 others); Mon, 24 May 2021 11:38:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:50532 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232442AbhEXPe7 (ORCPT ); Mon, 24 May 2021 11:34:59 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6007C613D6; Mon, 24 May 2021 15:32:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621870346; bh=joO3Ie+i6vmfuJPGjsekZplCcaCP4G08dYDWWb+cgMs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fwZGb3rnhPtIL39BPRBYHYDwgNEuQalCLt3QCeW1DDElgr8j2OBBrbY4l3ply7vIL Zu2IBT/TFHYi14IaBSumJds+fMVfcBx4UY1qZn/GBnq7hXVSvaZ37LtM4jy/m/sILl gtcEILBWFsu+YSRL11E0p4qwe6IHH7Tx/Z5QvwFY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hyeonggon Yoo <42.hyeyoo@gmail.com>, Takashi Iwai Subject: [PATCH 4.9 06/36] ALSA: line6: Fix racy initialization of LINE6 MIDI Date: Mon, 24 May 2021 17:24:51 +0200 Message-Id: <20210524152324.370249772@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210524152324.158146731@linuxfoundation.org> References: <20210524152324.158146731@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Takashi Iwai commit 05ca447630334c323c9e2b788b61133ab75d60d3 upstream. The initialization of MIDI devices that are found on some LINE6 drivers are currently done in a racy way; namely, the MIDI buffer instance is allocated and initialized in each private_init callback while the communication with the interface is already started via line6_init_cap_control() call before that point. This may lead to Oops in line6_data_received() when a spurious event is received, as reported by syzkaller. This patch moves the MIDI initialization to line6_init_cap_control() as well instead of the too-lately-called private_init for avoiding the race. Also this reduces slightly more lines, so it's a win-win change. Reported-by: syzbot+0d2b3feb0a2887862e06@syzkallerlkml..appspotmail.com Link: https://lore.kernel.org/r/000000000000a4be9405c28520de@google.com Link: https://lore.kernel.org/r/20210517132725.GA50495@hyeyoo Cc: Hyeonggon Yoo <42.hyeyoo@gmail.com> Cc: Link: https://lore.kernel.org/r/20210518083939.1927-1-tiwai@suse.de Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/usb/line6/driver.c | 4 ++++ sound/usb/line6/pod.c | 5 ----- sound/usb/line6/variax.c | 6 ------ 3 files changed, 4 insertions(+), 11 deletions(-) --- a/sound/usb/line6/driver.c +++ b/sound/usb/line6/driver.c @@ -687,6 +687,10 @@ static int line6_init_cap_control(struct line6->buffer_message = kmalloc(LINE6_MIDI_MESSAGE_MAXLEN, GFP_KERNEL); if (!line6->buffer_message) return -ENOMEM; + + ret = line6_init_midi(line6); + if (ret < 0) + return ret; } else { ret = line6_hwdep_init(line6); if (ret < 0) --- a/sound/usb/line6/pod.c +++ b/sound/usb/line6/pod.c @@ -421,11 +421,6 @@ static int pod_init(struct usb_line6 *li if (err < 0) return err; - /* initialize MIDI subsystem: */ - err = line6_init_midi(line6); - if (err < 0) - return err; - /* initialize PCM subsystem: */ err = line6_init_pcm(line6, &pod_pcm_properties); if (err < 0) --- a/sound/usb/line6/variax.c +++ b/sound/usb/line6/variax.c @@ -217,7 +217,6 @@ static int variax_init(struct usb_line6 const struct usb_device_id *id) { struct usb_line6_variax *variax = (struct usb_line6_variax *) line6; - int err; line6->process_message = line6_variax_process_message; line6->disconnect = line6_variax_disconnect; @@ -233,11 +232,6 @@ static int variax_init(struct usb_line6 if (variax->buffer_activate == NULL) return -ENOMEM; - /* initialize MIDI subsystem: */ - err = line6_init_midi(&variax->line6); - if (err < 0) - return err; - /* initiate startup procedure: */ variax_startup1(variax); return 0;