|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples |
Date: | Tue, 27 Jan 2015 17:35:03 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 --- Comment #185 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=0897ec15810bca3420ea7b8a91e491ed45780202 commit 0897ec15810bca3420ea7b8a91e491ed45780202 Author: Nick Clifton <address@hidden> Date: Tue Jan 27 17:32:23 2015 +0000 Fixes for invalid memory accesses triggered by running windres on corrupt binaries. PR binutils/17512 * rcparse.y: Add checks to avoid integer divide by zero. * rescoff.c (read_coff_rsrc): Add check on the size of the resource section. (read_coff_res_dir): Add check on the nesting level. Check for resource names overrunning the buffer. * resrc.c (write_rc_messagetable): Update formatting. Add check of 'elen' being zero. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |