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 33EE9C4332F for ; Thu, 8 Dec 2022 11:09:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230022AbiLHLJw (ORCPT ); Thu, 8 Dec 2022 06:09:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44148 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229524AbiLHLJ1 (ORCPT ); Thu, 8 Dec 2022 06:09:27 -0500 Received: from mail-il1-f200.google.com (mail-il1-f200.google.com [209.85.166.200]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D533194937 for ; Thu, 8 Dec 2022 03:06:17 -0800 (PST) Received: by mail-il1-f200.google.com with SMTP id g7-20020a056e021a2700b0030326ba44e4so838739ile.13 for ; Thu, 08 Dec 2022 03:06:17 -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=MFNEjikdDKIGbIXcuAlk/+ki2ZmSz9fWBbGY16JNQhU=; b=TsCv60olECRvr1aZ8lIF0IMXT/zolFllq2tGfX0mjixT+yRDmM/JyWj1Fdsxn5GmkU gsomot94zbzNX6GZx6xd07bDG50T0Oqv74i9Sjf+4ygkkdmzva9CDxgMFmlci6aVwNIP KQqLTDvtFX7TJpJCRId8TB4e49VyZ+m/ztH3EKErD1dqaigLISEnLsFQ/F3eXoEXez+w ygDTVQH0Kh7fGnGItufTgpwEKzGP6OQMwchfPDiMzDUCSmAsoU/ajJ+xQWOIr9s6P0Em euv8gHKVlZUK2q+5/zjnbYYRDodRPxWsMyVYOG+yeOixSJT7j4VB6spXtFXbTFkd95GK 9Rgw== X-Gm-Message-State: ANoB5pkjPYvRW/V4RJeIpHs/yaPDKw6jz2k8dJ3/TWkvzi2ehq0gWOx9 8opSrXv+kL3+IVWWm9pPmcjWN4qagGQDZ9JrPCdNX6Ymw+va X-Google-Smtp-Source: AA0mqf6ZFw+5uYrfGquMZC8eelXMMwS1iAYVUo6vrzG+2km6Vk/VPAS7q7w8GQZUQzcZID2VZkquqKsEGkaClJQJC7YhB5cRVXGC MIME-Version: 1.0 X-Received: by 2002:a92:870f:0:b0:302:501a:a25d with SMTP id m15-20020a92870f000000b00302501aa25dmr34269679ild.311.1670497577197; Thu, 08 Dec 2022 03:06:17 -0800 (PST) Date: Thu, 08 Dec 2022 03:06:17 -0800 In-Reply-To: <20221208032216.63513-1-chenzhongjin@huawei.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000afe93f05ef4f063a@google.com> Subject: Re: [syzbot] memory leak in tcindex_set_parms (3) From: syzbot To: chenzhongjin@huawei.com, davem@davemloft.net, edumazet@google.com, gregkh@linuxfoundation.org, jhs@mojatatu.com, jiri@resnulli.us, kuba@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, stable@vger.kernel.org, syzkaller-bugs@googlegroups.com, xiyou.wangcong@gmail.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+2f9183cb6f89b0e16586@syzkaller.appspotmail.com Tested on: commit: 355479c7 Merge tag 'efi-fixes-for-v6.1-4' of git://git.. git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=175b5b23880000 kernel config: https://syzkaller.appspot.com/x/.config?x=979161df0e247659 dashboard link: https://syzkaller.appspot.com/bug?extid=2f9183cb6f89b0e16586 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=142313f3880000 Note: testing is done by a robot and is best-effort only.