public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
[2.23 COMMITTED] malloc: Remove malloc hooks from fork handler
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] powerpc: Fix tabort usage in syscalls
 2016-01-01  0:00 UTC 

[2.22 COMMITTED] Fix several build failures with GCC6 due to unused static variables
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] Handle overflow in __hcreate_r
 2016-01-01  0:00 UTC  (6+ messages)
` [COMMITTED 2.22] Improve check against integer wraparound in hcreate_r [BZ #18240]

[2.22 COMMITTED] MIPS, SPARC: more fixes to the vfork aliases in libpthread.so
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] Remove trailing newline from date_fmt in Serbian locales [BZ #19581]
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] Fix x86_64 fma4 pow inappropriate contraction (bug 19003)
 2016-01-01  0:00 UTC 

[2.22 COMMITTED] Remove unused variable in math/atest-exp2.c
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] Fix tst-cancel17/tst-cancelx17, which sometimes segfaults while exiting
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] ldconfig: Do not remove stale symbolic links with -X [BZ #19610]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]
 2016-01-01  0:00 UTC 

[2.19 COMMITTED] CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]
 2016-01-01  0:00 UTC 

[COMMITTED/2.22] math: don't clobber old libm.so on install [BZ #19822]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] Fix malloc threaded tests link on non-Linux
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] strfmon_l: Use specified locale for number formatting [BZ #19633]
 2016-01-01  0:00 UTC 

[PATCH] Fix ambiguous 'else' [-Wparentheses]
 2016-01-01  0:00 UTC  (2+ messages)

[2.23 COMMITTED] getnameinfo: Avoid calling strnlen on uninitialized buffer
 2016-01-01  0:00 UTC 

[RFC 1/2] Refactor strtod parsing of NaN payloads
 2016-01-01  0:00 UTC  (2+ messages)
` [RFC 2/2] Fix nan functions handling of payload strings (bug 16961, bug 16962)

[2.22 COMMITTED] fork in libpthread cannot use IFUNC resolver [BZ #19861]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] hesiod: Remove RCS keywords
 2016-01-01  0:00 UTC 

[COMMITTED 2.19] CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]
 2016-01-01  0:00 UTC 

[2.22 COMMITTED] Fix indentation
 2016-01-01  0:00 UTC 

[2.22 COMMITTED] CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]
 2016-01-01  0:00 UTC 

[COMMITTED 2.21] Fix BZ #17905
 2016-01-01  0:00 UTC  (2+ messages)
` [COMMITTED 2.21] Fix trailing space

[2.23 COMMITTED] Make padding in struct sockaddr_storage explicit [BZ #20111]
 2016-01-01  0:00 UTC 

[PATCH/committed 2.21] configure: fix `test ==` usage
 2016-01-01  0:00 UTC 

[2.22 COMMITTED] sysdeps/unix/sysv/linux/dl-openat64.c: Convert to ISO definition
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]
 2016-01-01  0:00 UTC  (2+ messages)
` [COMMITTED 2.22] NEWS: update from previous commit

[2.23 COMMITTED] tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]
 2016-01-01  0:00 UTC 

[PATCH/committed 2.20] configure: fix `test ==` usage
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] nss_dns: Skip over non-PTR records in the netent code [BZ #19868]
 2016-01-01  0:00 UTC 

[PATCH COMMITTED] nss_db: Propagate ERANGE error if parse_line fails [BZ #19837]
 2016-01-01  0:00 UTC  (2+ messages)

[PATCH committed/2.23] Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] resolv, nss_dns: Remove remaining syslog logging [BZ #19862]
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] hsearch_r: Apply VM size limit in test case
 2016-01-01  0:00 UTC 

[COMMITTED 2.19] Fix BZ #18985 -- out of range data to strftime() causes a segfault
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] getnameinfo: Return EAI_OVERFLOW in more cases [BZ #19787]
 2016-01-01  0:00 UTC 

[COMMITTED 2.21] Handle overflow in __hcreate_r
 2016-01-01  0:00 UTC  (2+ messages)
` [COMMITTED 2.21] Improve check against integer wraparound in hcreate_r [BZ #18240]

[COMMITTED 2.23] mips: terminate the FDE before the return trampoline in makecontext
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] MIPS, SPARC: fix wrong vfork aliases in libpthread.so
 2016-01-01  0:00 UTC 

[COMMITTED 2.23] resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] nss_dns: Fix assertion failure in _nss_dns_getcanonname_r [BZ #19865]
 2016-01-01  0:00 UTC 

[COMMITTED 2.19] CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]
 2016-01-01  0:00 UTC 

[PATCH/committed 2.23] configure: fix `test ==` usage
 2016-01-01  0:00 UTC 

[2.22] Backport malloc fixes from BZ#19048 and BZ#19243
 2016-01-01  0:00 UTC  (8+ messages)

[PATCH] hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]
 2016-01-01  0:00 UTC 

[COMMITTED/2.23] math: don't clobber old libm.so on install [BZ #19822]
 2016-01-01  0:00 UTC 

[COMMITTED 2.23] CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] malloc: Run fork handler as late as possible [BZ #19431]
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] Fix BZ #18985 -- out of range data to strftime() causes a segfault
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] Fix tst-audit10 build when -mavx512f is not supported
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] Increase fork signal safety for single-threaded processes [BZ #19703]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] getnameinfo: Do not preserve errno
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] Regenerate Alpha ULPs
 2016-01-01  0:00 UTC 

[PATCH/committed 2.22] configure: fix `test ==` usage
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] getnameinfo: Reduce line length and add missing comments
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] Fix resource leak in resolver (bug 19257)
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] hesiod: Always use thread-local resolver state [BZ #19573]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] hesiod: Avoid heap overflow in get_txt_records [BZ #20031]
 2016-01-01  0:00 UTC 

[RFC 0/2] Backport 16961 and 16962 to release/2.20/master
 2016-01-01  0:00 UTC  (6+ messages)

[2.23 COMMITTED] tst-mallocfork2: Fix race condition, use fewer resources
 2016-01-01  0:00 UTC 

[2.22 COMMITTED 1/2] glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir
 2016-01-01  0:00 UTC 

[PATCH] hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]
 2016-01-01  0:00 UTC 

[COMMITTED 2.21] CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665)
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]
 2016-01-01  0:00 UTC 

[COMMITTED 2.20] Handle overflow in __hcreate_r
 2016-01-01  0:00 UTC  (7+ messages)
` [COMMITTED 2.20] Improve check against integer wraparound in hcreate_r [BZ #18240]
` [COMMITTED 2.20] hsearch_r: Apply VM size limit in test case
` [COMMITTED 2.20] Fix BZ #17905
` [COMMITTED 2.20] CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]
` [COMMITTED 2.20] CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]
` [COMMITTED 2.20] glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir

[COMMITTED 2.18] Backport fixes for CVE-2015-7547
 2016-01-01  0:00 UTC 

[COMMITTED 2.20] CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] malloc: Add missing internal_function attributes on function definitions
 2016-01-01  0:00 UTC 

[2.23] Revert fix for bug 19509
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] Fix BZ #17905
 2016-01-01  0:00 UTC  (2+ messages)
` [COMMITTED 2.22] Fix trailing space

[COMMITTED 2.21] hsearch_r: Apply VM size limit in test case
 2016-01-01  0:00 UTC 

[COMMITTED 2.19] Handle overflow in __hcreate_r
 2016-01-01  0:00 UTC  (2+ messages)
` [COMMITTED 2.19] Improve check against integer wraparound in hcreate_r [BZ #18240]

[2.23 COMMITTED] getnameinfo: Refactor and fix memory leak [BZ #19642]
 2016-01-01  0:00 UTC 

[COMMITTED 2.23] Fix resource leak in resolver (bug 19257)
 2016-01-01  0:00 UTC 

[COMMITTED 2.21] Fix BZ #18985 -- out of range data to strftime() causes a segfault
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] resolv: Always set *resplen2 out parameter in send_vc [BZ #19825]
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.c
 2016-01-01  0:00 UTC 

[2.22 COMMITTED] S390: Fix build failure in test string/tst-endian.c with gcc 6
 2016-01-01  0:00 UTC 

[2.22 COMMITTED 1/2] hesiod: Remove RCS keywords
 2016-01-01  0:00 UTC  (2+ messages)
` [2.22 COMMITTED 2/2] hesiod: Always use thread-local resolver state [BZ #19573]

[COMMITTED 2.22] CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665)
 2016-01-01  0:00 UTC 

[COMMITTED 2.20] Always enable pointer guard [BZ #18928]
 2016-01-01  0:00 UTC  (5+ messages)
` [COMMITTED 2.20] CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665)
` [COMMITTED 2.20] Fix BZ #17269 -- _IO_wstr_overflow integer overflow
` [COMMITTED 2.20] Harden tls_dtor_list with pointer mangling [BZ #19018]
` [COMMITTED 2.20] Fix read past end of pattern in fnmatch (bug 18032)

[2.23 COMMITTED] malloc: Remove NO_THREADS
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] powerpc: Enforce compiler barriers on hardware transactions
 2016-01-01  0:00 UTC  (2+ messages)
` [COMMITTED 2.22] powerpc: Fix macro usage of htm builtins

[2.23 COMMITTED] fork in libpthread cannot use IFUNC resolver [BZ #19861]
 2016-01-01  0:00 UTC 

[COMMITTED 2.22] resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]
 2016-01-01  0:00 UTC 

[2.22 COMMITTED] MIPS, SPARC: fix wrong vfork aliases in libpthread.so
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] nss_dns: Validate RDATA length against packet length [BZ #19830]
 2016-01-01  0:00 UTC 

[COMMITTED 2.23] Add sys/auxv.h wrapper to include/sys/
 2016-01-01  0:00 UTC 

[2.23 COMMITTED] Fix tst-dlsym-error build
 2016-01-01  0:00 UTC 

[2.19 COMMITTED 1/2] glob: Simplify the interface for the GLOB_ALTDIRFUNC callback gl_readdir
 2016-01-01  0:00 UTC  (2+ messages)
` [2.19 COMMITTED 2/2] CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]

[2.23 COMMITTED] MIPS, SPARC: more fixes to the vfork aliases in libpthread.so
 2016-01-01  0:00 UTC 

Please update NEWS when backporting bug fixes to stable branches
 2016-01-01  0:00 UTC  (2+ messages)

[COMMITTED 2.22] Use PIC relocation in ALIAS_IMPL
 2016-01-01  0:00 UTC 

[2.22 COMMITTED] Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses
 2016-01-01  0:00 UTC 

[2.19 COMMITTED 1/2] CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665)
 2016-01-01  0:00 UTC  (2+ messages)
` [2.19 COMMITTED 2/2] resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]

[2.23 COMMITTED] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]
 2016-01-01  0:00 UTC 

[COMMITTED 2.19] Fix BZ #17905
 2016-01-01  0:00 UTC  (2+ messages)
` [COMMITTED 2.19] Fix trailing space

[2.23 COMMITTED] nss_dns: Check address length before creating addrinfo result [BZ #19831]
 2016-01-01  0:00 UTC 

[COMMITTED 2.19] hsearch_r: Apply VM size limit in test case
 2016-01-01  0:00 UTC 

[PATCH] Gracefully handle incompatible locale data
 2016-01-01  0:00 UTC 

[COMMITTED] 2.22: Bug 18589: Fix strcoll_l incorrect sorting
 2015-01-01  0:00 UTC 

glibc 2.5 - patch for GHOST (CVE-2015-0235)
 2015-01-01  0:00 UTC  (3+ messages)

Backport fix for BZ #18928?
 2015-01-01  0:00 UTC  (17+ messages)

[COMMITTED 2.18] Fix memory handling in strxfrm_l [BZ #16009]
 2015-01-01  0:00 UTC 

[glibc-2.20] Use AVX unaligned memcpy only if AVX2 is available
 2015-01-01  0:00 UTC 

[glibc-2.20] CVE-2015-1472: wscanf allocates too little memory
 2015-01-01  0:00 UTC 

[glibc-2.20] Fix memory handling in strxfrm_l [BZ #16009]
 2015-01-01  0:00 UTC 

[COMMITTED 2.22] alpha/hppa: fix libc.abilist sorting wrt fmemopen
 2015-01-01  0:00 UTC 

[COMMITTED 2.18] Always enable pointer guard [BZ #18928]
 2015-01-01  0:00 UTC  (4+ messages)
` [COMMITTED 2.18] Fix read past end of pattern in fnmatch (bug 18032)
` [COMMITTED 2.18] Harden tls_dtor_list with pointer mangling [BZ #19018]
` [COMMITTED 2.18] Fix BZ #17269 -- _IO_wstr_overflow integer overflow

Committed CVE-2014-7817 to 2.20
 2014-01-01  0:00 UTC 

page:              |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).