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=-7.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 1BE0BC43215 for ; Thu, 28 Nov 2019 18:17:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DF6D821739 for ; Thu, 28 Nov 2019 18:17:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574965073; bh=p3oysks3QbcikycNQGm6DzWmxdVaNTBV9/IqkrID9pE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=q4mIKO01TwW9XVPCsd/UBalEJ9GcU+zV3RESoU46wgU+eNp0U7Go9iZKzlnjPW6Yb 2juKunRMEdrwwKKHIlIRUZHu766arxwvPzgJLtgmSkxmyR1UdG7g9Vl2mkJe5qksTs SX6bGn00VdkYLlHDO6M8KUxiUPrTHNj2UZh52Rj4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726648AbfK1SRu (ORCPT ); Thu, 28 Nov 2019 13:17:50 -0500 Received: from mail-lj1-f195.google.com ([209.85.208.195]:45500 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726510AbfK1SRu (ORCPT ); Thu, 28 Nov 2019 13:17:50 -0500 Received: by mail-lj1-f195.google.com with SMTP id n21so29350976ljg.12; Thu, 28 Nov 2019 10:17:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=yMLG1lrMO83i17lYHQHD3tXVTnxZuVgZs3P8XS+eKdU=; b=mxoj4HSNZbH5tdLxZlYUZxv4tIWfnZgTab38pG9TU6THi/JhjoOMv2uKRUP3CJNFHV giZFg9AiaVj5af8FDdSU6qvPerkZpcPuXDDlA/Y9VX51d3WJdWz7D+yv7JUjB/IE56CO EIz/lHFbkMBYobbpNH+ejseKT6AxQAH/hGPM1UuGS5j/PYUAjvppr6JGGqYQpB6Y3cZK YkqxLXJhM6MNqcc4TEK0LAO1D9fxHI+xqDxsV5RXVMD1xbJWP3SVDTeNXdOgGKk54Pdp 3pieLEs4YlZd+puIgFXHLgRYdFStyVdv/h/aGzMvEJEFHzI+VAN1tj0u43zTFavlCkBB 3l+Q== X-Gm-Message-State: APjAAAVQz9NU6HFemJPaeHLO4QLSAcpTQNyZNVe3efOtnD5dZkmsfacf KgbBqh2BVZ6iKpSkvHTdGAM= X-Google-Smtp-Source: APXvYqxM1OyPOv5LXlS2aVvOK/NPAfKxOfK7hUonwXpzWC3cN4Fg+X69mrynamClMnYZpjX+lH5CMw== X-Received: by 2002:a2e:9acb:: with SMTP id p11mr35822686ljj.159.1574965067070; Thu, 28 Nov 2019 10:17:47 -0800 (PST) Received: from xi.terra (c-14b8e655.07-184-6d6c6d4.bbcust.telenor.se. [85.230.184.20]) by smtp.gmail.com with ESMTPSA id b17sm8912235lfp.15.2019.11.28.10.17.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Nov 2019 10:17:46 -0800 (PST) Received: from johan by xi.terra with local (Exim 4.92.3) (envelope-from ) id 1iaOMM-0001Tx-Em; Thu, 28 Nov 2019 19:17:46 +0100 Date: Thu, 28 Nov 2019 19:17:46 +0100 From: Johan Hovold To: Andrey Konovalov Cc: Johan Hovold , syzbot , amitkarwar@gmail.com, "David S. Miller" , Kalle Valo , LKML , USB list , linux-wireless@vger.kernel.org, netdev , siva8118@gmail.com, syzkaller-bugs Subject: Re: WARNING: ODEBUG bug in rsi_probe Message-ID: <20191128181746.GF29518@localhost> References: <00000000000024bbd7058682eda1@google.com> <00000000000080e9260586ead5b5@google.com> <20191128180040.GE29518@localhost> 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: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, Nov 28, 2019 at 07:12:26PM +0100, Andrey Konovalov wrote: > On Thu, Nov 28, 2019 at 7:00 PM Johan Hovold wrote: > > > > On Fri, Apr 19, 2019 at 04:54:06PM -0700, syzbot wrote: > > > syzbot has found a reproducer for the following crash on: > > > > > > HEAD commit: d34f9519 usb-fuzzer: main usb gadget fuzzer driver > > > git tree: https://github.com/google/kasan/tree/usb-fuzzer > > > console output: https://syzkaller.appspot.com/x/log.txt?x=13431e7b200000 > > > kernel config: https://syzkaller.appspot.com/x/.config?x=c73d1bb5aeaeae20 > > > dashboard link: https://syzkaller.appspot.com/bug?extid=1d1597a5aa3679c65b9f > > > compiler: gcc (GCC) 9.0.0 20181231 (experimental) > > > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=12534fdd200000 > > > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=147c9247200000 > > > > > > IMPORTANT: if you fix the bug, please add the following tag to the commit: > > > Reported-by: syzbot+1d1597a5aa3679c65b9f@syzkaller.appspotmail.com > > > > > > rsi_91x: rsi_load_firmware: REGOUT read failed > > > rsi_91x: rsi_hal_device_init: Failed to load TA instructions > > > rsi_91x: rsi_probe: Failed in device init > > > ------------[ cut here ]------------ > > > ODEBUG: free active (active state 0) object type: timer_list hint: > > > bl_cmd_timeout+0x0/0x50 drivers/net/wireless/rsi/rsi_91x_hal.c:577 > > > WARNING: CPU: 0 PID: 563 at lib/debugobjects.c:325 > > > debug_print_object+0x162/0x250 lib/debugobjects.c:325 > > > Kernel panic - not syncing: panic_on_warn set ... > > > CPU: 0 PID: 563 Comm: kworker/0:2 Not tainted 5.1.0-rc5-319617-gd34f951 #4 > > > Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS > > > Google 01/01/2011 > > > Workqueue: usb_hub_wq hub_event > > > Call Trace: > > > __dump_stack lib/dump_stack.c:77 [inline] > > > dump_stack+0xe8/0x16e lib/dump_stack.c:113 > > > panic+0x29d/0x5f2 kernel/panic.c:214 > > > __warn.cold+0x20/0x48 kernel/panic.c:571 > > > report_bug+0x262/0x2a0 lib/bug.c:186 > > > fixup_bug arch/x86/kernel/traps.c:179 [inline] > > > fixup_bug arch/x86/kernel/traps.c:174 [inline] > > > do_error_trap+0x130/0x1f0 arch/x86/kernel/traps.c:272 > > > do_invalid_op+0x37/0x40 arch/x86/kernel/traps.c:291 > > > invalid_op+0x14/0x20 arch/x86/entry/entry_64.S:973 > > > RIP: 0010:debug_print_object+0x162/0x250 lib/debugobjects.c:325 > > > Code: dd c0 a8 b3 8e 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 bf 00 00 00 48 > > > 8b 14 dd c0 a8 b3 8e 48 c7 c7 40 9d b3 8e e8 8e c3 d2 fd <0f> 0b 83 05 f9 > > > 0f 5a 10 01 48 83 c4 20 5b 5d 41 5c 41 5d c3 48 89 > > > RSP: 0018:ffff88809e1ef110 EFLAGS: 00010086 > > > RAX: 0000000000000000 RBX: 0000000000000003 RCX: 0000000000000000 > > > RDX: 0000000000000000 RSI: ffffffff815b1d22 RDI: ffffed1013c3de14 > > > RBP: 0000000000000001 R08: ffff88809e1cb100 R09: ffffed1015a03edb > > > R10: ffffed1015a03eda R11: ffff8880ad01f6d7 R12: ffffffff917e77c0 > > > R13: ffffffff8161e740 R14: ffffffff96d3ea28 R15: ffff8880a5a75f60 > > > __debug_check_no_obj_freed lib/debugobjects.c:785 [inline] > > > debug_check_no_obj_freed+0x2a3/0x42e lib/debugobjects.c:817 > > > slab_free_hook mm/slub.c:1426 [inline] > > > slab_free_freelist_hook+0xfb/0x140 mm/slub.c:1456 > > > slab_free mm/slub.c:3003 [inline] > > > kfree+0xce/0x280 mm/slub.c:3958 > > > rsi_probe+0xdf3/0x140d drivers/net/wireless/rsi/rsi_91x_sdio.c:1178 > > > usb_probe_interface+0x31d/0x820 drivers/usb/core/driver.c:361 > > > really_probe+0x2da/0xb10 drivers/base/dd.c:509 > > > driver_probe_device+0x21d/0x350 drivers/base/dd.c:671 > > > __device_attach_driver+0x1d8/0x290 drivers/base/dd.c:778 > > > bus_for_each_drv+0x163/0x1e0 drivers/base/bus.c:454 > > > __device_attach+0x223/0x3a0 drivers/base/dd.c:844 > > > bus_probe_device+0x1f1/0x2a0 drivers/base/bus.c:514 > > > device_add+0xad2/0x16e0 drivers/base/core.c:2106 > > > usb_set_configuration+0xdf7/0x1740 drivers/usb/core/message.c:2021 > > > generic_probe+0xa2/0xda drivers/usb/core/generic.c:210 > > > usb_probe_device+0xc0/0x150 drivers/usb/core/driver.c:266 > > > really_probe+0x2da/0xb10 drivers/base/dd.c:509 > > > driver_probe_device+0x21d/0x350 drivers/base/dd.c:671 > > > __device_attach_driver+0x1d8/0x290 drivers/base/dd.c:778 > > > bus_for_each_drv+0x163/0x1e0 drivers/base/bus.c:454 > > > __device_attach+0x223/0x3a0 drivers/base/dd.c:844 > > > bus_probe_device+0x1f1/0x2a0 drivers/base/bus.c:514 > > > device_add+0xad2/0x16e0 drivers/base/core.c:2106 > > > usb_new_device.cold+0x537/0xccf drivers/usb/core/hub.c:2534 > > > hub_port_connect drivers/usb/core/hub.c:5089 [inline] > > > hub_port_connect_change drivers/usb/core/hub.c:5204 [inline] > > > port_event drivers/usb/core/hub.c:5350 [inline] > > > hub_event+0x1398/0x3b00 drivers/usb/core/hub.c:5432 > > > process_one_work+0x90f/0x1580 kernel/workqueue.c:2269 > > > worker_thread+0x9b/0xe20 kernel/workqueue.c:2415 > > > kthread+0x313/0x420 kernel/kthread.c:253 > > > ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 > > > > > > ====================================================== > > > > Let's try to test the below combined patch which fixes both the above > > use-after-free issue and a second one which syzbot is likely to hit once > > the first one is fixed. Now hopefully with a proper commit id: > > > > #syz test: https://github.com/google/kasan.git da06441bb4 > > Hi Johan, > > The reproducer was found on commit d34f9519, so you need to specify > that commit exactly when testing patches. Otherwise the reported > result might be incorrect. Yeah, I know but that commit is so old that it doesn't have a fix for a another issue that syzbot would hit, and the patch I tried to test might now even apply. But, sure, I'll try that too after the reproducer is run on the latest fuzzer commit (which do still have these bugs). Johan