SHA256
6
0
forked from pool/glibc

Accepting request 205246 from home:Andreas_Schwab:Factory

- getaddrinfo-overflow.patch: Fix stack overflow due to large AF_INET6
  requests (CVE-2013-4458, bnc#847227)

OBS-URL: https://build.opensuse.org/request/show/205246
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=318
This commit is contained in:
2013-10-30 15:05:40 +00:00
committed by Git OBS Bridge
parent 3489d82ea5
commit a7a5db5322
7 changed files with 71 additions and 0 deletions

View File

@@ -250,6 +250,8 @@ Patch1000: fcntl-o-tmpfile.patch
Patch1001: malloc-overflows.patch
# PATCH-FIX-UPSTREAM m68k: Use PIC for Scrt1.o
Patch1002: m68k-Scrt1.patch
# PATCH-FIX-UPSTREAM Fix stack overflow due to large AF_INET6 requests (CVE-2013-4458)
Patch1003: getaddrinfo-overflow.patch
###
# Patches awaiting upstream approval
@@ -478,6 +480,7 @@ rm nscd/s-stamp
%patch1000 -p1
%patch1001 -p1
%patch1002 -p1
%patch1003 -p1
# XXX Disable, it breaks the testsuite, test elf/tst-audit2
# %patch2008 -p1