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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87371C32772 for ; Tue, 16 Aug 2022 08:27:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232999AbiHPI1G (ORCPT ); Tue, 16 Aug 2022 04:27:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52426 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230039AbiHPI0E (ORCPT ); Tue, 16 Aug 2022 04:26:04 -0400 Received: from mail-il1-f197.google.com (mail-il1-f197.google.com [209.85.166.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 442F01405E5 for ; Mon, 15 Aug 2022 22:58:09 -0700 (PDT) Received: by mail-il1-f197.google.com with SMTP id s3-20020a056e021a0300b002e10f0e8965so6509470ild.23 for ; Mon, 15 Aug 2022 22:58:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc; bh=lUHutYvTWkC02k1JHzLmqGKDgiRolEQq5obnJ8zZPao=; b=3t6ubHHXYiJlgljVDgOSiUrnpupkCvBEJOdaaVT973XpiB7Cb1nBuoHge1+yBu5I5/ BfS7Ta2PJ+LgSWGxiMcZGwZPuSR9cwiO+N87NQndPzkrlsWiCqSAF5vZS75h6NyX5meu En1OS127b3FZ0YYbFVADUuJ9IV8Q4mH4fqP5kvOsE9rMyPRVH3JIEWf5DgnLBAyYrCTZ LQ3htueR6zXKH2rePc64I+nL0U7fb008k+MBnTtjCwSZjm3wUebt9qTnwjF9Qh+CscPD c+oU2MI7SzbVUVpeIOiCwlUDUcDcGA0HCpLYTLNXsGsClkdRzBcwjQ0D3heglD0yjFyd bwsw== X-Gm-Message-State: ACgBeo1dKgdDNmalxb36hkJB5982e4IcaHctkq1JqvyEemWNkzBiPDKY XeXn3cXaYEljVR8x9nBg38ai69j0vnxpWkJUO7KKq5vGqxYX X-Google-Smtp-Source: AA6agR5xlqIUCDW7/LHVLDMOCEAifJLoInIbGB8XrCdW2sWYNDqAtG4CM3T91W0o7i7Os/k2xLXXOpNa8DlLGy4FJj8FrzXAZVhs MIME-Version: 1.0 X-Received: by 2002:a05:6e02:194d:b0:2de:a54b:2e51 with SMTP id x13-20020a056e02194d00b002dea54b2e51mr8736771ilu.257.1660629488569; Mon, 15 Aug 2022 22:58:08 -0700 (PDT) Date: Mon, 15 Aug 2022 22:58:08 -0700 In-Reply-To: <000000000000aaac8505dc135b07@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000c518d505e6556ed8@google.com> Subject: Re: BUG: corrupted list in insert_work From: syzbot To: andrii@kernel.org, ast@kernel.org, bpf@vger.kernel.org, brauner@kernel.org, cgroups@vger.kernel.org, daniel@iogearbox.net, dvyukov@google.com, hannes@cmpxchg.org, hdanton@sina.com, john.fastabend@gmail.com, kafai@fb.com, kpsingh@kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, lizefan.x@bytedance.com, lkp@intel.com, lkp@lists.01.org, mkoutny@suse.com, netdev@vger.kernel.org, oliver.sang@intel.com, songliubraving@fb.com, stable@vger.kernel.org, syzkaller-android-bugs@googlegroups.com, syzkaller-bugs@googlegroups.com, tadeusz.struk@linaro.org, tj@kernel.org, yhs@fb.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org syzbot suspects this issue was fixed by commit: commit d007f49ab789bee8ed76021830b49745d5feaf61 Author: Al Viro Date: Wed May 18 06:13:40 2022 +0000 percpu_ref_init(): clean ->percpu_count_ref on failure bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=10c66b6b080000 start commit: ebc9fb07d294 ANDROID: random: fix CRC issues with the merge git tree: android12-5.10-lts kernel config: https://syzkaller.appspot.com/x/.config?x=32c952ff4a8ff8c1 dashboard link: https://syzkaller.appspot.com/bug?extid=e42ae441c3b10acf9e9d syz repro: https://syzkaller.appspot.com/x/repro.syz?x=172a9074080000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=10456caa080000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: percpu_ref_init(): clean ->percpu_count_ref on failure For information about bisection process see: https://goo.gl/tpsmEJ#bisection