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 05652C433EF for ; Tue, 8 Mar 2022 18:29:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243115AbiCHSaJ (ORCPT ); Tue, 8 Mar 2022 13:30:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58286 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232728AbiCHSaE (ORCPT ); Tue, 8 Mar 2022 13:30:04 -0500 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5E3A2E6A1 for ; Tue, 8 Mar 2022 10:29:07 -0800 (PST) Received: by mail-il1-f198.google.com with SMTP id y7-20020a056e02128700b002c62013aaa6so7876277ilq.3 for ; Tue, 08 Mar 2022 10:29:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=Eq80vscKFSPEzgR+FDiRmuoeTAILRwkYVSwA6/NoYo4=; b=wjDT+hIgZCQwoocK3V2XsSnNrJH9M+MA/gI2bTFecmMr8Y2D3QEgINjtfVWPvTA9q2 eZBkte3hfLFtBaiyIoxsjXbr5KxtSxY8GuAcYTt0KVk1yVKnQQmaelpqBwXvJ0LItR5H gTxRc7fuA+BdJ/KZbmOd3Vbhy6kZPwticHW+yeWw6PhUyQMn1YPirD+756ijCvRXuGP5 ds8a90/x+ehk3dqJtB5rnMbk5eB3S+XiOT3kMVwfSfgYXRkjEqMJCOEMh7+cnw/4gTdm hvJrQcNbJlnQTnoAApW0WOjrz4zXoraSKmGZ0JSNxzYrAx4oo741sV9fjcsz2BjFrLlv 7WKQ== X-Gm-Message-State: AOAM533Jcd1G9zyzQsdi2xRl9dkVbIH7fTPq4If9/VuhgnOi3aI7WnFv Y8V25Q0BatlivRfPSPod2OyZiV+dSUReEexFZP73flFaehT5 X-Google-Smtp-Source: ABdhPJwVFPhNiHPfPMNpTVlIMlvVOvmig1Aq+ErIY65R0hsIf8B3ZibkKBvvJFKpbOO64etTDlNuig/+Q1eNkcIlSyv6RBtHeB1a MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1a45:b0:2c2:b182:e0ac with SMTP id u5-20020a056e021a4500b002c2b182e0acmr16924537ilv.264.1646764147309; Tue, 08 Mar 2022 10:29:07 -0800 (PST) Date: Tue, 08 Mar 2022 10:29:07 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000007834c05d9b9289f@google.com> Subject: Re: [syzbot] KASAN: use-after-free Read in port100_send_complete From: syzbot To: krzysztof.kozlowski@canonical.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, paskripkin@gmail.com, 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+16bcb127fb73baeecb14@syzkaller.appspotmail.com Tested on: commit: 92f90cc9 Merge tag 'fuse-fixes-5.17-rc8' of git://git... git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=aba0ab2928a512c2 dashboard link: https://syzkaller.appspot.com/bug?extid=16bcb127fb73baeecb14 compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=10a7dfd1700000 Note: testing is done by a robot and is best-effort only.