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

            Bug ID: 21378
           Summary: readelf: shift exponent too large for unsigned long
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: ago at gentoo dot org
  Target Milestone: ---

Hello,

this is compiled from master. I don't know if previous version are affected.

# readelf -a $FILE
/tmp/portage/sys-devel/binutils-9999/work/binutils/binutils/readelf.c:16941:18:
runtime error: shift exponent 64 is too large for 64-bit type 'unsigned long'


Reproducer:
https://github.com/asarubbo/poc/blob/master/00274-binutils-shifttoolarge

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to