From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8CDC5404BC5 for ; Tue, 11 Aug 2026 20:39:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786480745; cv=none; b=OcuFpvbuGMuEpqYvODkGhWCDt1L8g73U5TN50z8yE9fLO7VKtWO1+IUTfaIEFhzbmblBf73Ip/mC0ryXbOkLHpnAOx2zoyCFlHjXnwO17FbG6SpBQov+7KH1r3E2ZMP8eap9l2bOldHl1I2vS0YPSlQf1KOBISMwf6vgRu2CFog= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786480745; c=relaxed/simple; bh=RgDwe/va+5Ohm3ckTc72SuvumJd7PEDhyWtxUON0pjM=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=mifh4+g2aqm9e9ypRa6pfKnkjFESVMF22NareEOuV3rShy0E+HW4PVNUIVnfxOHyhsqvTsm7S9Ce1zMmB5ZRARAZVz89knOlXrP7KGG6DRQ8UKx3AG4dj9W2Kk+li9sPLt8Qgq5YHylItDcxlWBKH/+CtXa7dSYXPJndqybrzXU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.69 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f69.google.com with SMTP id 006d021491bc7-6a0f261aeb6so348972eaf.3 for ; Tue, 11 Aug 2026 13:39:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1786480742; x=1787085542; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=HmkAmQV+79CDSVr4KdUSZdYfJgu+sglBi2oRsbz/ecw=; b=CnqeiB9QZklBWDWMqFqYJdL+xtI5QwHQgst6NC/iT93XUuYD+egAWe1LRhoUw/sUzu OKtxK/wcGgupyIdUy0SXbYt4yRHKLz1CpN9vizP6SKlJjUNzSVYM4MC88FCVNXXEZMMq RVWYd+77Q+rp0Oft5RU/mT9KdIxHtzrBd22P6CqqGHze8yA62dPX+r/m61QtcH0SXx95 jsDuZn+ajDjfQNCpDd5xs7wmfb1I7Jhcqk4Fs/r4Z1Q8hmJRTIZmkfGgpCVuPRqJTYCX Z6j97Y6uEnEZcV5XKvtMOneHJ1R7SdpSbQSIQ7B9PLU0yKzbrJPacfwQl8O6UFhIWuv0 Kfvg== X-Gm-Message-State: AOJu0YzsMewqgAom3Cst6Rn0j+X7E4EycLb/P7Cw6SEmHvFdCqajpNl8 TMu8INdrG7CXWSMIULJWjiRZ9yB8bekA64UnJHQDYLZroUP19e6RRW2CasIvZXkiuwgOtQ0t74q cLfRPfDeRGgjfdSVqFgITnRLxBLMRWSovPF620jIHQP+F+KkPqQn3g56Dm/4= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:81d0:b0:6ae:8fc0:dbaf with SMTP id 006d021491bc7-6b0a2ff20aemr4127237eaf.1.1786480742603; Tue, 11 Aug 2026 13:39:02 -0700 (PDT) Date: Tue, 11 Aug 2026 13:39:02 -0700 In-Reply-To: <20260811115125.1831170-1-vasilisalmpanis@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a7b8866.c5ad36c8.12f49d.001f.GAE@google.com> Subject: Re: [syzbot] [io-uring?] [block?] memory leak in io_submit_sqes (6) From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, vasilisalmpanis@gmail.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+a4ccdd7ebf452e4d4701@syzkaller.appspotmail.com Tested-by: syzbot+a4ccdd7ebf452e4d4701@syzkaller.appspotmail.com Tested on: commit: 06cf6189 Merge tag 'x86-urgent-2026-08-08' of git://gi.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=158ce149580000 kernel config: https://syzkaller.appspot.com/x/.config?x=6843f8fd2336602d dashboard link: https://syzkaller.appspot.com/bug?extid=a4ccdd7ebf452e4d4701 compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=17e19879580000 Note: testing is done by a robot and is best-effort only.