aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-24CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]release/2.20/masterFlorian Weimer3-4/+12
2016-05-24Fix BZ #17905Paul Pluzhnikov6-19/+75
2016-05-24hsearch_r: Apply VM size limit in test caseFlorian Weimer2-0/+26
2016-05-24Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer4-19/+106
2016-05-24Handle overflow in __hcreate_rOndřej Bílka3-3/+20
2016-05-24CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer5-100/+184
2016-05-24glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdirFlorian Weimer6-24/+100
2016-05-24CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer3-61/+84
2016-04-28S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler6-2/+75
2016-04-28S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler8-30/+264
2016-04-09configure: fix `test ==` usageMike Frysinger3-4/+9
2016-04-04S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler4-65/+136
2016-04-04S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler7-248/+516
2016-04-04S390: configure check for vector instruction support in assembler.Stefan Liebler4-0/+80
2016-04-04S390: Add new s390 platform.Stefan Liebler3-3/+8
2016-04-04S390: Add hwcaps value for vector facility.Stefan Liebler4-3/+11
2016-03-03S390: Do not use direct socket syscalls if build on kernels >= 4.3. [BZ #19682]Stefan Liebler3-20/+7
2016-02-25CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell5-63/+339
2016-02-25Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab4-7/+15
2016-02-25Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov3-3/+15
2016-02-25Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer3-3/+18
2016-02-25Always enable pointer guard [BZ #18928]Florian Weimer4-15/+18
2015-07-20sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger3-1/+16
2015-02-16CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov4-8/+54
2015-02-16Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu10-9/+37
2015-02-16Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz5-101/+464
2015-02-16Move findidx nested functions to top-level.Roland McGrath10-34/+91
2014-12-18Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer3-4/+14
2014-12-16CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law7-4/+202
2014-11-24Make __extern_always_inline usable on clang++ againSiddhesh Poyarekar2-2/+14
2014-11-19CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell4-13/+78
2014-11-11[AArch64] End frame record chain correctly.Renlin Li3-2/+6
2014-10-22MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki3-1/+7
2014-10-09BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath4-25/+33
2014-10-09Update French translationAllan McRae2-2/+6
2014-09-16Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar2-1/+9
2014-09-16Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens3-1/+7
2014-09-16Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar5-15/+34
2014-09-16Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab3-7/+16
2014-09-13Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers2-0/+9
2014-09-13Update Russian translationAllan McRae2-5/+9
2014-09-07Update version.h and include/features.h for 2.20 releaseglibc-2.20Allan McRae3-3/+7
2014-09-07Update contrib.texiAllan McRae2-0/+9
2014-09-07Update Korean translationAllan McRae2-827/+889
2014-09-06[BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf3-19/+30
2014-09-03CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer11-10/+54
2014-09-02Define __GI_fegetenv for e500 libmKhem Raj2-0/+6
2014-09-01Update Esperanto translationAllan McRae2-530/+548
2014-09-01Update Catalan translationAllan McRae2-478/+498
2014-08-28Fix hang on forkSamuel Thibault2-0/+9