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 11F27C4332F for ; Wed, 12 Jan 2022 18:07:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356034AbiALSHI (ORCPT ); Wed, 12 Jan 2022 13:07:08 -0500 Received: from mail-il1-f198.google.com ([209.85.166.198]:33462 "EHLO mail-il1-f198.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355976AbiALSHH (ORCPT ); Wed, 12 Jan 2022 13:07:07 -0500 Received: by mail-il1-f198.google.com with SMTP id q12-20020a056e0220ec00b002b4dfeb7b27so2226141ilv.0 for ; Wed, 12 Jan 2022 10:07: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=4qfyyc8d8t6HSYNLIhDajcHWDIP5czgFUKxiWdgZZuo=; b=CyE6MfUN6wmnDPbsNF0pV9u5J8VvkdblgPvoi83Z9sZpX/LNsv58jpNckPH/B8kCtx /Y0RAUuZwl3ioXBi1MUxLrQJkTXH06FTQIoSbARWIc0xP5oqzNYfR6Zkdk2dHq+plT5o cHQuSAN7meIi7kMEm+3Skp16aWe09lVljpupTJdob3hulegsk4r+4NS/ju7Al83SRX70 GdzB3lnVOkp5VpkihQGM+mSHnm4w0RLzcfbitUKQgnYtaJSQXdpHvk2BW0P4wXws99Eo zCnwNR4+qfMQwE/PytKrP+EzqywO8UPg5gvbzEhcNZp2fGvXECGO3mmCMBUqljbxnk0e 7jEw== X-Gm-Message-State: AOAM533SipJ+AfbyTrVKd3I50ETk2Ce99SrFA9XLFz6Z/Qp7RB2KnfbR cZ2/R3+CkZTlQ8pCnNSf+4U0Rx5MUsyqEZvSvIMje3eZV43q X-Google-Smtp-Source: ABdhPJypiq3WNQhaEDkIOaecF5zA0hAxEGuLf4XczFian/Ud6RPY4l9/xIPbalhaOGaw8NUbxN6HUozucfb4pNbwD+xvQf1HCkcn MIME-Version: 1.0 X-Received: by 2002:a05:6602:1490:: with SMTP id a16mr491280iow.30.1642010826998; Wed, 12 Jan 2022 10:07:06 -0800 (PST) Date: Wed, 12 Jan 2022 10:07:06 -0800 In-Reply-To: <000000000000c1524005cdeacc5f@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000000f890905d56670f5@google.com> Subject: Re: [syzbot] KASAN: use-after-free Read in veth_xdp_rcv From: syzbot To: andrii@kernel.org, ast@kernel.org, bpf@vger.kernel.org, daniel@iogearbox.net, davem@davemloft.net, fgheet255t@gmail.com, hawk@kernel.org, john.fastabend@gmail.com, kafai@fb.com, kpsingh@kernel.org, kuba@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, songliubraving@fb.com, syzkaller-bugs@googlegroups.com, toke@redhat.com, toke@toke.dk, yhs@fb.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org syzbot suspects this issue was fixed by commit: commit 2cbad989033bff0256675c38f96f5faab852af4b Author: Paolo Abeni Date: Tue Nov 30 10:08:06 2021 +0000 bpf: Do not WARN in bpf_warn_invalid_xdp_action() bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=14e9e1ddb00000 start commit: 252c765bd764 riscv, bpf: Add BPF exception tables git tree: bpf-next kernel config: https://syzkaller.appspot.com/x/.config?x=f60548b4c38ae4a8 dashboard link: https://syzkaller.appspot.com/bug?extid=67f89551088ea1a6850e syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1797fcf2b00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=10e71f9f300000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: bpf: Do not WARN in bpf_warn_invalid_xdp_action() For information about bisection process see: https://goo.gl/tpsmEJ#bisection