Integer overflow in the gnu_special function in libiberty allows remote attackers to cause a denial of service (segmentation fault and crash) via a crafted binary, related to the "demangling of virtual tables."
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2016/05/05/5 | third party advisory mailing list |
http://www.securityfocus.com/bid/90017 | vdb entry |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70492 | issue tracking |