aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]release/2.20/masterFlorian Weimer
2016-05-24Fix BZ #17905Paul Pluzhnikov
2016-05-24hsearch_r: Apply VM size limit in test caseFlorian Weimer
2016-05-24Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer
2016-05-24Handle overflow in __hcreate_rOndřej Bílka
2016-05-24CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer
2016-05-24glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer
2016-05-24CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer
2016-04-28S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler
2016-04-28S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler
2016-04-09configure: fix `test ==` usageMike Frysinger
2016-04-04S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler
2016-04-04S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler
2016-04-04S390: configure check for vector instruction support in assembler.Stefan Liebler
2016-04-04S390: Add new s390 platform.Stefan Liebler
2016-04-04S390: Add hwcaps value for vector facility.Stefan Liebler
2016-03-03S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler
2016-02-25CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell
2016-02-25Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab
2016-02-25Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov
2016-02-25Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer
2016-02-25Always enable pointer guard [BZ #18928]Florian Weimer
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger
2015-02-16CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov
2015-02-16Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu
2015-02-16Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz
2015-02-16Move findidx nested functions to top-level.Roland McGrath
2014-12-18Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer
2014-12-16CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law
2014-11-24Make __extern_always_inline usable on clang++ againSiddhesh Poyarekar
2014-11-19CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell
2014-11-11[AArch64] End frame record chain correctly.Renlin Li
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki
2014-10-09BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath
2014-10-09Update French translationAllan McRae
2014-09-16Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar
2014-09-16Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens
2014-09-16Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar
2014-09-16Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab
2014-09-13Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers
2014-09-13Update Russian translationAllan McRae
2014-09-07Update version.h and include/features.h for 2.20 releaseglibc-2.20Allan McRae
2014-09-07Update contrib.texiAllan McRae
2014-09-07Update Korean translationAllan McRae
2014-09-06[BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf
2014-09-03CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer
2014-09-02Define __GI_fegetenv for e500 libmKhem Raj
2014-09-01Update Esperanto translationAllan McRae
2014-09-01Update Catalan translationAllan McRae
2014-08-28Fix hang on forkSamuel Thibault