From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C1B633858D33; Wed, 16 Aug 2023 14:51:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C1B633858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1692197471; bh=wMMYOTLyfBNIrBWHbVOt88i1zwPF1vc1UklqIoONLoU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZWT2LaTqeIuUWPHbhpSwfAmQPYk50lyRMRM4rc08ZbMDW/QFrTv1PYyIuz7GGBrmL sU0cXhtjWZ6mbzQc0iPyEl10r5gaPWPcxFn69ngrg+QkOX++e/7zfejVdnaxPyRxVS ZV/wDv26KXB5AZ5q6tv1S4kk5mkJ7uUFrGFwoPqA= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug tools/27501] eu-readelf hang while process crafted file Date: Wed, 16 Aug 2023 14:51:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: tools X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D27501 --- Comment #2 from Mark Wielaard --- Apparently someone created a CVE for this bug: https://nvd.nist.gov/vuln/detail/CVE-2021-33294 Note that we don't consider this a security issue: https://sourceware.org/cgit/elfutils/tree/SECURITY Since most elfutils tools are run in short-lived, local, interactive, development context rather than remotely "in production", we generally treat malfunctions as ordinary bugs rather than security vulnerabilities. --=20 You are receiving this mail because: You are on the CC list for the bug.=