Summary: | crash when running 32-bit objdump on corrupted file | ||
---|---|---|---|
Product: | binutils | Reporter: | Ruikai Liu <lrk700> |
Component: | binutils | Assignee: | Alan Modra <amodra> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jeremip11 |
Priority: | P2 | ||
Version: | 2.31 | ||
Target Milestone: | 2.31 | ||
Host: | Target: | ||
Build: | Last reconfirmed: | 2018-02-01 00:00:00 | |
Attachments: | POC file |
Description
Ruikai Liu
2018-02-01 01:39:12 UTC
The master branch has been updated by Alan Modra <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f2023ce7e8d70b0155cc6206c901e185260918f0 commit f2023ce7e8d70b0155cc6206c901e185260918f0 Author: Alan Modra <amodra@gmail.com> Date: Thu Feb 1 18:01:00 2018 +1030 PR22769, crash when running 32-bit objdump on corrupted file PR 22769 * objdump.c (load_specific_debug_section): Check for overflow when adding one to section size for a string section terminator. Fixed |