From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <3bq02Yg0bALsnpopsbjm-qspebqqje.hpphmfvtfsdpoufou.dpn@M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com> Received: from mail-io1-xd45.google.com (mail-io1-xd45.google.com [IPv6:2607:f8b0:4864:20::d45]) by sourceware.org (Postfix) with ESMTPS id 6E4293858009 for ; Sun, 20 Mar 2022 04:28:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6E4293858009 Received: by mail-io1-xd45.google.com with SMTP id e27-20020a056602045b00b00645bd576184so8142854iov.3 for ; Sat, 19 Mar 2022 21:28:31 -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=/c/Yo76JEHZzzPfJAXOqq/OhwDWraMbQgezFVb27Z3c=; b=thLoAJlny9Zayw6HjGOTpAJTXnU0TlmVqKXE36xZ/YDKmtFjdOqASHRGiHoD6Hyn5F 4pJc11ex4+hBLc+Q9T9dcsSeHVUGyT0SmIBe5cAmfwKMS4PPwed8SrbwKnIWaV/DbutN cpkoK7vdydR6eWjG+O6fBVKb2NYN/f9uwbhYsA5FgWtTnaCIhdw26LNoPxbFicItjpAj irSmlm2xbURG6S3kbbwu6dh9Z0v1fQ2JbN0ffx8CYlkOKP+KjsXEPt+aKM6OzC42TeSV dIAhtJCOEyjCLUO+zowrhhU7CBOOYxad3qjz1iCdBCo4gRekeKmTCtkrT6qBfPakw1ZJ P3Tw== X-Gm-Message-State: AOAM532FiQmnipqwtxfktlg6ZtSfzk1vxxeHEJdgRRR0ich7WOQbTqW6 igBiy8hT8G/LPmlpIvzOtQmBiyj4jbwP2nilSUDnr+gAKED0 X-Google-Smtp-Source: ABdhPJxO4AjhkCiY2ozBXUu02pR1NINURfpDstU8/dz1rC/RXHhn5/ynWL/elT7RLS2p7/oyhL/qLe77QmnD8ROcEiigrcyBO1CU MIME-Version: 1.0 X-Received: by 2002:a05:6e02:1c2a:b0:2c7:dcdb:86f3 with SMTP id m10-20020a056e021c2a00b002c7dcdb86f3mr7956816ilh.276.1647750510645; Sat, 19 Mar 2022 21:28:30 -0700 (PDT) Date: Sat, 19 Mar 2022 21:28:30 -0700 Reply-To: oss-fuzz@monorail-prod.appspotmail.com References: <0=71cc74a7ba1af446b7ed6b9a08b414d9=f5a9375df2c55c28bce4b7cdfdfda2ef=oss-fuzz@monorail-prod.appspotmail.com> X-Google-Appengine-App-Id: s~monorail-prod X-Google-Appengine-App-Id-Alias: monorail-prod Message-ID: <000000000000dd965205da9ecf2d@google.com> Subject: Issue 45628 in oss-fuzz: elfutils:fuzz-libdwfl: Heap-buffer-overflow in strtol From: =?UTF-8?Q?evv=E2=80=A6_via_monorail?= To: elfutils-devel@sourceware.org X-Spam-Status: No, score=-1.7 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: Sun, 20 Mar 2022 04:28:33 -0000 Comment #4 on issue 45628 by evv...@gmail.com: elfutils:fuzz-libdwfl: Heap-buffer-overflow in strtol https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45628#c4 > Hopefully I'll fix the documentation once I've gotten round to it. I opened https://github.com/google/oss-fuzz/pull/7403 where I updated the documentation. It isn't perfect in the sense that it should probably mention how to figure out which fuzzing engines can be used to trigger issues reported by OSS-Fuzz and how to pass them but it's good enough I think. -- 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.