This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tools/21310] eu-elflint: heap-based buffer overflow in check_symtab_shndx (elflint.c)


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

--- Comment #2 from Mark Wielaard <mark at klomp dot org> ---
commit 9a0d9d314a6342b56e3277bd7ad7ecb6e73a7d38
Author: Mark Wielaard <mark@klomp.org>
Date:   Mon Mar 27 23:59:02 2017 +0200

    elflint: Check symbol table data is big enough before checking.

    Before checking symbol index zero we should make sure the data size
    is big enough.

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

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

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]