|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/21137] readelf - heap buffer overflow in elfcomm |
Date: | Mon, 13 Feb 2017 13:10:20 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21137 --- 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=03f7786e2f440b9892b1c34a58fb26222ce1b493 commit 03f7786e2f440b9892b1c34a58fb26222ce1b493 Author: Nick Clifton <address@hidden> Date: Mon Feb 13 13:08:32 2017 +0000 Fix readelf writing to illegal addresses whilst processing corrupt input files containing symbol-difference relocations. PR binutils/21137 * readelf.c (target_specific_reloc_handling): Add end parameter. Check for buffer overflow before writing relocated values. (apply_relocations): Pass end to target_specific_reloc_handling. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |