On Fri, Aug 26, 2016 at 12:46:14PM +0000, Sylvain Munaut wrote: > The name[hdr.n_namesz -1] check below can segfault if the header > is garbage. So we check the computed header side fits within > the expected area before going further. > > Signed-off-by: Sylvain Munaut <s.munaut at whatever-company.com> Thanks, I have applied this and the other two patches in this series.