public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: "mark at klomp dot org" <sourceware-bugzilla@sourceware.org>
To: elfutils-devel@sourceware.org
Subject: [Bug tools/27501] eu-readelf hang while process crafted file
Date: Wed, 03 Mar 2021 20:49:55 +0000	[thread overview]
Message-ID: <bug-27501-10460-7xqS86euN5@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-27501-10460@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=27501

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mark at klomp dot org

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
Yeah, that is some real garbled data. We should sanity check the offsets to
make sure we don't loop "forever"

https://sourceware.org/pipermail/elfutils-devel/2021q1/003607.html

commit 480b6fa3662ba8ffeee274bf0d37423413c01e55
Author: Mark Wielaard <mark@klomp.org>
Date:   Wed Mar 3 21:40:53 2021 +0100

    readelf: Sanity check verneed and verdef offsets in handle_symtab.

    We are going through vna_next, vn_next and vd_next in a while loop.
    Make sure that all offsets are sane. We don't want things to wrap
    around so we go in cycles.

    https://sourceware.org/bugzilla/show_bug.cgi?id=27501

    Signed-off-by: Mark Wielaard <mark@klomp.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  reply	other threads:[~2021-03-03 20:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-03  3:31 [Bug tools/27501] New: " polaalemu at gmail dot com
2021-03-03 20:49 ` mark at klomp dot org [this message]
2023-08-16 14:51 ` [Bug tools/27501] " mark at klomp dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-27501-10460-7xqS86euN5@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=elfutils-devel@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).