bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/30227] Large allocation in readelf


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/30227] Large allocation in readelf
Date: Tue, 14 Mar 2023 13:16:10 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30227

--- 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 <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=97b75c421f74e4708f9a351641b99be3d4848913

commit 97b75c421f74e4708f9a351641b99be3d4848913
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Mar 14 13:15:12 2023 +0000

    Prevent an over large memory allocation in readelf when parsing a corrupt
DWARF file.

      PR 30227
      * dwarf.c (process_cu_tu_index): Prevent excessive memory allocation when
nused is large and ncols is zero.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]