# CVE-2015-7547: glibc getaddrinfo stack-based buffer overflow https://googleonlinesecurity.blogspot.no/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html --- - [x] `alpine`: no glibc package available - [x] `busybox`: https://github.com/docker-library/official-images/pull/1451 - [x] `centos` (RHEL derivative): https://github.com/docker-library/official-images/pull/1455 - https://access.redhat.com/security/cve/CVE-2015-7547 - [ ] `crux`: - https://crux.nu/gitweb/?p=ports/core.git;a=history;f=glibc;hb=HEAD - [x] `debian`: https://github.com/docker-library/official-images/issues/1450 - https://security-tracker.debian.org/tracker/CVE-2015-7547 - [x] `fedora`: https://github.com/docker-library/official-images/pull/1456, https://github.com/docker-library/official-images/pull/1461 - https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-7547 - [x] `mageia`: https://github.com/docker-library/official-images/pull/1468 - https://advisories.mageia.org/MGASA-2016-0079.html (https://lwn.net/Articles/676456/) - https://bugs.mageia.org/show_bug.cgi?id=17394 - https://bugs.mageia.org/buglist.cgi?quicksearch=ALL%20CVE-2015-7547 - [x] `opensuse`: https://github.com/docker-library/official-images/pull/1460, https://github.com/docker-library/official-images/pull/1465 - https://bugzilla.novell.com/show_bug.cgi?id=CVE-2015-7547 - [x] `oraclelinux`: https://github.com/docker-library/official-images/pull/1453 - http://linux.oracle.com/cve/CVE-2015-7547.html - [ ] `photon`: - https://github.com/vmware/photon/commit/fdf30faebdb4d1c253e5abbe39f1839536f1e5c0 - https://github.com/vmware/photon/tree/master/SPECS/glibc - [ ] `sourcemage`: - http://scmweb.sourcemage.org/?p=smgl/grimoire.git;a=history;f=libs/glibc - http://www.sourcemage.org/projects/grimoire/search?q=CVE-2015-7547 - [x] `ubuntu`: https://github.com/docker-library/official-images/pull/1454 - http://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-7547.html - http://people.canonical.com/~ubuntu-security/cve/priority.html (for reference) - http://www.ubuntu.com/usn/usn-2900-1/
CVE-2015-7547: glibc getaddrinfo stack-based buffer overflow
https://googleonlinesecurity.blogspot.no/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html
alpine: no glibc package availablebusybox: Rebuild busybox to account for CVE-2015-7547 #1451centos(RHEL derivative): update as of 20160217 - fixes glibc cve #1455crux:debian: Update debian (especially for CVE-2015-7547) #1450fedora: update fedora 23 and rawhide for glibc: CVE-2015-7547 #1456, update fedora 22 and 23 for glibc: CVE-2015-7547 #1461mageia: Update Mageia 5 (especially for CVE-2015-7547) #1468opensuse: Update openSUSE 42.1 and tumbleweed #1460, update openSUSE 13.2 image #1465oraclelinux: Updated Oracle Linux 7.2 and 6.7 images to resolve CVE-2015-7547. #1453photon:sourcemage:ubuntu: Update ubuntu (especially for CVE-2015-7547) #1454