aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-28libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]release/2.24/masterFlorian Weimer
2019-11-28libio: Disable vtable validation in case of interposition [BZ #23313]Florian Weimer
2019-11-22rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki
2019-11-05mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu
2019-02-02x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-02x86-64 strncpy: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-02x86-64 strncmp family: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-02x86-64 memset/wmemset: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-02x86-64 memrchr: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-02x86-64 memcpy: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-02x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-02x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-01-01malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer
2018-12-29Bug 20116: Fix use after free in pthread_create()Carlos O'Donell
2018-12-28csu: Update __libgcc_s_init commentFlorian Weimer
2018-12-28nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensionsFlorian Weimer
2018-12-28nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]Florian Weimer
2018-12-28nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer
2018-12-28[BZ #22637] Fix stack guard size accountingSzabolcs Nagy
2018-12-20Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237Florian Weimer
2018-12-20Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab
2018-12-20Fix BZ 22786: integer addition overflow may cause stack buffer overflowPaul Pluzhnikov
2018-12-20Fix i386 memmove issue (bug 22644).Andrew Senkevich
2018-09-10Fix segfault in maybe_script_execute.Stefan Liebler
2018-01-19x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu
2017-12-31elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno
2017-12-31elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin
2017-12-16elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer
2017-12-16elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer
2017-12-16<array_length.h>: New array_length and array_end macrosFlorian Weimer
2017-12-02Update NEWS to add CVE-2017-15804 entryAurelien Jarno
2017-12-02posix/tst-glob-tilde.c: Add test for bug 22332Florian Weimer
2017-12-02glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]Paul Eggert
2017-12-02Update NEWS and ChangeLog for CVE-2017-15671Florian Weimer
2017-12-02glob: Add new test tst-glob-tildeFlorian Weimer
2017-12-02CVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]Paul Eggert
2017-12-02posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella
2017-12-02i386: Hide __old_glob64 [BZ #18822]H.J. Lu
2017-10-22x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu
2017-10-19x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu
2017-10-19X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu
2017-10-07Fix nss_nisplus build with mainline GCC (bug 20978).Joseph Myers
2017-10-07Fix rpcgen buffer overrun (bug 20790).Joseph Myers
2017-10-07Fix warnings from latest GCC.steve ellcey-CA Eng-Software
2017-10-07Fix cast-after-dereferenceDJ Delorie
2017-10-07Fix BZ #21654 - grp-merge.c alignmentDJ Delorie
2017-08-06x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu
2017-08-05sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer
2017-07-31Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke