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=-3.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 7F565C433E0 for ; Thu, 18 Feb 2021 00:28:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 22CA564E0F for ; Thu, 18 Feb 2021 00:28:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230113AbhBRA1v (ORCPT ); Wed, 17 Feb 2021 19:27:51 -0500 Received: from mail-io1-f69.google.com ([209.85.166.69]:54142 "EHLO mail-io1-f69.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230100AbhBRA1q (ORCPT ); Wed, 17 Feb 2021 19:27:46 -0500 Received: by mail-io1-f69.google.com with SMTP id f14so177386ioc.20 for ; Wed, 17 Feb 2021 16:27:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=O+x9o+ZqY3A+p1PVu4qZBSCbVWR7ynX8ZB8xdbSabKw=; b=tSKIx1uKmk0Ru2molP3ZP61PTa1tXeMeMyS0M/iQIqPnKTyb760XGyZ+OIF0NR0mLZ 16RQsaExQu0UWTZecicVDLGqwmegcKl7/caOQunwx8JxMIUysTz4c+rlSYYybvcRMn3B ztzoonnpSJOZlXUDqi35+xTy4u/MELizW7KXv0TbGg4QKqdt2intJ0X7j0uqfxX+CDKu JJhKbKMWS2xjSBme2xMm58kuL+UjqMRmk3YdhDImMmf0b3t0OkqLco2Z2QzkcfWYGXSm uO+SQdA+ouvvr09r6LgwpHEm+2pK0dfFPQZyF9MSinjTrvTvQy8vldvaFOrb36uw0vvy w4Nw== X-Gm-Message-State: AOAM532xlSZDeW0WLy/CnxDO0XK/LDVYpCk9yAZWtGXmXjdCFZcv0zPS 7w7DJXvonEfP4yfMuZGop6sXoyqmC5jeSqDtNXQr32Ez5iQi X-Google-Smtp-Source: ABdhPJxO8r/5nk0DFl25ML2casoWzcuGZsMZXBITWPLwcONa2GWX24ufN0whZzxNEe7f+VsppvpgfMFh29PS8wEIOS3X0snRXScG MIME-Version: 1.0 X-Received: by 2002:a05:6e02:8ab:: with SMTP id a11mr1385794ilt.137.1613608025229; Wed, 17 Feb 2021 16:27:05 -0800 (PST) Date: Wed, 17 Feb 2021 16:27:05 -0800 In-Reply-To: <000000000000064f0f05bb76ff3b@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000268f5d05bb91654a@google.com> Subject: Re: WARNING in slave_kobj_release From: syzbot To: andy@greyhouse.net, davem@davemloft.net, hdanton@sina.com, j.vosburgh@gmail.com, jamie@nuviainc.com, johannes.berg@intel.com, johannes@sipsolutions.net, kuba@kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com, vfalico@gmail.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org syzbot has bisected this issue to: commit dcd479e10a0510522a5d88b29b8f79ea3467d501 Author: Johannes Berg Date: Fri Oct 9 12:17:11 2020 +0000 mac80211: always wind down STA state bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=169ceb24d00000 start commit: f40ddce8 Linux 5.11 git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=159ceb24d00000 console output: https://syzkaller.appspot.com/x/log.txt?x=119ceb24d00000 kernel config: https://syzkaller.appspot.com/x/.config?x=4b919ebed7b4902 dashboard link: https://syzkaller.appspot.com/bug?extid=bfda097c12a00c8cae67 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=111279f4d00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=15861a4cd00000 Reported-by: syzbot+bfda097c12a00c8cae67@syzkaller.appspotmail.com Fixes: dcd479e10a05 ("mac80211: always wind down STA state") For information about bisection process see: https://goo.gl/tpsmEJ#bisection