|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/22905] integer overflow in display_debug_ranges |
Date: | Thu, 01 Mar 2018 16:15:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22905 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d11ae95ea3403559f052903ab053f43ad7821e37 commit d11ae95ea3403559f052903ab053f43ad7821e37 Author: Nick Clifton <address@hidden> Date: Thu Mar 1 16:14:08 2018 +0000 Prevent illegal memory accesses triggerd by intger overflow when parsing corrupt DWARF information on a 32-bit host. PR 22905 * dwarf.c (display_debug_ranges): Check that the offset loaded from the range_entry structure is valid. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |