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 508DFC05027 for ; Mon, 6 Feb 2023 20:31:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230296AbjBFUbV (ORCPT ); Mon, 6 Feb 2023 15:31:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229906AbjBFUbT (ORCPT ); Mon, 6 Feb 2023 15:31:19 -0500 Received: from mail-il1-f197.google.com (mail-il1-f197.google.com [209.85.166.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9102B29E38 for ; Mon, 6 Feb 2023 12:31:18 -0800 (PST) Received: by mail-il1-f197.google.com with SMTP id o10-20020a056e02102a00b003006328df7bso8947009ilj.17 for ; Mon, 06 Feb 2023 12:31:18 -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=lcUfKfT8kk091mUeNDNyNXV+W/bZwlZUrmiavyzWKVE=; b=MLsRS+9PTEGfnxKGl5zXVYv48s18+a73XGS4qCBvg9EWHagllvpt83rr/CsVGqj0vi iYn1OrK0EQoqt1O4VLn15Tonsumv7dU5svHF26qdp3y6Mx/r2uny1A/pSbQLCQL4h/l1 Hfn0KVPkwX+OXerafW/wzbUACvnxHT4x/tVLDvs7qEIkoN6yLBA/+s7RaEnNXplEmX9G psxIS9oIq4N3HsIJdEOmNgGAMAIJssifmrbIB7m7v6dN0SNmMujC+x812khrXpcYMacW pfkQvJ2p1ZfZaLyl9q2O5AxvFSkbADYdIL+QYU0RT7B2kXrt0nybVgPknZHMuAyeW6ZH mmcQ== X-Gm-Message-State: AO0yUKVAMAGoQp5TZW0ZXb1Zcy61CI0XpNDV9f6ShxshyG/zWwE9ACyY cDQkY8Yzg9HpNkcHlaloHGq+mGv8BY0P+cQ4ne5ukOz0lQUJ X-Google-Smtp-Source: AK7set/lIX/2jgf1OGRtFFrJw0DWyiffr52+TS2tT4qR8HmxfNuUDQY4i9GdUbMVWehVVSEfF9bkQInUujE4DKrS6Qceu8NmbEmm MIME-Version: 1.0 X-Received: by 2002:a02:cccb:0:b0:3b1:acaf:d5b2 with SMTP id k11-20020a02cccb000000b003b1acafd5b2mr168551jaq.98.1675715477927; Mon, 06 Feb 2023 12:31:17 -0800 (PST) Date: Mon, 06 Feb 2023 12:31:17 -0800 In-Reply-To: <000000000000269f9a05f02be9d8@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000ce7ebf05f40de992@google.com> Subject: Re: [syzbot] KASAN: slab-out-of-bounds Write in copy_verifier_state From: syzbot To: andrii@kernel.org, ast@kernel.org, bpf@vger.kernel.org, daniel@iogearbox.net, davem@davemloft.net, haoluo@google.com, hawk@kernel.org, john.fastabend@gmail.com, jolsa@kernel.org, keescook@chromium.org, kpsingh@kernel.org, kuba@kernel.org, linux-kernel@vger.kernel.org, llvm@lists.linux.dev, martin.lau@linux.dev, nathan@kernel.org, ndesaulniers@google.com, netdev@vger.kernel.org, sdf@google.com, song@kernel.org, syzkaller-bugs@googlegroups.com, trix@redhat.com, v4bel@theori.io, yhs@fb.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit 45435d8da71f9f3e6860e6e6ea9667b6ec17ec64 Author: Kees Cook Date: Fri Dec 23 18:28:44 2022 +0000 bpf: Always use maximal size for copy_array() bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=14c62f23480000 start commit: 041fae9c105a Merge tag 'f2fs-for-6.2-rc1' of git://git.ker.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=e2f3d9d232a3cac5 dashboard link: https://syzkaller.appspot.com/bug?extid=59af7bf76d795311da8c syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1650d477880000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1305f993880000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: bpf: Always use maximal size for copy_array() For information about bisection process see: https://goo.gl/tpsmEJ#bisection