about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Add 18665 and 19791 to fixed bug list. ibm/2.18/masterPaul E. Murphy2016-04-201-1/+2
* CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer2016-04-203-5/+9
* resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer2016-04-192-23/+49
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-04-195-63/+342
* Merge branch 'release/2.18/master' into ibm/2.18/masterTulio Magno Quites Machado Filho2015-12-3111-125/+562
|\
| * Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-12-315-104/+473
| * Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-12-303-2/+14
| * Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2015-12-304-4/+42
| * Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer2015-12-303-3/+18
| * Always enable pointer guard [BZ #18928]Florian Weimer2015-12-304-15/+18
* | Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab2015-05-268-190/+126
* | CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer2015-05-265-3/+134
* | CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar2015-04-243-2/+16
* | Merge branch release/2.18/master into ibm/2.18/masterTulio Magno Quites Machado Filho2015-04-0721-33/+360
|\|
| * Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan2014-06-036-6/+126
| * Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-173-1/+8
| * SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-163-1/+35
| * SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-073-1/+9
| * NEWS: Add 16885 to fixed bug list.David S. Miller2014-05-011-1/+1
| * Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-013-0/+69
| * Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-293-4/+10
| * [AArch64] BZ #16169 Add CFI directives to clone.STom Tromey2014-01-213-2/+13
| * Include generic symbol-hacks.h for x32H.J. Lu2014-01-202-1/+6
| * [AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft2014-01-074-2/+12
| * [AArch64] Fix CFA adjustment on dynamic linker entry.Marcus Shawcroft2014-01-072-1/+6
| * Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov2014-01-053-9/+20
| * [AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft2013-12-193-5/+31
| * alpha: Fix signal thunk unwind infoRichard Henderson2013-11-172-4/+19
* | Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab2015-04-073-3/+10
* | powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella2015-03-133-1/+7
* | CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-234-7/+49
* | PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella2015-02-049-16/+28
* | CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2015-01-164-13/+77
* | Label CVE-2014-9402 in NEWSAllan McRae2015-01-161-2/+3
* | Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2015-01-163-3/+12
* | CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2015-01-167-4/+203
* | Mention CVE-2014-4043 in NEWSAllan McRae2015-01-162-0/+10
* | posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer2015-01-166-8/+54
* | _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2015-01-165-15/+281
* | __gconv_translit_find: Disable function [BZ #17187]Florian Weimer2015-01-163-174/+19
* | CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2015-01-1611-11/+57
* | Add CVE-2013-4332 to NEWS.Will Newton2015-01-161-0/+5
* | malloc: Check for integer overflow in memalign.Will Newton2015-01-161-0/+6
* | malloc: Check for integer overflow in valloc.Will Newton2015-01-161-0/+6
* | Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses2014-02-184-29/+43
* | PowerPC: Remove inexistent paths in sysdeps dirsAdhemerval Zanella2014-02-062-2/+5
* | Fix assert() remove for DT_RUNPATH and DT_RPATHAdhemerval Zanella2014-02-062-2/+7
* | Fix wrong ChangeLog mergeAdhemerval Zanella2014-02-051-6/+6
* | Add GLIBC_2.3 to libm in Versions.defAdhemerval Zanella2014-02-052-0/+5
* | PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella2014-02-0413-37/+38