summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix powerpc software sqrt (bug 17964).release/2.19/masterJoseph Myers2017-02-201-2/+2
* powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella2016-11-211-5/+5
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-191-0/+6
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2016-08-141-3/+3
* Harden tls_dtor_list with pointer mangling [BZ #19018]Florian Weimer2016-07-111-2/+2
* Always enable pointer guard [BZ #18928]Florian Weimer2016-07-111-2/+2
* Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2016-07-111-5/+5
* CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer2016-05-311-1/+5
* resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]Florian Weimer2016-05-231-1/+2
* CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).Carlos O'Donell2016-05-171-1/+15
* CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer2016-05-121-1/+6
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-121-1/+5
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2016-04-281-1/+1
* S/390: Fix setcontext/swapcontext which are not restoring sigmask. [BZ #18080]Stefan Liebler2016-04-281-1/+1
* CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]Florian Weimer2016-04-271-1/+6
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-01-291-1/+1
* Fix BZ #18985 -- out of range data to strftime() causes a segfaultPaul Pluzhnikov2016-01-271-1/+1
* Fix BZ #17905Paul Pluzhnikov2016-01-271-2/+2
* Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)Siddhesh Poyarekar2015-12-201-3/+4
* Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar2015-12-201-3/+3
* Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)Siddhesh Poyarekar2015-12-201-3/+3
* Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab2015-11-241-2/+2
* CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer2015-10-191-1/+6
* Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-10-191-1/+1
* Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2015-10-191-1/+1
* Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab2015-10-181-2/+2
* Correct DT_PPC64_NUMAlan Modra2015-09-111-2/+2
* Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)Andreas Schwab2015-09-101-3/+3
* CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar2015-08-281-1/+9
* Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab2015-08-281-2/+2
* PowerPC: Fix gprof entry point for LEAdhemerval Zanella2015-08-241-1/+1
* [AArch64] End frame record chain correctly.Renlin Li2014-11-111-1/+1
* CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2014-09-051-1/+6
* __gconv_translit_find: Disable function [BZ #17187]Florian Weimer2014-09-051-1/+8
* NEWS: Explain the s390 jmp_buf / ucontext_t ABI change reversal.Stefan Liebler2014-09-051-0/+11
* _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2014-09-051-1/+10
* Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar2014-09-051-2/+2
* Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar2014-09-051-2/+2
* Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-09-051-1/+1
* Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab2014-09-051-1/+2
* Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-09-051-1/+1
* Fix unbound stack use in NIS NSS moduleAndreas Schwab2014-09-051-1/+1
* Mention CVE-2014-4043 in NEWSAllan McRae2014-09-051-0/+6
* posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer2014-06-221-2/+1
* 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
* Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2014-02-271-1/+1