aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2019-11-22rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki1-0/+7
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu1-0/+10
2019-02-02x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]H.J. Lu1-0/+7
2019-01-01malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer1-0/+1
2018-12-29Bug 20116: Fix use after free in pthread_create()Carlos O'Donell1-0/+1
2018-12-28nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer1-0/+1
2018-12-28[BZ #22637] Fix stack guard size accountingSzabolcs Nagy1-0/+1
2018-12-20Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237Florian Weimer1-0/+11
2018-12-20Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab1-0/+2
2018-12-20Fix BZ 22786: integer addition overflow may cause stack buffer overflowPaul Pluzhnikov1-0/+2
2018-12-20Fix i386 memmove issue (bug 22644).Andrew Senkevich1-0/+2
2018-01-19x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu1-0/+1
2017-12-31elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno1-0/+4
2017-12-16elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer1-0/+6
2017-12-16elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer1-0/+5
2017-12-02Update NEWS to add CVE-2017-15804 entryAurelien Jarno1-2/+2
2017-12-02glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert1-0/+4
2017-12-02Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer1-0/+5
2017-12-02CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert1-0/+4
2017-10-22x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu1-0/+1
2017-10-07Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers1-0/+1
2017-10-07Fix rpcgen buffer overrun (bug 20790).Joseph Myers1-0/+1
2017-10-07Fix cast-after-dereferenceDJ Delorie1-0/+1
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu1-0/+1
2017-06-20Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar1-0/+1
2017-06-19CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer1-0/+1
2017-06-09fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer1-0/+1
2017-03-31fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov1-0/+3
2017-02-09CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer1-0/+6
2016-08-18arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab1-0/+11
2016-08-01Update libc.pot and NEWS.Carlos O'Donell1-2/+237
2016-07-29CVE-2016-5417 was assigned to bug 19257Florian Weimer1-0/+5
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar1-3/+0
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan1-0/+3
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan1-0/+7
2016-06-11NEWS: clarify localedef --old-style updateMike Frysinger1-2/+3
2016-06-11localedef: drop unused --old-styleMarko Myllynen1-0/+3
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer1-0/+3
2016-05-23CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer1-0/+4
2016-05-04CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer1-0/+4
2016-04-29NSS: Implement group merging support.Stephen Gallagher1-0/+8
2016-04-29NEWS entry for CVE-2016-3075Florian Weimer1-0/+4
2016-04-29CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer1-1/+4
2016-04-14Remove union wait [BZ #19613]Florian Weimer1-0/+4
2016-02-24NEWS (2.23): Fix typo in bug 19048 text.Carlos O'Donell1-1/+1
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers1-0/+7
2016-02-20Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer1-0/+3
2016-02-19locales: pap_AN: delete old/deprecated locale [BZ #16003]Mike Frysinger1-1/+3
2016-02-19Update NEWS with 2.24 templateAdhemerval Zanella1-0/+13
2016-02-18Update NEWS with fixed bugs for 2.23 releaseAdhemerval Zanella1-4/+266