bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/23932] New: interger overflow causes a endless loop


From: ds3619 at columbia dot edu
Subject: [Bug binutils/23932] New: interger overflow causes a endless loop
Date: Thu, 29 Nov 2018 03:13:30 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23932

            Bug ID: 23932
           Summary: interger overflow causes a endless loop
           Product: binutils
           Version: 2.30
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: ds3619 at columbia dot edu
  Target Milestone: ---

Created attachment 11419
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11419&action=edit
malicious input that trigger the overflow

Integer-overflow bug in strip-new.
Description: There is a interger-overflow bug in binutils/bfd/elf.c:7036
IS_CONTAINED_BY_LMA(). There should be a boundary checking for this function.
Configure names: host='x86_64-pc-linux-gnu'  target='x86_64-pc-linux-gnu', we
also upload the config.status file in the attachment.
Options: strip-new ./integer_overflow_input -o sss
Input: file interger_overflow_input

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]