https://sourceware.org/bugzilla/show_bug.cgi?id=24089
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
commit de01cc6f9446187d69b9748bb3636361c79e77a4
Author: Mark Wielaard <[email protected]>
Date: Wed Jan 16 15:41:31 2019 +0100
libebl: Check NT_PLATFORM core notes contain a zero terminated string.
Most strings in core notes are fixed size. But NT_PLATFORM contains just
a variable length string. Check that it is actually zero terminated
before passing to readelf to print.
https://sourceware.org/bugzilla/show_bug.cgi?id=24089
Signed-off-by: Mark Wielaard <[email protected]>
Pushed to master.
--
You are receiving this mail because:
You are on the CC list for the bug.