Integer overflow in the check_offset function in b/wrestool/fileread.c in icoutils before 0.31.1 allows local users to cause a denial of service (process crash) and execute arbitrary code via a crafted executable.
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://lists.opensuse.org/opensuse-security-announce/2017-01/msg00025.html | mailing list third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2017/01/11/3 | mailing list third party advisory patch |
http://www.debian.org/security/2017/dsa-3765 | third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2017-01/msg00026.html | mailing list third party advisory vendor advisory |
http://www.securityfocus.com/bid/95378 | vdb entry third party advisory |
http://www.ubuntu.com/usn/USN-3178-1 | third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2017-01/msg00024.html | mailing list third party advisory vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1412248 | third party advisory patch |