|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/21916] Null-Deref and OOB Read in ELF Parsing |
Date: | Mon, 04 Sep 2017 16:06:59 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21916 --- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_29-branch branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d6f8dea6798528de0fc762409595251eeeb1f547 commit d6f8dea6798528de0fc762409595251eeeb1f547 Author: Nick Clifton <address@hidden> Date: Mon Sep 4 17:05:17 2017 +0100 Import patch from mainline to fix address violation errors when parsing corrupt ELF binaries. PR 21916 * elf-attrs.c (_bfd_elf_parse_attributes): Complain about very small section lengths. * elf.c (_bfd_elf_setup_sections): Skip empty entries in the group table. (elfcore_grok_freebsd_prstatus): Add checks to make sure that there is enough data present in the note. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |