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 93F9FC46467 for ; Mon, 16 Jan 2023 10:06:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229908AbjAPKG3 (ORCPT ); Mon, 16 Jan 2023 05:06:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51826 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229774AbjAPKGD (ORCPT ); Mon, 16 Jan 2023 05:06:03 -0500 Received: from mail-io1-f70.google.com (mail-io1-f70.google.com [209.85.166.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6B2A41C320 for ; Mon, 16 Jan 2023 02:05:39 -0800 (PST) Received: by mail-io1-f70.google.com with SMTP id 4-20020a6b1404000000b00704700d919cso8940202iou.11 for ; Mon, 16 Jan 2023 02:05:39 -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=HHBorJxtb8OOdvReJ/cspDu7cb80E+hJP4zqgvf9eJU=; b=OXSGdEABBAE8ZE5WV4+5hOyL4D7Z40j4EPrfc/nbMIrKuAeesQYLhAbbKhxkbDoNGC +CIWsTuyF3XQ2A0Yck3CLqA/XfwMvkBse+h4K1aFL/JgmiagyV6ie6KVQbEtIQC7GEI6 Rj9/Bcus/J/rHwkdIf/+qX9r+/CPetMlXJ8ko7SpwmQY9fN8td10l8zyOwqWholrNOcS fnF/HLN2oF5Z+izcZbNITH6NJ07NigOyvO/LHFwAYJrOO0MRnyTL1jU92jQF/FCoVPfb xmMVPLTFApq1Di8LFC+DFSU4BFLRgLPmGDBKjOvRfgz8tPonMu8cBpBBq8ZzlxPfLg4Z 7R/Q== X-Gm-Message-State: AFqh2kqeGfakp9gYXM/iUHhJU+h3VxDiMShU8bAFCy/Fz2venzF+rd/w 3g1lulwVFhWInGIqaTMqRaBgm+O+od/GXz5tl1XHrvyillfW X-Google-Smtp-Source: AMrXdXuMP+pXnU29vioyn5DTxncoDXWP/ebGCT1OI1VyV4CErkZ7/qWNWt3CVaWvm9lE1o9ahTrKqTXpaELpCWNw9DQog1XK4YTq MIME-Version: 1.0 X-Received: by 2002:a02:cc28:0:b0:3a1:50fe:b95f with SMTP id o8-20020a02cc28000000b003a150feb95fmr803468jap.57.1673863538798; Mon, 16 Jan 2023 02:05:38 -0800 (PST) Date: Mon, 16 Jan 2023 02:05:38 -0800 In-Reply-To: <000000000000b960c00594598949@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000a1f99705f25eb92f@google.com> Subject: Re: KASAN: use-after-free Read in tc_chain_fill_node From: syzbot To: davem@davemloft.net, gregkh@linuxfoundation.org, jiri@mellanox.com, lee.jones@linaro.org, linux-kernel@vger.kernel.org, stable-commits@vger.kernel.org, stable@vger.kernel.org, syzkaller-lts-bugs@googlegroups.com, vladbu@mellanox.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This bug is marked as fixed by commit: net: core: netlink: add helper refcount dec and lock function net: sched: add helper function to take reference to Qdisc net: sched: extend Qdisc with rcu net: sched: rename qdisc_destroy() to qdisc_put() net: sched: use Qdisc rcu API instead of relying on rtnl lock But I can't find it in the tested trees[1] for more than 90 days. Is it a correct commit? Please update it by replying: #syz fix: exact-commit-title Until then the bug is still considered open and new crashes with the same signature are ignored. Kernel: Linux 4.19 Dashboard link: https://syzkaller.appspot.com/bug?extid=5f229e48cccc804062c0 --- [1] I expect the commit to be present in: 1. linux-4.19.y branch of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git