From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <3SswzYg0bAMk13236px0-463sp44xs.v33v0t97t6r328t28.r31@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 97BB53858413 for ; Fri, 18 Mar 2022 00:03:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 97BB53858413 Received: by mail-il1-x147.google.com with SMTP id m16-20020a928710000000b002c7be7653d1so3987503ild.4 for ; Thu, 17 Mar 2022 17:03:23 -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=b2MqpMAJJWACQ4lTFeW9luM8xueh61dXu4poi+B/vhQ=; b=uIvkABNt+QM+DDKDO0IhRebM2xDXXGMrgkHv1TiX2vVhwpwD0lU86jFIHGVbUpBA8Z aHMPet2cfF9WRRasO2txsqf4D4KB36zIRlNa2TnTmYkr3fjc9yxgpMd4qFqOh02Q81e7 vuR+Aql/FpuYTMfJCnh7BX6/J0g2hIScTbx2NgQK8v7uiEYMiSuX6dvcfKEMAq1233DH sAZEq8dgSmSfSMCIAZPgPEPP7u3ELToKQxMCQZU91BPwTfeB+6IZVhcyK0kiD/mUw/gt pMZVkC5Esym8S4qUuzqNf1HNzzD3IzQ4sNC31rcPvr/lR/F2LRYb+TZWVcS5lF0to8Wm EY9w== X-Gm-Message-State: AOAM533Xi6zhWGh/9Nwmklm7lmbIPsLElHm4isx4awqOlZTnD7jtV535 1ucac+Sdpy1njLRpE+ZZXXyOIVlOHzjiVD/muZLqZ4iKYKzv X-Google-Smtp-Source: ABdhPJwxPHwtpRyO0wfRiYmK0gqcnsIFz535KLddtNPHlfzavrC1i8VKgmGxRYgEqdTzmL6Cw83ZXickex/j2M8PEJbMuKhYtWmT MIME-Version: 1.0 X-Received: by 2002:a05:6602:26ce:b0:649:5967:ca14 with SMTP id g14-20020a05660226ce00b006495967ca14mr1671152ioo.97.1647561802891; Thu, 17 Mar 2022 17:03:22 -0700 (PDT) Date: Thu, 17 Mar 2022 17:03:22 -0700 Reply-To: oss-fuzz@monorail-prod.appspotmail.com References: <0=71cc74a7ba1af446b7ed6b9a08b414d9=9a8501cc7c6caa91cabf3f7e4bcf924d=oss-fuzz@monorail-prod.appspotmail.com> X-Google-Appengine-App-Id: s~monorail-prod X-Google-Appengine-App-Id-Alias: monorail-prod Message-ID: <00000000000001c83605da72e043@google.com> Subject: Issue 45629 in oss-fuzz: elfutils:fuzz-libdwfl: Indirect-leak in __libelf_read_mmaped_file From: ClusterFuzz-External via monorail To: elfutils-devel@sourceware.org X-Spam-Status: No, score=-2.0 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 00:03:25 -0000 Updates: Labels: Fuzz-Blocker Comment #1 on issue 45629 by ClusterFuzz-External: elfutils:fuzz-libdwfl: Indirect-leak in __libelf_read_mmaped_file https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45629#c1 This crash occurs very frequently on linux platform and is likely preventing the fuzzer fuzz-libdwfl from making much progress. Fixing this will allow more bugs to be found. If this is incorrect, please file a bug on https://github.com/google/oss-fuzz/issues/new -- 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.