From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <33cw3Yg0bAG4YaZadMUX-bdaPMbbUP.SaaSXQgeQdOaZfQZf.OaY@M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com> Received: from mail-il1-x147.google.com (mail-il1-x147.google.com [IPv6:2607:f8b0:4864:20::147]) by sourceware.org (Postfix) with ESMTPS id 8D3873858C83 for ; Mon, 21 Mar 2022 00:54:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8D3873858C83 Received: by mail-il1-x147.google.com with SMTP id y7-20020a92d207000000b002c7f55e413bso3489544ily.5 for ; Sun, 20 Mar 2022 17:54:54 -0700 (PDT) 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:reply-to:references:message-id :subject:from:to; bh=Xw/lige1BCg+OQoJAPwGA/1z7Dgrxt1w5CWNnY00IAU=; b=UJQWQ8Ce7CxrSqh5mj5rAagEmgIQ8sLqjM6SAevTIJktorFWAggXEO/dyz3Pf2m3ef bsmNGZ/ZNGhRiLNNiMmpdh6ONkhXPX/kgtFnSBPaIuDsexvgj7ZO8UpBahsSVPMQVG1z ZTy69gD1MNV4XeAuTvnZo5ZD4WqP/RcT2rrTmg9SCZAuIJx+KIv1tGArXDoyHNRvYS1a NGo/I//08g0opOU3tQ1vjYYqKlLvevbn1OZR9hgFD8E6gRrTGsOwey+ic2/zRtkoljCw UUZSxqhu6bWnLs31mUuXGIPOS0tRoxh7XCBJBQOPD40UkopPraqIufUH5nbKfRpJItHh pyqw== X-Gm-Message-State: AOAM532MvPJGdqkAPExq2aBSA+81JeNFOYu9nphetxRZ7jCxyTnTI2jN wdoVUFtC3liR482d6samZqgr0Kvv+oQHDGhzYKBZjH8a/84L X-Google-Smtp-Source: ABdhPJyiFiaaHE/FB1LFCVje/KhevjOwIOD13ZFvp2kaME5pH965MOSGQXQFL8DAV+2zThpqY5aHjR9IU5Nq5lkHuH0pjrbZLHWp MIME-Version: 1.0 X-Received: by 2002:a05:6e02:216c:b0:2c7:fb5c:2c6 with SMTP id s12-20020a056e02216c00b002c7fb5c02c6mr5698041ilv.242.1647824093859; Sun, 20 Mar 2022 17:54:53 -0700 (PDT) Date: Sun, 20 Mar 2022 17:54:53 -0700 Reply-To: oss-fuzz@monorail-prod.appspotmail.com References: <0=71cc74a7ba1af446b7ed6b9a08b414d9=ab8031fc7889ffb2d47f2ef4275a0985=oss-fuzz@monorail-prod.appspotmail.com> X-Google-Appengine-App-Id: s~monorail-prod X-Google-Appengine-App-Id-Alias: monorail-prod Message-ID: <000000000000c456c205daaff118@google.com> Subject: Issue 45636 in oss-fuzz: elfutils:fuzz-libdwfl: Crash in read_long_names From: =?UTF-8?Q?evv=E2=80=A6_via_monorail?= To: elfutils-devel@sourceware.org X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2022 00:54:56 -0000 Comment #3 on issue 45636 by evv...@gmail.com: elfutils:fuzz-libdwfl: Crash in read_long_names https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45636#c3 It seems to be a duplicate of https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45628. Any idea why OSS-Fuzz keeps reporting it? It can't be reproduced with libfuzzer either: https://github.com/google/oss-fuzz/pull/7403 -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences at: https://bugs.chromium.org/hosting/settings Reply to this email to add a comment.