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 X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00,FROM_LOCAL_HEX, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A1DC7C4338F for ; Fri, 23 Jul 2021 23:10:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 79C4760EB6 for ; Fri, 23 Jul 2021 23:10:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232550AbhGWW3j (ORCPT ); Fri, 23 Jul 2021 18:29:39 -0400 Received: from mail-il1-f200.google.com ([209.85.166.200]:36430 "EHLO mail-il1-f200.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232825AbhGWW3h (ORCPT ); Fri, 23 Jul 2021 18:29:37 -0400 Received: by mail-il1-f200.google.com with SMTP id c20-20020a9294140000b02902141528bc7cso1827348ili.3 for ; Fri, 23 Jul 2021 16:10:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:in-reply-to:message-id:subject :from:to; bh=6RQsGzkA52unvEXhAGOuDMaDb8vBCAzRbnUzWuORtwY=; b=mp24ODLSIiPfuRB/1vJPD+UBms+eHUeKAVbOcXgtkNEJCoclmZkv/TLg762L7N6Bec 0J/uU/KhSxMVaPKapsqbPGPo5F+DI4vT/v41BgF4OiFV5Y5vVf7n9m+Inmqn/ELnPPLs zk7NcrQ+uE+aIChvrYgislsmknUYRgOnU3OKIrf4K2UnT0WDkoVw8dJjy12B8zavrWdW I/P9tbJtINRDW8vZDqACXl5AWP+x6OtCxiQtSEPV5ggWqrr4cT48v2klFznZXHXU86// N8uuEloBMx/zI3rK7q6jh0TX873zdAoBbmUiFepbJarXYGXnQc7uiK7gfh1QpU4f3XKE Vtdw== X-Gm-Message-State: AOAM5308qP8zm8+fq0I9Z7crqsD1S9qy5y/UK1eH6LZenJmcAzcBx/JM ntfectVkhN3ocHh0X71lFDhjz8u5NdGxWq+0vGdXGVnhnnSS X-Google-Smtp-Source: ABdhPJwBnb2izvcnLq+78+oC7ssLD4z4TZTwLRynmblYk+oOhI0ea8aORnvXRNoO10TBdt2CBU09OzlhW8R6f6V1sxyHgENr0RUQ MIME-Version: 1.0 X-Received: by 2002:a5d:8747:: with SMTP id k7mr5777211iol.83.1627081809209; Fri, 23 Jul 2021 16:10:09 -0700 (PDT) Date: Fri, 23 Jul 2021 16:10:09 -0700 In-Reply-To: <20210723194932.6c3b77a8@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000042305105c7d281d0@google.com> Subject: Re: [syzbot] KASAN: use-after-free Read in tipc_recvmsg From: syzbot To: davem@davemloft.net, devicetree@vger.kernel.org, frowand.list@gmail.com, gregkh@linuxfoundation.org, jmaloy@redhat.com, kuba@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, paskripkin@gmail.com, rafael@kernel.org, robh@kernel.org, syzkaller-bugs@googlegroups.com, tipc-discussion@lists.sourceforge.net, ying.xue@windriver.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+e6741b97d5552f97c24d@syzkaller.appspotmail.com Tested on: commit: 90d856e7 Add linux-next specific files for 20210723 git tree: linux-next kernel config: https://syzkaller.appspot.com/x/.config?x=644211b3d3da598c dashboard link: https://syzkaller.appspot.com/bug?extid=e6741b97d5552f97c24d compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.1 patch: https://syzkaller.appspot.com/x/patch.diff?x=118f857c300000 Note: testing is done by a robot and is best-effort only.