From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42121 invoked by alias); 26 Mar 2018 12:17:29 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 38195 invoked by uid 48); 26 Mar 2018 12:17:25 -0000 From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug general/22976] global-buffer-overflow in ebl_dynamic_tag_name (libebl/ebldynamictagname.c) Date: Mon, 26 Mar 2018 12:17:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general 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 X-SW-Source: 2018-q1/txt/msg00104.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D22976 --- Comment #3 from Mark Wielaard --- I noticed there is a CVE linked to this bug report: http://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2018-8769 Note that this bug was NOT in a released version of elfutils. It was introduced by the import of elf.h by: commit 88f3d2daa107b09fdba376a82bce7ed534c93645 Author: Mark Wielaard Date: Sat Feb 17 00:23:19 2018 +0100 libelf: Sync elf.h from glibc. Signed-off-by: Mark Wielaard This was done after 0.170 was released. But that commit was backported into the Fedora elfutils package as part of = the elfutils-0.170-elf_sync.patch to add some other non-related PowerPC improvements. --=20 You are receiving this mail because: You are on the CC list for the bug.