From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B8A1F3858C3A; Wed, 28 Feb 2024 14:48:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B8A1F3858C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709131680; bh=nZUHulC6zkV2VPu0Xvw9Whk/f+3VBn+kv3T+sWyvWS4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mBuvbkzhQebOo4WY1Lzm7+OAAjSvVPZ+M3BUnX/oN8tQ3QqJS4GZde7PueWqPyA+T p4upd+EJzckHjIz9h3mKes66Fgvl1gR17HzGweng1NwNsw3MvOptTAoIQWEfmzKa/J b0WmEZCgEayX/6L+RIL/t2BZitBQvPO8Z+yq7Jrg= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug tools/31058] global-buffer-overflow exists in the function ebl_machine_flag_name in eblmachineflagname.c Date: Wed, 28 Feb 2024 14:48:00 +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=3D31058 --- Comment #4 from Mark Wielaard --- This bug is referenced from CVE-2024-25260. But the CVE description "NULL pointer dereference via the handle_verdef() function at readelf.c" doesn't match this bug. And the supposed reproducer referenced from the CVE doesn't show a NULL pointer dereference, and doesn't match this bug report either. --=20 You are receiving this mail because: You are on the CC list for the bug.=