bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24132] A suspicious unsigned integer overflow which may by


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/24132] A suspicious unsigned integer overflow which may bypass a check
Date: Wed, 20 Feb 2019 08:33:17 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

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

commit c22b42ce308eb538050b4b5789e406b63102b35a
Author: Alan Modra <address@hidden>
Date:   Wed Feb 20 18:22:50 2019 +1030

    Unsigned integer overflows in readelf checks

        PR 24132
        PR 24138
        * readelf.c (get_data): Avoid possibility of overflow when
        checking for a read that may extend past end of file.
        (process_program_headers): Likewise.

-- 
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]