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 6ADD0C5479D for ; Mon, 9 Jan 2023 22:12:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237619AbjAIWM2 (ORCPT ); Mon, 9 Jan 2023 17:12:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43328 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229616AbjAIWMZ (ORCPT ); Mon, 9 Jan 2023 17:12:25 -0500 Received: from mail-io1-f71.google.com (mail-io1-f71.google.com [209.85.166.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B16B41EEDE for ; Mon, 9 Jan 2023 14:12:23 -0800 (PST) Received: by mail-io1-f71.google.com with SMTP id u24-20020a6be918000000b006ed1e9ad302so5862647iof.22 for ; Mon, 09 Jan 2023 14:12:23 -0800 (PST) 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:subject:date:message-id:reply-to; bh=DTUK3cZDq7+5e5U091ru+GvF8C+iMdCzHADni7W4eDI=; b=oa2TSf+AKR7UciUPc573CcmOpJTtR8CVvaSSmy5QTrYYEVNjOLSh19Vkum29/7rgKC MMQBXYIoGIwLiVlCIhhR70SlpGzN4KicnMBv6jTm+lLz8mkMHMyNpkpjudfc1KwSVEUZ 88WyQdUkFTsALyL42h5rifcdyzT2GBJff4mBoWVQa6sDOLTZ/ahMLsNz0R06/tk/Lyc4 9gIs8lBN0Ox/I3WIOYt3G5ddGiKYm7O3slYKk8IfV6XotkmA3ZHex78Mg5BbLG/NfLhm 2wUKRn4EWMMUI613Ltpv0Fha1yLMrIhGCiJIZ7SIfTrqfTvCdNw/nyHRj7Crps/+RJ2Y GfCg== X-Gm-Message-State: AFqh2krW61AG7ZZQ3WQ/Y4V3OLtsyYlVmFVY7drmvxwhGrjHYvoV6G57 wyZ4e059CVoRg2Hw9XlZXXvXN2ARa9GMobw1yArb8WzOuQvQ X-Google-Smtp-Source: AMrXdXt22QvHMfgLmlMKJ4fSPICEnPJL8xHSmNJ/v5/CvyV6F7eDLPbLBcUQgUfuus7Oa0Foa7X9MTvgJeY8H6S/U9vanvNTKuMu MIME-Version: 1.0 X-Received: by 2002:a05:6e02:927:b0:30d:96b6:5cd2 with SMTP id o7-20020a056e02092700b0030d96b65cd2mr1750200ilt.31.1673302343067; Mon, 09 Jan 2023 14:12:23 -0800 (PST) Date: Mon, 09 Jan 2023 14:12:23 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000c2b1b505f1dc0f10@google.com> Subject: Re: [syzbot] memory leak in io_submit_sqes (4) From: syzbot To: asml.silence@gmail.com, axboe@kernel.dk, io-uring@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+6c95df01470a47fc3af4@syzkaller.appspotmail.com Tested on: commit: 0af4af97 io_uring/poll: add hash if ready poll request.. git tree: git://git.kernel.dk/linux.git syztest console output: https://syzkaller.appspot.com/x/log.txt?x=1105391c480000 kernel config: https://syzkaller.appspot.com/x/.config?x=72a4287b7f412c8a dashboard link: https://syzkaller.appspot.com/bug?extid=6c95df01470a47fc3af4 compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 Note: no patches were applied. Note: testing is done by a robot and is best-effort only.