CVE-2015-4491
Description
Integer overflow in the make_filter_table function in pixops/pixops.c in gdk-pixbuf before 2.31.5, as used in Mozilla Firefox before 40.0 and Firefox ESR 38.x before 38.2 on Linux, Google Chrome on Linux, and other products, allows remote attackers to execute arbitrary code or cause a denial of service (heap-based buffer overflow and application crash) via crafted bitmap dimensions that are mishandled during scaling.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-4491
Vendor advisory: security@mozilla.org — http://www.mozilla.org/security/announce/2015/mfsa2015-88.html
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2015-4491.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 2.31.7-1 |
| debian | bullseye | fixed | 2.31.7-1 |
| debian | forky | fixed | 2.31.7-1 |
| debian | sid | fixed | 2.31.7-1 |
| debian | trixie | fixed | 2.31.7-1 |
| ubuntu | 12.04 | affected | |
| ubuntu | 14.04 | affected | |
| ubuntu | 15.04 | affected | |
| suse | 13.1 | affected | |
| suse | 13.2 | affected | |
| linux-kernel | not-affected | | |
| fedora | 21 | affected | |
| fedora | 22 | affected | |
References
- https://www.suse.com/security/cve/CVE-2015-4491.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-September/165701.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-September/165703.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-September/165730.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-September/165732.html
- http://lists.opensuse.org/opensuse-security-announce/2015-08/msg00014.html
- http://lists.opensuse.org/opensuse-security-announce/2015-08/msg00015.html
- http://lists.opensuse.org/opensuse-security-announce/2015-08/msg00021.html
- http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00016.html
- http://lists.opensuse.org/opensuse-security-announce/2015-11/msg00025.html
- http://lists.opensuse.org/opensuse-updates/2015-08/msg00030.html
- http://lists.opensuse.org/opensuse-updates/2015-08/msg00031.html
- http://lists.opensuse.org/opensuse-updates/2015-09/msg00002.html
- http://rhn.redhat.com/errata/RHSA-2015-1586.html
- http://rhn.redhat.com/errata/RHSA-2015-1682.html
- http://rhn.redhat.com/errata/RHSA-2015-1694.html
- http://www.debian.org/security/2015/dsa-3337
- http://www.mozilla.org/security/announce/2015/mfsa2015-88.html
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html
- http://www.securitytracker.com/id/1033247
- http://www.securitytracker.com/id/1033372
- http://www.ubuntu.com/usn/USN-2702-1
- http://www.ubuntu.com/usn/USN-2702-2
- http://www.ubuntu.com/usn/USN-2702-3
CWEs
CWE-189
Verify integrity in audit chain (admin only). AS-IS.