Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp1740309ybn; Thu, 26 Sep 2019 01:15:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqzlvajIQLWoCuk3nEUYx5lgiR7mPiXhGnsnPgD9ruAMpGVPsb3stwXPSl+2UvWZHzjoXQs2 X-Received: by 2002:a17:906:3746:: with SMTP id e6mr1915284ejc.238.1569485744332; Thu, 26 Sep 2019 01:15:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569485744; cv=none; d=google.com; s=arc-20160816; b=a7Tlenk5n4GU2unNbPRGNQZej5anH9HoOF/7hBVCVxi5U4TxhDvh0qxOspH5mWEcys kpAZ8izLG88598FfeSbOGTysvisEVoPfWmieDz7zzOt9HEsk18YOShZWpaSy6ktWyq8R SoKdLwbzu3oaxtvTpwyDBZ6IUzUb5bwrVq3x92X03TUdb4Orm4WFfvAHnjM46cN/bh1I VncpdTe11ExnFSgW19s3RbxjfgT6coO9muACTjyG04dkDl7GUrKHVizyGexdI1OTfLGE 29ZJiqUg3VfKsFrKeuvgVS4rhDdFJkmgMWigafV/NJmn2w4hUL4fX+f45dAIANGfxGbY swlQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=Mpr6ow2dgivMstxfisgnrWmHeBbF44zQUQhqcluDINI=; b=hbq4Mb91YISk0zoqBaL6Q2FN53UuHpnzXd8c6y7LofqCexqzhkuP3b1cx1jEmEbMq/ TfadLJcNA4MswKwlnn/LDFxD0TnTcfGPR3cSxpooXseuFqMsF0VLsCRrs8iJYDhiZADF 4HB36l4Nm71xx9MfDzeKkm2fs2pDOJ6dOqloL4QjEOGuaftG2Xn/0pcStGqaSzstkk9w WyFCFjs4LvkHGQvl91nLGVgLB4XJ3p7rqafcou3cK0vEBQBZ9FOJzLPn3CJR7IZLq4vj 88aVK08KhKOEmXKOeGvAr673VVpczN7DcTMmTIXDbrQUMJVWzUuP8dfl+3fo0ONJLYNZ 0QIQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=i0Q0KWth; 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 gz11si616045ejb.341.2019.09.26.01.15.20; Thu, 26 Sep 2019 01:15:44 -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=i0Q0KWth; 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 S1732368AbfIXOiI (ORCPT + 99 others); Tue, 24 Sep 2019 10:38:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:60326 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725855AbfIXOiI (ORCPT ); Tue, 24 Sep 2019 10:38:08 -0400 Received: from localhost (unknown [84.241.200.69]) (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 E06252053B; Tue, 24 Sep 2019 14:38:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569335887; bh=31TNPvosGK8Hh8R09L2swPP/h+tMRbD9bpd3F7rSYYU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=i0Q0KWth0+oNnn6BDuQKWPgWeRRpzsOMJj4HcQm2DCzI3+tEnrn4XDA+X6WWGY/v3 kpLUkw9g2lCGV+yXWzjSFDFlq21nest7p6AYahPo+SWhLEI94+fL4ytvIbBN1/W5hs +t6t6kCdrGDMztK7tTQsMVyU2LdoazYkPUAGmB1s= Date: Tue, 24 Sep 2019 16:38:04 +0200 From: Greg Kroah-Hartman To: Alan Stern Cc: Andrey Konovalov , syzbot , LKML , USB list , "Rafael J. Wysocki" , syzkaller-bugs Subject: Re: general protection fault in open_rio Message-ID: <20190924143804.GA623902@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 24, 2019 at 10:33:12AM -0400, Alan Stern wrote: > On Tue, 24 Sep 2019, Andrey Konovalov wrote: > > > On Tue, Sep 24, 2019 at 4:19 PM syzbot > > wrote: > > > > > > Hello, > > > > > > syzbot found the following crash on: > > > > > > HEAD commit: d9e63adc usb-fuzzer: main usb gadget fuzzer driver > > > git tree: https://github.com/google/kasan.git usb-fuzzer > > > console output: https://syzkaller.appspot.com/x/log.txt?x=1602b303600000 > > > kernel config: https://syzkaller.appspot.com/x/.config?x=f4fa60e981ee8e6a > > > dashboard link: https://syzkaller.appspot.com/bug?extid=dbd38fbb686a9681143a > > > compiler: gcc (GCC) 9.0.0 20181231 (experimental) > > > > > > Unfortunately, I don't have any reproducer for this crash yet. > > > > > > IMPORTANT: if you fix the bug, please add the following tag to the commit: > > > Reported-by: syzbot+dbd38fbb686a9681143a@syzkaller.appspotmail.com > > > Most probably the same bug: > > > > https://syzkaller.appspot.com/bug?extid=745b0dff8028f9488eba > > > > #syz dup: KASAN: invalid-free in disconnect_rio (2) > > Even more to the point, a patch was recently posted to the mailing list > to remove the rio500 driver entirely: > > https://marc.info/?l=linux-usb&m=156925553004947&w=2 I'll be queueing this up and just marking the driver BROKEN on older kernels to solve all of these issues :) thanks, greg k-h