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 DA483EB64DD for ; Wed, 12 Jul 2023 18:54:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232051AbjGLSyh (ORCPT ); Wed, 12 Jul 2023 14:54:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229610AbjGLSyf (ORCPT ); Wed, 12 Jul 2023 14:54:35 -0400 Received: from mail-ot1-f69.google.com (mail-ot1-f69.google.com [209.85.210.69]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1B33C1BF8 for ; Wed, 12 Jul 2023 11:54:34 -0700 (PDT) Received: by mail-ot1-f69.google.com with SMTP id 46e09a7af769-6b75210454eso8394088a34.2 for ; Wed, 12 Jul 2023 11:54:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689188073; x=1691780073; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=iZMH+f/qQs35ft7PcSxeJWZ8yv3i3Olk8Bn6x6Aux/0=; b=c+ICq5CoXZxNO0v0G8NQRLyOKlxhX0DaqvKtQFcK+h1UavilUzge0sf9pufeVL0PJS wCvaRXtDZuhW2pBYdKphK2P+Sju4OOrOYpiyKzwwPc8FNvSPzuHc4JYobKlFSO1wuhYt T5vVY+t+QXHvr3xKD1YcbEtEiOneQDu0DoF5Yhqk44lBVNHhs2qwYoc3MlPo4rQ13nsT 0F11LnIIYbPsHbG6dyXulh6uABcNZNT9hR0h4loH267Gtf5ZRygeLQOYOF+1CIxHXljJ R6zXdC6U1dV4DwHee2alaIK1bg00THUNa+4TXEeOAAeko4ffHVhVV6JU+CTW6+HNWga8 PXzw== X-Gm-Message-State: ABy/qLaP1RkHV4KU7iVCybVm4HsgHN11Qq7DoP6Rv1DWL6KMqIhv3Fdc tQmNO/VCom4rnJQVb7k3yxx0qviEHldYRTfeeBn1E/pOHDE3 X-Google-Smtp-Source: APBJJlFsJIcb0rdx4JjgRS1wq5NhoTjU9MPmFzmv1EP3Vle1AIKr62xgl7dheKEiVE6GkXdOnIQBkcJkfp2R0puLgy6N5pzwWkeT MIME-Version: 1.0 X-Received: by 2002:a05:6830:2056:b0:6af:a3de:5d26 with SMTP id f22-20020a056830205600b006afa3de5d26mr6113119otp.7.1689188073476; Wed, 12 Jul 2023 11:54:33 -0700 (PDT) Date: Wed, 12 Jul 2023 11:54:33 -0700 In-Reply-To: <000000000000881d0606004541d1@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000001416bb06004ebf53@google.com> Subject: Re: [syzbot] [fs?] INFO: task hung in pipe_release (4) From: syzbot To: bpf@vger.kernel.org, brauner@kernel.org, davem@davemloft.net, dhowells@redhat.com, dsahern@kernel.org, edumazet@google.com, kuba@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, syzkaller-bugs@googlegroups.com, viro@zeniv.linux.org.uk Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot has bisected this issue to: commit 7ac7c987850c3ec617c778f7bd871804dc1c648d Author: David Howells Date: Mon May 22 12:11:22 2023 +0000 udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=15853bcaa80000 start commit: 3f01e9fed845 Merge tag 'linux-watchdog-6.5-rc2' of git://w.. git tree: upstream final oops: https://syzkaller.appspot.com/x/report.txt?x=17853bcaa80000 console output: https://syzkaller.appspot.com/x/log.txt?x=13853bcaa80000 kernel config: https://syzkaller.appspot.com/x/.config?x=150188feee7071a7 dashboard link: https://syzkaller.appspot.com/bug?extid=f527b971b4bdc8e79f9e syz repro: https://syzkaller.appspot.com/x/repro.syz?x=12a86682a80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1520ab6ca80000 Reported-by: syzbot+f527b971b4bdc8e79f9e@syzkaller.appspotmail.com Fixes: 7ac7c987850c ("udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES") For information about bisection process see: https://goo.gl/tpsmEJ#bisection