Integer overflow in io-ico.c in gdk-pixbuf allows context-dependent attackers to cause a denial of service (segmentation fault and application crash) via a crafted image entry offset in an ICO file, which triggers an out-of-bounds read, related to compiler optimizations.
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/2017/02/21/4 | mailing list exploit third party advisory |
https://bugzilla.gnome.org/show_bug.cgi?id=779012 | issue tracking patch vendor advisory exploit |
http://www.securityfocus.com/bid/96779 | vdb entry third party advisory |
http://mov.sx/2017/02/21/bug-hunting-gdk-pixbuf.html | third party advisory |
http://www.openwall.com/lists/oss-security/2017/02/26/1 | third party advisory mailing list |
https://security.gentoo.org/glsa/201709-08 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/12/msg00025.html | third party advisory mailing list |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SJF5ARFOX4BFUK6YCBKGAKBQYECO3AI2/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VSAZ6UCKKXC5VOWXGWQHOX2ZBLLATIOT/ | vendor advisory |