From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <39l42Yg0bAKURTSTWFNQ-UWTIFUUNI.LTTLQJZXJWHTSYJSY.HTR@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 1022F385840C for ; Sat, 19 Mar 2022 22:53:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1022F385840C Received: by mail-io1-xd48.google.com with SMTP id u17-20020a6be311000000b00648f92b7b8cso7691633ioc.23 for ; Sat, 19 Mar 2022 15:53:43 -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=Yk28d8YdGA3uh1O7UCsfs6tYm+JA2hpKpfeUE2Uurws=; b=OfuLtlOXxy+tYF8XawtF6ZYYeZ8EnewzfWcKsuZ5QDcN+1OKGa9D0uuR4NI6/IBeLe 5bzJxtoiDCGEIe/P2FN5otZVFs6akvo02T7judrqp5NAjlZwyJCIlTV8oQ6rzpXw6+hg +tMskoD4BKSXpDNKAjt+g3U+xRlyHM5T3rFZVvktQQyzmL1fcltuoI3XNo7rvjuTZFp6 XOYLyxxRhJswECInlchyeU9e0xb4cHQDTzEEoDRMGx6EihYCBDtekvD+VZML4qJDYk8F Bl6emLMZqsUBiAg6PBeHDo/aq92UdYAYH4WUOJb2JZx5WrIzF9y+dwbYz3ErFRN/FS7f nOOA== X-Gm-Message-State: AOAM532B9xQPDJ7M3pexvbqjl3rYQoclqp2NdCPV/Bxg7QIJMbCC0TB7 mTDY6R+uufC2wwhNX7TlLh+zAkeB+kx/xKxVNGGu+zRenOXw X-Google-Smtp-Source: ABdhPJxkaAfEY6WAt4VvDCqRmxR1Iu4oQxzFng5Hdz97DEMOQ/hn/F/eTvr2pCnrz21EPVgXTa268MWtxlRx2eCl/eIhYYW1todq MIME-Version: 1.0 X-Received: by 2002:a05:6602:2d82:b0:645:d4de:743d with SMTP id k2-20020a0566022d8200b00645d4de743dmr7033662iow.123.1647730422290; Sat, 19 Mar 2022 15:53:42 -0700 (PDT) Date: Sat, 19 Mar 2022 15:53:42 -0700 Reply-To: oss-fuzz@monorail-prod.appspotmail.com References: <0=71cc74a7ba1af446b7ed6b9a08b414d9=ea1264b8eb8555aa9de8bbd022f3db6f=oss-fuzz@monorail-prod.appspotmail.com> X-Google-Appengine-App-Id: s~monorail-prod X-Google-Appengine-App-Id-Alias: monorail-prod Message-ID: <000000000000819d4805da9a222b@google.com> Subject: Issue 45630 in oss-fuzz: elfutils:fuzz-libelf: Use-of-uninitialized-value in validate_str 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: Sat, 19 Mar 2022 22:53:45 -0000 Updates: Labels: Fuzz-Blocker Comment #1 on issue 45630 by ClusterFuzz-External: elfutils:fuzz-libelf: Use-of-uninitialized-value in validate_str https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45630#c1 This crash occurs very frequently on linux platform and is likely preventing the fuzzer fuzz-libelf 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.