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:
@@ -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
|
||||
|
Reference in New Issue
Block a user