|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/22058] Heap out of bounds read in _bfd_elf_attr_strdup() |
Date: | Fri, 01 Sep 2017 09:00:29 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22058 --- Comment #2 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=aceaeff8140af6ba50469e8b63d664cc91e5485b commit aceaeff8140af6ba50469e8b63d664cc91e5485b Author: Nick Clifton <address@hidden> Date: Fri Sep 1 09:59:17 2017 +0100 Fix buffer overrun when parsing an ELF attribute string that is not NUL terminated. PR 22058 * elf-attrs.c (_bfd_elf_parse_attributes): Ensure that the attribute buffer is NUL terminated. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |