Multiple integer overflows in libgfortran might allow remote attackers to execute arbitrary code or cause a denial of service (Fortran application crash) via vectors related to array allocation.
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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/94849 | vdb entry third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1122812 | issue tracking third party advisory patch |
http://www.openwall.com/lists/oss-security/2014/07/31/6 | third party advisory mailing list |
https://gcc.gnu.org/viewcvs/gcc/trunk/libgfortran/ChangeLog?limit_changes=0&view=markup&pathrev=211721 | release notes vendor advisory |
http://www.openwall.com/lists/oss-security/2014/07/24/1 | third party advisory mailing list |