about summary refs log tree commit diff
path: root/NEWS
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-201-1/+1
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-04-191-0/+14
* Merge branch 'release/2.18/master' into ibm/2.18/masterTulio Magno Quites Machado Filho2015-12-311-3/+6
|\
| * Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-12-311-2/+2
| * Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-12-301-1/+1
| * Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2015-12-301-1/+1
| * Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer2015-12-301-1/+1
| * Always enable pointer guard [BZ #18928]Florian Weimer2015-12-301-1/+4
* | Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab2015-05-261-4/+3
* | CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer2015-05-261-1/+6
* | CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar2015-04-241-1/+8
* | Merge branch release/2.18/master into ibm/2.18/masterTulio Magno Quites Machado Filho2015-04-071-5/+6
|\|
| * Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan2014-06-031-1/+1
| * Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-171-1/+1
| * SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-161-1/+2
| * SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-071-1/+1
| * NEWS: Add 16885 to fixed bug list.David S. Miller2014-05-011-1/+1
| * Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-291-1/+1
| * [AArch64] BZ #16169 Add CFI directives to clone.STom Tromey2014-01-211-1/+1
| * [AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft2014-01-071-1/+1
| * Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov2014-01-051-1/+1
| * [AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft2013-12-191-1/+1
* | Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab2015-04-071-3/+3
* | powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella2015-03-131-1/+1
* | CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-231-1/+2
* | CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2015-01-161-1/+7
* | Label CVE-2014-9402 in NEWSAllan McRae2015-01-161-2/+3
* | Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2015-01-161-1/+4
* | CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2015-01-161-1/+4
* | Mention CVE-2014-4043 in NEWSAllan McRae2015-01-161-0/+6
* | posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer2015-01-161-1/+1
* | _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2015-01-161-1/+10
* | __gconv_translit_find: Disable function [BZ #17187]Florian Weimer2015-01-161-1/+8
* | CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2015-01-161-1/+6
* | Add CVE-2013-4332 to NEWS.Will Newton2015-01-161-0/+5
* | Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses2014-02-181-2/+2
* | PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella2014-01-231-1/+1
* | PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella2014-01-231-1/+2
* | PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2014-01-231-2/+2
* | PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella2014-01-161-1/+1
* | Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra2013-11-161-2/+4
* | Add CVE-2013-4332 to NEWS.Will Newton2013-11-151-0/+5
* | BZ #15754: CVE-2013-4788Carlos O'Donell2013-11-151-0/+6
* | Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar2013-11-151-0/+6
* | Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar2013-11-151-2/+8
* | Fix parsing of 0e+0 as floatAndreas Schwab2013-11-151-2/+2
* | Fix stack overflow due to large AF_INET6 requestsSiddhesh Poyarekar2013-11-151-1/+4
* | Fix memory leak in stdlib/isomac.cAllan McRae2013-11-151-1/+2
* | Fix memory leaks in libio on allocation failureAllan McRae2013-11-151-13/+14