From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <3mskyYg0bABE35458rz2-685ur66zu.x55x2vB9v8t54Av4A.t53@M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com> Received: from mail-il1-x148.google.com (mail-il1-x148.google.com [IPv6:2607:f8b0:4864:20::148]) by sourceware.org (Postfix) with ESMTPS id 44B94385782D for ; Thu, 17 Mar 2022 05:39:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 44B94385782D Received: by mail-il1-x148.google.com with SMTP id k5-20020a926f05000000b002be190db91cso2454532ilc.11 for ; Wed, 16 Mar 2022 22:39:39 -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=WUO0tH2jZAQ5icUDMV1gNezjbFvs/if1he6+YYiZ23I=; b=j8CK4nEssX2jNFIhZWFpj8jARF5lBuzqu96yZAMEbNUmGTxZO69+Fl0vlWpidpFpEg tTMJKj7vpTpguuLBNsWiYDW9qP7miE+1KkLyyDLOSLbxWloYWfCtB0sy+mEffcS/kGRl xLcdnn54ZctFGaVkPcuaIZ2qCOlhxGM2C8b3Ge5PuXjWPHhgnp1fq7cA1snYcEsGluXf n6PjaegLZ9L4Y5w97/b8W6CykTJrWkdUUGiZq0LwypL2pXtwSRg+JWcpwLCqRruGj7eQ sGHzbFvY0UYcKZdfhAiYggeXdLEMxJYIx4YKuqVWFiBiuaBaHXhVmwU+euV3o/LCCKsE SX6A== X-Gm-Message-State: AOAM532GLi9NIfJTvU7LrmmBZY0P25tYxo//6+7gA9Vhd17EnZMzgFsD BRMuzadUpiJf4wBKoh19NW5SF7kBM7oSNl86M39WdsTZ0qLr X-Google-Smtp-Source: ABdhPJxXuQk6w4SlE1/4DgvNRzz5NpKqaHyhq/6IvoOQuynNPUwccbsUGeB4gSwxSijNrCtXoJbb7yk+EQ+P3ZLEgh6HGgthpti2 MIME-Version: 1.0 X-Received: by 2002:a92:ab04:0:b0:2c7:aa89:d17e with SMTP id v4-20020a92ab04000000b002c7aa89d17emr1264299ilh.108.1647495578644; Wed, 16 Mar 2022 22:39:38 -0700 (PDT) Date: Wed, 16 Mar 2022 22:39:38 -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: <000000000000bbf5c205da6374e1@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=-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: Thu, 17 Mar 2022 05:39:41 -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-17 Type: Bug New 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 Detailed Report: https://oss-fuzz.com/testcase?key=5280476447768576 Project: elfutils Fuzzing Engine: libFuzzer Fuzz Target: fuzz-libdwfl Job Type: libfuzzer_asan_elfutils Platform Id: linux Crash Type: Indirect-leak Crash Address: Crash State: __libelf_read_mmaped_file read_file lock_dup_elf Sanitizer: address (ASAN) Regressed: https://oss-fuzz.com/revisions?job=libfuzzer_asan_elfutils&range=202203161800:202203170000 Reproducer Testcase: https://oss-fuzz.com/download?testcase_id=5280476447768576 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.