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 AB33AC4708D for ; Wed, 7 Dec 2022 23:16:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230051AbiLGXQX (ORCPT ); Wed, 7 Dec 2022 18:16:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229656AbiLGXQV (ORCPT ); Wed, 7 Dec 2022 18:16:21 -0500 Received: from mail-io1-f71.google.com (mail-io1-f71.google.com [209.85.166.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1386088B68 for ; Wed, 7 Dec 2022 15:16:21 -0800 (PST) Received: by mail-io1-f71.google.com with SMTP id g11-20020a6be60b000000b006e2c707e565so1043415ioh.14 for ; Wed, 07 Dec 2022 15:16:21 -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=OPVql0dVm3BxrCwPiGc6AiQiIEcXU1yzGMmr3t8ps3c=; b=rwdFfxe+f7Ad1Tg7nX3rv/0WNUxucS8ObWbh9zlqXxY3Pve46Q0wdEDknv2LNnfQTk MrbpFnaSGgF0o3SypIA7hsCR1Is2fDFFEXCpiUzIAZl+DezitT7+48GT4ihk3bEMJhAM XaAz82w0HATQgq2iZvgFbYHH23lYEwZtBeA9OxDPuCxqpiI1MoQKrjBri51vjWQBNtGw 4oEuAlYbbbPcYSD657EtrOkmYuA9lL9IH2SJllEbYAfVzmP2ZO9Qi6jXei4Vord0DfX9 64IUXYsjK70sKIpDFNEgUe0pyUw7kBs+lUnVrQfdmONv2CC9nb1dysefevHjGh2/Nscq I7Mg== X-Gm-Message-State: ANoB5plLVL30N1vJb6mr45jNqvY/rNLXKxmdVPyPOhvqtM4pTDoZlQ8l dG2VbzPsx0H7oJKHz1Pb7LahJkfKgSKMCA9ZIGiJ6RSS7d8b X-Google-Smtp-Source: AA0mqf7XpmJgyIxWRVMPWgwtWEezWbR9GRv3RL9k8HNQHy9fV7ck5KOFth0hSntK8RYoaEdFbb/GC+pNQ3+OUacdSw02DJIyQxmC MIME-Version: 1.0 X-Received: by 2002:a6b:cd8d:0:b0:6e0:d9a:2898 with SMTP id d135-20020a6bcd8d000000b006e00d9a2898mr6682695iog.99.1670454980453; Wed, 07 Dec 2022 15:16:20 -0800 (PST) Date: Wed, 07 Dec 2022 15:16:20 -0800 In-Reply-To: <1543008.1670434984@warthog.procyon.org.uk> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000b92ca505ef451b46@google.com> Subject: Re: [syzbot] KASAN: use-after-free Read in rxrpc_lookup_local From: syzbot To: davem@davemloft.net, dhowells@redhat.com, edumazet@google.com, kuba@kernel.org, linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org, marc.dionne@auristor.com, netdev@vger.kernel.org, pabeni@redhat.com, syzkaller-bugs@googlegroups.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+3538a6a72efa8b059c38@syzkaller.appspotmail.com Tested on: commit: a2220b54 Merge branch 'cn10kb-mac-block-support' git tree: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git master console output: https://syzkaller.appspot.com/x/log.txt?x=1589fa4d880000 kernel config: https://syzkaller.appspot.com/x/.config?x=c608c21151db14f2 dashboard link: https://syzkaller.appspot.com/bug?extid=3538a6a72efa8b059c38 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=1473515b880000 Note: testing is done by a robot and is best-effort only.