[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/21135] readelf segfault - invalid read
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/21135] readelf segfault - invalid read |
Date: |
Mon, 13 Feb 2017 15:07:44 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21135
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Thuan,
Thanks for reporting this bug. I have checked in a patch to fix the problem.
The bug here was the uncompress_section_contents function was detecting
a malformed compressed section, but the dump_section_as_bytes function
was not checking to see if the decompression had actually worked.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.