From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.4 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_IN_DEF_DKIM_WL autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EC270C4360C for ; Thu, 10 Oct 2019 15:39:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C0577208C3 for ; Thu, 10 Oct 2019 15:39:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="qp4Qkf6U" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726083AbfJJPjf (ORCPT ); Thu, 10 Oct 2019 11:39:35 -0400 Received: from mail-pf1-f196.google.com ([209.85.210.196]:34082 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726007AbfJJPjf (ORCPT ); Thu, 10 Oct 2019 11:39:35 -0400 Received: by mail-pf1-f196.google.com with SMTP id b128so4168974pfa.1 for ; Thu, 10 Oct 2019 08:39:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JwdlgT8hDAqNnvsbqVOgYcsV//b7oTzDiaICevRMAZs=; b=qp4Qkf6UajxvdDRvinUc90yAtXwFc46gs1Wuf8ED91eEP20YKAQnI3j4i2AK1O4tji KEq1bwkYRgc3Frpn/qJWtCZpGfxqsrHZ/9ibYaSelAK1KYZu+J9MRuCf49oA++W21p9B 69j6tC/ALqhDfcTKsaAc8git9bEtQhTpm6SxgrW+W2mM8WCzd/2K/s6Ij6lhD8BdEq+K rmMdn5q4fFF6euUh6T9QMKVRYFyZANB7fM+ljcuSa9qS/1f2p2d+yf6YvyGXOBNP8J8x V8QOdLAP58XwqQ1mPn0K3P1r2jCnlHeO5O/LQbhFN+8XpQ5o2G+6ZBkQX1a0Z6Va3qx+ oroA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JwdlgT8hDAqNnvsbqVOgYcsV//b7oTzDiaICevRMAZs=; b=jgglI/WRJZIo/TrMvZCl8oaBZmcXM9h1qh9eH1Iem/8bxSS7JC25g5pzy9Bhzowxj+ wIPWpb83kD9HgzPWuXwu9DCB0SILsvGFtXToUgMtvYO33HUyNZkBlef/AexaVayfJcNA hj2/tvXAmxEfM6rKm5KkYAEFSfx9v4RrQmRo3coN4h2+AXDr5BzC50avOXA8ATGkOifE Yo1YjAYAIIC9TYNqlRdkBVWad1P9qBX3CsIr14GFghARlxGsySces6Vt9FsgWt5/VY3I vEOwDlBo5X2ObR9gTXf2fyi4+z2F0BDLkbkuNgHcbkmtvEXA965PYdjplMNHjn/QKZ6O XBhA== X-Gm-Message-State: APjAAAXORCvpN9HOIR5jRWkM3BgbJCl0jXtLehYAyApp2CEu8J2HyQD2 D+EFnh546Lbo4t4mVEgJ8xDSAGTThfpG1cHd91tarQ== X-Google-Smtp-Source: APXvYqw+JkpVmRn96tTeYYk+vPQV8eH0uQ37XfYipDQdUqOxhO2+fBUA7TpKmtXOohbzHWV15NvBj4eLKg1WtPjIMxY= X-Received: by 2002:a65:4c03:: with SMTP id u3mr11798981pgq.440.1570721973285; Thu, 10 Oct 2019 08:39:33 -0700 (PDT) MIME-Version: 1.0 References: <000000000000f8d8a10592eed95f@google.com> In-Reply-To: <000000000000f8d8a10592eed95f@google.com> From: Andrey Konovalov Date: Thu, 10 Oct 2019 17:39:22 +0200 Message-ID: Subject: Re: KASAN: invalid-free in disconnect_rio (2) To: syzbot Cc: Greg Kroah-Hartman , LKML , USB list , Cesar Miquel , rio500-users@lists.sourceforge.net, Alan Stern , syzkaller-bugs Content-Type: text/plain; charset="UTF-8" Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Thu, Sep 19, 2019 at 11:44 PM syzbot wrote: > > Hello, > > syzbot has tested the proposed patch and the reproducer did not trigger > crash: > > Reported-and-tested-by: > syzbot+745b0dff8028f9488eba@syzkaller.appspotmail.com > > Tested on: > > commit: e0bd8d79 usb-fuzzer: main usb gadget fuzzer driver > git tree: https://github.com/google/kasan.git > kernel config: https://syzkaller.appspot.com/x/.config?x=8847e5384a16f66a > dashboard link: https://syzkaller.appspot.com/bug?extid=745b0dff8028f9488eba > compiler: gcc (GCC) 9.0.0 20181231 (experimental) > patch: https://syzkaller.appspot.com/x/patch.diff?x=15b3efc3600000 > > Note: testing is done by a robot and is best-effort only. > > -- > You received this message because you are subscribed to the Google Groups "syzkaller-bugs" group. > To unsubscribe from this group and stop receiving emails from it, send an email to syzkaller-bugs+unsubscribe@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller-bugs/000000000000f8d8a10592eed95f%40google.com. #syz fix: USB: rio500: Remove Rio 500 kernel driver