]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commit
glibc: Update to version 2.22
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Mar 2016 16:02:43 +0000 (17:02 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Mar 2016 16:02:43 +0000 (17:02 +0100)
commit2576d87312b5a5c35692cd20eff9ae4b31f78277
tree3e0ebb2bbe8104ee620babdddbbfdf06a1c05020
parent5039121de711662c9d7668eca4d3cc0fc02e1d0c
glibc: Update to version 2.22

Security fix:
  A buffer overflow in gethostbyname_r and related functions performing DNS
  requests has been fixed.  If the NSS functions were called with a
  misaligned buffer, the buffer length change due to pointer alignment was
  not taken into account.  This could result in application crashes or,
  potentially arbitrary code execution, using crafted, but syntactically
  valid DNS responses.  (CVE-2015-1781)

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
16 files changed:
glibc/glibc.nm
glibc/patches/glibc-2.10.1-localedef_trampoline-1.patch [deleted file]
glibc/patches/glibc-fedora-localedata-rh61908.patch [deleted file]
glibc/patches/glibc-fedora-manual-dircategory.patch [deleted file]
glibc/patches/glibc-fedora-ppc-unwind.patch [deleted file]
glibc/patches/glibc-fedora-streams-rh436349.patch [deleted file]
glibc/patches/glibc-fedora-uname-getrlimit.patch [deleted file]
glibc/patches/glibc-rh1009145.patch [deleted file]
glibc/patches/glibc-rh1013801.patch [deleted file]
glibc/patches/glibc-rh1124987.patch [deleted file]
glibc/patches/glibc-rh697421.patch [deleted file]
glibc/patches/glibc-rh741105.patch [deleted file]
glibc/patches/glibc-rh757881.patch [deleted file]
glibc/patches/glibc-rh825061.patch [deleted file]
glibc/patches/glibc-rh827510.patch [deleted file]
glibc/patches/glibc-rh841787.patch [deleted file]