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 137D7C4332F for ; Tue, 20 Dec 2022 20:30:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234305AbiLTUaz (ORCPT ); Tue, 20 Dec 2022 15:30:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229543AbiLTUaa (ORCPT ); Tue, 20 Dec 2022 15:30:30 -0500 Received: from mail-io1-f69.google.com (mail-io1-f69.google.com [209.85.166.69]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D55A1CFF4 for ; Tue, 20 Dec 2022 12:30:26 -0800 (PST) Received: by mail-io1-f69.google.com with SMTP id z9-20020a6be009000000b006e0577c3686so6015612iog.0 for ; Tue, 20 Dec 2022 12:30:26 -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=9lO+onbVv6bZVIEl7Kh8E9HbEaMf0DW2YgnQtYSE8Pw=; b=VrRXMSdgv6ktSib3cFGFMbnsp61MIBnBV4PEdvBa+ww0Q4CwFW7hqZLV7rjVhB1l8w aAkflpJQd50Qas/2jKP6GVvD+dpbZyjvE+9KPX7u+2Q4lhCchp70JBQwa2pVQOFyRQRy kN1AcDCsjMXROgoNHXAaoaYb7sMykIN13XafXkXVtHTBr14I0+l0Y4Gw8DorfACc8zEq mK5ctoGOBaqa9Q8qT7s4Cg8t8jgmYeen+WEgDPTEv0peZHet39/VRJGpIArSDfeQLxby E+9dywqaZKfVan3d+zFE02Xq9TVEkHTR6g1q/aH5yYwUPsTakMTlswDvAQISHv62RNqY eQsQ== X-Gm-Message-State: ANoB5pkEQkE94KAiTDATbDQr+O2P3fLnuNBNBA1jP5YG4is5ErTxUNAq k/4a1qMr01EwpVZ7HIWIju5JBAl2/DyjysL/8JrDb1W45oPL X-Google-Smtp-Source: AA0mqf6oL6u1g0efHMd1fRNYolfsD82ctmu3LGNm613o4B0KDZY2tz7ouwZSsZtmP4f8F01iKWsLk1o6RVRsGcZKn06LeI7DITCC MIME-Version: 1.0 X-Received: by 2002:a05:6e02:4d2:b0:304:d061:6cb9 with SMTP id f18-20020a056e0204d200b00304d0616cb9mr2099951ils.168.1671568225461; Tue, 20 Dec 2022 12:30:25 -0800 (PST) Date: Tue, 20 Dec 2022 12:30:25 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000004bee2205f0484e1d@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, 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, yhs@fb.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+59af7bf76d795311da8c@syzkaller.appspotmail.com Tested on: commit: 041fae9c Merge tag 'f2fs-for-6.2-rc1' of git://git.ker.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=15fc914f880000 kernel config: https://syzkaller.appspot.com/x/.config?x=e2f3d9d232a3cac5 dashboard link: https://syzkaller.appspot.com/bug?extid=59af7bf76d795311da8c compiler: Debian clang version 13.0.1-++20220126092033+75e33f71c2da-1~exp1~20220126212112.63, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=10cacf77880000 Note: testing is done by a robot and is best-effort only.