From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <3MC00Yg0bAHMdfefiRZc-gifURggZU.XffXcVljViTfekVek.Tfd@M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com> Received: from mail-io1-xd48.google.com (mail-io1-xd48.google.com [IPv6:2607:f8b0:4864:20::d48]) by sourceware.org (Postfix) with ESMTPS id 30428388451F for ; Fri, 18 Mar 2022 06:56:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 30428388451F Received: by mail-io1-xd48.google.com with SMTP id z16-20020a05660217d000b006461c7cbee3so4622751iox.21 for ; Thu, 17 Mar 2022 23:56:49 -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=RYWed0ebt8i8z29jowbygCPBxok6CklJ1K82eshE4HQ=; b=FFIlVM7NKBAiwLiq00aJarUm41C+BpwW8b9gyCb5vnKUnrMP22KdGvLBGrsZqbtDYb +X0MqIvgbfF5QC9rPeC3Fjdz9kVNy2diYWXQfU0DLaMcteWUAn7TZnX2Z1yK0nTjygiS devSm7HlBxKODdVpX48BhsqRT3PBQV4eDQTXPOcEZx5deXZAxs2k3X3v2bQvU9OBZmNy fwH2882hpUUQrYSrHXd6MahRd/jZ4PFnpJywBub486p924nPk+arLgNY9YthsAuxsVYA DbZx2kRKZLO2RQ+QROk2n4SqYKqszkYYrGjm6xUYLsIWqaa03VFKINnaJwrJVZX9n/PE OHgg== X-Gm-Message-State: AOAM530q+7VJhKhrib1+6/i7j90F1/s7LkwS/zMZQbV6M7rs4cNNoS54 PE5HEWp75YYo0h2jsOJT6gXaPegc5/rDWxrYu1vtBvbZpzos X-Google-Smtp-Source: ABdhPJzp6r1N0yH9HEfin95C50WEkTc63AUiPDim1CFPDDztC2/ecKtmosg2uOsmMZt9AHm+KERXM8slTkbCsaHJW6nylmYSq+2p MIME-Version: 1.0 X-Received: by 2002:a05:6602:1341:b0:637:d4dc:6f85 with SMTP id i1-20020a056602134100b00637d4dc6f85mr3712958iov.155.1647586608436; Thu, 17 Mar 2022 23:56:48 -0700 (PDT) Date: Thu, 17 Mar 2022 23:56:48 -0700 Reply-To: oss-fuzz@monorail-prod.appspotmail.com References: <0=71cc74a7ba1af446b7ed6b9a08b414d9=6e9de1dd49fc7876f5a4e7fd9d8a79b0=oss-fuzz@monorail-prod.appspotmail.com> X-Google-Appengine-App-Id: s~monorail-prod X-Google-Appengine-App-Id-Alias: monorail-prod Message-ID: <000000000000885b9a05da78a602@google.com> Subject: Issue 45705 in oss-fuzz: elfutils:fuzz-libdwfl: Indirect-leak in __libelf_next_arhdr_wrlock From: ClusterFuzz-External via monorail To: elfutils-devel@sourceware.org X-Spam-Status: No, score=-1.9 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: Fri, 18 Mar 2022 06:56:51 -0000 Status: New Owner: ---- CC: elfut...@sourceware.org, da...@adalogics.com, evv...@gmail.com, izzeem@google.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Stability-Memory-LeakSanitizer Engine-libfuzzer OS-Linux Proj-elfutils Reported-2022-03-18 Type: Bug New issue 45705 by ClusterFuzz-External: elfutils:fuzz-libdwfl: Indirect-leak in __libelf_next_arhdr_wrlock https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45705 Detailed Report: https://oss-fuzz.com/testcase?key=5085329692950528 Project: elfutils Fuzzing Engine: libFuzzer Fuzz Target: fuzz-libdwfl Job Type: libfuzzer_asan_i386_elfutils Platform Id: linux Crash Type: Indirect-leak Crash Address: Crash State: __libelf_next_arhdr_wrlock lock_dup_elf elf_begin Sanitizer: address (ASAN) Regressed: https://oss-fuzz.com/revisions?job=libfuzzer_asan_i386_elfutils&range=202203161800:202203170000 Reproducer Testcase: https://oss-fuzz.com/download?testcase_id=5085329692950528 Issue filed automatically. See https://google.github.io/oss-fuzz/advanced-topics/reproducing for instructions to reproduce this bug locally. When you fix this bug, please * mention the fix revision(s). * state whether the bug was a short-lived regression or an old bug in any stable releases. * add any other useful information. This information can help downstream consumers. If you need to contact the OSS-Fuzz team with a question, concern, or any other feedback, please file an issue at https://github.com/google/oss-fuzz/issues. Comments on individual Monorail issues are not monitored. -- 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.