about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix use-after-free in glob when expanding ~user (bug 25414)Andreas Schwab2020-03-201-0/+4
* Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab2020-03-201-0/+1
* libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer2019-11-281-0/+1
* rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki2019-11-221-0/+7
* Fix crash in _IO_wfile_sync (bug 20568)Andreas Schwab2019-05-161-0/+1
* x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2019-02-041-0/+10
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]H.J. Lu2019-02-011-0/+7
* intl: Do not return NULL on asprintf failure in gettext [BZ #24018]Florian Weimer2019-01-021-0/+1
* malloc: Always call memcpy in _int_realloc [BZ #24027]Florian Weimer2019-01-011-0/+1
* CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer2018-11-271-0/+5
* libanl: properly cleanup if first helper thread creation failed (bug 22927)Andreas Schwab2018-11-061-0/+1
* x86: Fix Haswell CPU string flags (BZ#23709)Adhemerval Zanella2018-11-021-0/+1
* Fix nscd readlink argument aliasing (bug 22446).Joseph Myers2018-10-221-0/+1
* Fix p_secstodate overflow handling (bug 22463).Joseph Myers2018-10-221-0/+1
* Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers2018-10-221-0/+1
* signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov2018-10-221-0/+1
* Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella2018-09-281-0/+1
* preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer2018-09-281-0/+1
* pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]Martin Kuchta2018-08-271-0/+1
* x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]H.J. Lu2018-07-291-0/+1
* x86: Correct index_cpu_LZCNT [BZ #23456]H.J. Lu2018-07-291-0/+1
* stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]Florian Weimer2018-07-031-0/+1
* NEWS: Reorder out-of-order bugsFlorian Weimer2018-07-031-3/+3
* libio: Disable vtable validation in case of interposition [BZ #23313]Florian Weimer2018-07-031-0/+1
* Check length of ifname before copying it into to ifreq structure.Steve Ellcey2018-06-291-0/+1
* getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez2018-06-291-0/+1
* Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349]Florian Weimer2018-06-281-0/+1
* Fix parameter type in C++ version of iseqsig (bug 23171)Gabriel F. T. Gomes2018-06-191-0/+1
* libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]Florian Weimer2018-06-011-0/+1
* Add NEWS entry for CVE-2018-11236Florian Weimer2018-05-241-0/+4
* Add references to CVE-2018-11236, CVE-2017-18269Florian Weimer2018-05-241-0/+3
* Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab2018-05-241-0/+5
* Fix path length overflow in realpath [BZ #22786]Paul Pluzhnikov2018-05-171-0/+1
* Fix stack overflow with huge PT_NOTE segment [BZ #20419]Paul Pluzhnikov2018-05-171-0/+1
* Fix blocking pthread_join. [BZ #23137]Stefan Liebler2018-05-171-0/+1
* Fix signed integer overflow in random_r (bug 17343).Joseph Myers2018-05-171-0/+1
* i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella2018-05-171-0/+1
* [BZ #22342] Fix netgroup cache keys.DJ Delorie2018-05-171-0/+1
* Fix i386 memmove issue (bug 22644).Andrew Senkevich2018-05-171-0/+1
* Fix crash in resolver on memory allocation failure (bug 23005)Andreas Schwab2018-05-171-0/+1
* getlogin_r: return early when linux sentinel value is setJesse Hathaway2018-05-171-0/+1
* resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]Florian Weimer2018-05-171-0/+1
* Update NEWS for bug 22343 and bug 22774Arjun Shankar2018-02-081-0/+2
* Fix integer overflows in internal memalign and malloc [BZ #22343] [BZ #22774]Arjun Shankar2018-02-081-0/+8
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-291-0/+1
* Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes2018-01-291-0/+1
* NEWS: Add an entry for [BZ #22715]H.J. Lu2018-01-191-0/+1
* nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]Florian Weimer2018-01-151-0/+1
* [BZ #22637] Fix stack guard size accountingSzabolcs Nagy2018-01-151-0/+1
* linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]Dmitry V. Levin2018-01-121-0/+6