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=-8.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 489A2C433B4 for ; Thu, 15 Apr 2021 18:28:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0BB966023F for ; Thu, 15 Apr 2021 18:28:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234221AbhDOS2l (ORCPT ); Thu, 15 Apr 2021 14:28:41 -0400 Received: from mail-il1-f199.google.com ([209.85.166.199]:56265 "EHLO mail-il1-f199.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233052AbhDOS2k (ORCPT ); Thu, 15 Apr 2021 14:28:40 -0400 Received: by mail-il1-f199.google.com with SMTP id v1-20020a92d2410000b02901533f3ed5dbso4743636ilg.22 for ; Thu, 15 Apr 2021 11:28:15 -0700 (PDT) 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=QcBQJFJwd2aEtIteetaGG/NNxY6JLsPcvgrNpo8jHbk=; b=LjMXAOGsV5V7U/5zApt6sV1ySzzZhgA6D2NdMTPTXyqKS4qoEx2D7/fSRNA5ZLHbeC mIJ2QZp0E36BY8NqAWLfFrfcu74Wix0SONGS3LH4KbfUulJXbNEhMMsRk+XauT7ZCbPP 8O1z2ZwifSoB8C3+3nc5sRkLtwLam/7tTKm2eCqwMKrL+aBaOYKfcFMiaz0DTw98q7BT 0UwgLsrzJAvILxNf+aH9AB/8ZR5g9vSYf2S9Byd3SjXCiZ99GP2Haeb7XLEr7XaxDeRt Qu6Ii/oj7g7J35eBvnFsSvvF4z8KDy0FX7wXTDd6NJkSSzgwzKzaPq6TW0NDJkjgdbw/ y5Gg== X-Gm-Message-State: AOAM5337hd73Uwk7JmdUbpkyQdZ+55o5yF4cFiCNoeKYn1C3qzGQWLe4 lwntHrEq1gMbPmIsfyqTWKutOHwyStMWA5Dq7bup68aKmkVI X-Google-Smtp-Source: ABdhPJzR7sLHcpumy/6kCx1qc15PEYlD0neZyz+Ah1Ca4KfHJ6bce2sBktWLqLWHsbeivK+sCNtzs8AsWnq00gxoLBZplqdQ5jdZ MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1ca7:: with SMTP id x7mr4050791ill.10.1618511295436; Thu, 15 Apr 2021 11:28:15 -0700 (PDT) Date: Thu, 15 Apr 2021 11:28:15 -0700 In-Reply-To: <000000000000ca835605b0e8a723@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000d45f8005c00706a1@google.com> Subject: Re: [syzbot] KASAN: use-after-free Read in idr_for_each (2) From: syzbot To: asml.silence@gmail.com, axboe@kernel.dk, egiptomarmol@loucastone.com, hdanton@sina.com, io-uring@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, mail@anirudhrb.com, syzkaller-bugs@googlegroups.com, viro@zeniv.linux.org.uk, willy@infradead.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit 61cf93700fe6359552848ed5e3becba6cd760efa Author: Matthew Wilcox (Oracle) Date: Mon Mar 8 14:16:16 2021 +0000 io_uring: Convert personality_idr to XArray bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=16f91b9ad00000 start commit: dd86e7fa Merge tag 'pci-v5.11-fixes-2' of git://git.kernel.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=e83e68d0a6aba5f6 dashboard link: https://syzkaller.appspot.com/bug?extid=12056a09a0311d758e60 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=174b80ef500000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=165522d4d00000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: io_uring: Convert personality_idr to XArray For information about bisection process see: https://goo.gl/tpsmEJ#bisection