https://sourceware.org/bugzilla/show_bug.cgi?id=30311
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=45f5fe468b23c92b571756ec72b6a9c7be034074 commit 45f5fe468b23c92b571756ec72b6a9c7be034074 Author: Nick Clifton <ni...@redhat.com> Date: Tue Apr 11 15:30:02 2023 +0100 Fix an attempt to allocate an overlarge amount of memory when decoding a corrupt ELF format file. PR 30311 * readelf.c (uncompress_section_contents): Check for a suspiciously large uncompressed size. -- You are receiving this mail because: You are on the CC list for the bug.