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]

Re: [PATCH] libdw: Make sure end of next cu doesn't overflow section data size.


On Fri, 2014-12-12 at 00:25 +0100, Mark Wielaard wrote:
> An invalid or trucated debug info/type section could cause the cu endp
> to point beyond the end of section data.
>
>  2014-12-11  Mark Wielaard  <mjw@redhat.com>
>  
> +	* libdw_findcu.c (__libdw_intern_next_unit): Sanity check offset.

I pushed this to master.

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