[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/21379] New: readelf: signed integer overflow
From: |
ago at gentoo dot org |
Subject: |
[Bug binutils/21379] New: readelf: signed integer overflow |
Date: |
Wed, 12 Apr 2017 08:44:02 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21379
Bug ID: 21379
Summary: readelf: signed integer overflow
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:9447:39:
runtime error: signed integer overflow: 7443 - -9223372036854775080 cannot be
represented in type 'long'
Reproducer:
https://github.com/asarubbo/poc/blob/master/00275-binutils-signintoverflow
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/21379] New: readelf: signed integer overflow,
ago at gentoo dot org <=