aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-20NEWS: Add 18665 and 19791 to fixed bug list.ibm/2.18/masterPaul E. Murphy
2016-04-20CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer
2016-04-19resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer
2016-04-19CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell
2015-12-31Merge branch 'release/2.18/master' into ibm/2.18/masterTulio Magno Quites Machado Filho
2015-12-31Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz
2015-12-30Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov
2015-12-30Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab
2015-12-30Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer
2015-12-30Always enable pointer guard [BZ #18928]Florian Weimer
2015-05-26Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab
2015-05-26CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer
2015-04-24CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar
2015-04-07Merge branch release/2.18/master into ibm/2.18/masterTulio Magno Quites Machado Filho
2015-04-07Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab
2015-03-13powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella
2015-02-23CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov
2015-02-04PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella
2015-01-16CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell
2015-01-16Label CVE-2014-9402 in NEWSAllan McRae
2015-01-16Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer
2015-01-16CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law
2015-01-16Mention CVE-2014-4043 in NEWSAllan McRae
2015-01-16posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer
2015-01-16_nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer
2015-01-16__gconv_translit_find: Disable function [BZ #17187]Florian Weimer
2015-01-16CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer
2015-01-16Add CVE-2013-4332 to NEWS.Will Newton
2015-01-16malloc: Check for integer overflow in memalign.Will Newton
2015-01-16malloc: Check for integer overflow in valloc.Will Newton
2014-06-03Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno
2014-05-01NEWS: Add 16885 to fixed bug list.David S. Miller
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller
2014-02-18Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses
2014-02-06PowerPC: Remove inexistent paths in sysdeps dirsAdhemerval Zanella
2014-02-06Fix assert() remove for DT_RUNPATH and DT_RPATHAdhemerval Zanella
2014-02-05Fix wrong ChangeLog mergeAdhemerval Zanella
2014-02-05Add GLIBC_2.3 to libm in Versions.defAdhemerval Zanella
2014-02-04PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella
2014-02-04PowerPC: Change powerpc64le start ABI to 2.17.Adhemerval Zanella
2014-02-04abilist-pattern configurabilityAdhemerval Zanella
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu
2014-01-23PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella
2014-01-23PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella
2014-01-23PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2014-01-21[AArch64] BZ #16169 Add CFI directives to clone.STom Tromey
2014-01-20Include generic symbol-hacks.h for x32H.J. Lu