public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mjw@redhat.com>
To: elfutils-devel@lists.fedorahosted.org
Subject: Re: [PATCH] Add configure --disable-textrelcheck option to enable CC=afl-fuzz on 32bit.
Date: Thu, 04 Dec 2014 14:40:55 +0100	[thread overview]
Message-ID: <1417700455.18974.14.camel@bordewijk.wildebeest.org> (raw)
In-Reply-To: 1417129682-29070-1-git-send-email-mjw@redhat.com

[-- Attachment #1: Type: text/plain, Size: 775 bytes --]

On Fri, 2014-11-28 at 00:08 +0100, Mark Wielaard wrote:
> Using american fuzzy lop has found a lot of issues. It would be nice to
> make using it a bit easier. Our build files make sure that no shared
> library uses text relocations, but afl-gcc will insert some on i686.
> http://www.akkadia.org/drepper/textrelocs.html
> 
> Now CC=afl-gcc ./configure --disable-textrelcheck will allow them so
> that afl can instrument the libraries.
> 
> Don't try to use or install them except with afl-fuzz. When selinux is
> enabled it might prevent loading the libraries with DT_TEXTREL set.

I pushed this to elfutils git master now. Running on 32bit x86 Fedora
has discovered some more crashers. I am currently analyzing and will
post patches soon.

Thanks,

Mark

             reply	other threads:[~2014-12-04 13:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-04 13:40 Mark Wielaard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-27 23:08 Mark Wielaard

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=1417700455.18974.14.camel@bordewijk.wildebeest.org \
    --to=mjw@redhat.com \
    --cc=elfutils-devel@lists.fedorahosted.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).