Show patches with: Submitter = Florian Weimer       |    State = Action Required       |    Archived = No       |   2861 patches
« 1 2 3 428 29 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations - - 1 - --- 2024-07-24 Florian Weimer New
manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations manual: Do not mention STATIC_TLS in dynamic linker hardening recommendations - - - - --- 2024-07-23 Florian Weimer New
Revert "linux: Implement mremap in C" (bug 31968) Revert "linux: Implement mremap in C" (bug 31968) - - - - --- 2024-07-09 Florian Weimer New
malloc: Smoke test for libmemusage malloc: Smoke test for libmemusage - - - - --- 2024-07-09 Florian Weimer New
malloc: Use initial-exec TLS in libmemusage malloc: Use initial-exec TLS in libmemusage - - - - --- 2024-07-09 Florian Weimer New
[v2] Linux: Make __rseq_size useful for feature detection (bug 31965) [v2] Linux: Make __rseq_size useful for feature detection (bug 31965) - - 2 - --- 2024-07-08 Florian Weimer New
Linux: Change meaning of __rseq_size slightly Linux: Change meaning of __rseq_size slightly - - 1 - --- 2024-07-07 Florian Weimer New
[v2,2/2] elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2024-07-05 Florian Weimer New
[v2,1/2] elf: Extract rtld_setup_phdr function from dl_main elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2024-07-05 Florian Weimer New
[v4] manual: Recommendations for dynamic linker hardening [v4] manual: Recommendations for dynamic linker hardening - - - - --- 2024-07-03 Florian Weimer New
elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2024-07-03 Florian Weimer New
[v3] elf: Support recursive use of dynamic TLS in interposed malloc [v3] elf: Support recursive use of dynamic TLS in interposed malloc - - 1 - --- 2024-07-01 Florian Weimer New
stdlib: Make getenv thread-safe in more cases stdlib: Make getenv thread-safe in more cases - - - - --- 2024-06-28 Florian Weimer New
Adjust check-local-headers test for libaudit 4.0 Adjust check-local-headers test for libaudit 4.0 - - 1 - --- 2024-06-27 Florian Weimer New
manual: Document a GNU extension for strncmp/wcsncmp manual: Document a GNU extension for strncmp/wcsncmp - - - - --- 2024-06-27 Florian Weimer New
manual: Document that strnlen, wcsnlen do not need arrays of full size manual: Document that strnlen, wcsnlen do not need arrays of full size - - - - --- 2024-06-27 Florian Weimer New
[v2] time: Avoid memcmp overread in tzset (bug 31931) [v2] time: Avoid memcmp overread in tzset (bug 31931) - - 1 - --- 2024-06-26 Florian Weimer New
[v5,2/2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-06-26 Florian Weimer New
[v5,1/2] elf: Clarify and invert second argument of _dl_allocate_tls_init elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-06-26 Florian Weimer New
time: Avoid memcmp overread in tzset (bug 31931) time: Avoid memcmp overread in tzset (bug 31931) - - - - --- 2024-06-26 Florian Weimer New
[v2] elf: Support recursive use of dynamic TLS in interposed malloc [v2] elf: Support recursive use of dynamic TLS in interposed malloc - - 1 - --- 2024-06-26 Florian Weimer New
elf: Support recursive use of dynamic TLS in interposed malloc elf: Support recursive use of dynamic TLS in interposed malloc - - 1 - --- 2024-06-24 Florian Weimer New
[COMMITTED] i386: Update ulps [COMMITTED] i386: Update ulps - - - - --- 2024-06-20 Florian Weimer New
[v3] s390x: Capture grep output in static PIE check [v3] s390x: Capture grep output in static PIE check - - - - --- 2024-06-20 Florian Weimer New
[v3] malloc: Replace shell/Perl gate in mtrace [v3] malloc: Replace shell/Perl gate in mtrace - - - - --- 2024-06-20 Florian Weimer New
[v2] s390x: Capture grep output in static PIE check [v2] s390x: Capture grep output in static PIE check - - - - --- 2024-06-20 Florian Weimer New
[v2] malloc: Replace shell/Perl gate in mtrace [v2] malloc: Replace shell/Perl gate in mtrace - - 1 1 --- 2024-06-20 Florian Weimer New
[COMMITTED] powerpc: Update ulps [COMMITTED] powerpc: Update ulps - - - - --- 2024-06-20 Florian Weimer New
[COMMITTED] i386: Update ulps [COMMITTED] i386: Update ulps - - - - --- 2024-06-20 Florian Weimer New
malloc: Replace shell/Perl gate in mtrace malloc: Replace shell/Perl gate in mtrace - - - - --- 2024-06-20 Florian Weimer New
s390x: Add missing grep -q flag to static PIE check s390x: Add missing grep -q flag to static PIE check - - - - --- 2024-06-20 Florian Weimer New
[v3] malloc: Always install mtrace (bug 31892) [v3] malloc: Always install mtrace (bug 31892) - - 1 - --- 2024-06-19 Florian Weimer New
[v4] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) [v4] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-06-18 Florian Weimer New
elf: Do not add a copy of _dl_find_object to libc.so elf: Do not add a copy of _dl_find_object to libc.so - - 1 - --- 2024-06-18 Florian Weimer New
Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c - - - - --- 2024-06-17 Florian Weimer New
[v2] Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse [v2] Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse - - - - --- 2024-06-17 Florian Weimer New
Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse - - - - --- 2024-06-17 Florian Weimer New
support: Include <limits.h> for NAME_MAX use in temp_file.c support: Include <limits.h> for NAME_MAX use in temp_file.c - - - - --- 2024-06-15 Florian Weimer New
support: Include <stdlib.h> for atoi use in support_wait_for_thread_exit support: Include <stdlib.h> for atoi use in support_wait_for_thread_exit - - - - --- 2024-06-15 Florian Weimer New
[v2] malloc: Always install mtrace (bug 31892) [v2] malloc: Always install mtrace (bug 31892) - - - - --- 2024-06-14 Florian Weimer New
malloc: Always install mtrace (bug 31892) malloc: Always install mtrace (bug 31892) - - - - --- 2024-06-14 Florian Weimer New
inet: Increase htontest coverage to run-time evaluation, library inet: Increase htontest coverage to run-time evaluation, library - - - - --- 2024-06-14 Florian Weimer New
[4/4] resolv: Implement strict-error stub resolver option (bug 27929) Some DNS stub resolver fixes/enhancements - - - - --- 2024-06-14 Florian Weimer New
[3/4] resolv: Support clearing option flags with a “-” prefix (bug 14799) Some DNS stub resolver fixes/enhancements - - - - --- 2024-06-14 Florian Weimer New
[2/4] resolv: Do not wait for non-existing second DNS response after error (bug 30081) Some DNS stub resolver fixes/enhancements - - - - --- 2024-06-14 Florian Weimer New
[1/4] resolv: Allow short error responses to match any query (bug 31890) Some DNS stub resolver fixes/enhancements - - - - --- 2024-06-14 Florian Weimer New
[v3] manual: Recommendations for dynamic linker hardening [v3] manual: Recommendations for dynamic linker hardening - - - - --- 2024-06-12 Florian Weimer New
resolv: Track single-request fallback via _res._flags (bug 31476) resolv: Track single-request fallback via _res._flags (bug 31476) - - - - --- 2024-06-10 Florian Weimer New
libio: Test for fdopen memory leak without SEEK_END support (bug 31840) libio: Test for fdopen memory leak without SEEK_END support (bug 31840) - - - - --- 2024-06-04 Florian Weimer New
elf: Avoid some free (NULL) calls in _dl_update_slotinfo elf: Avoid some free (NULL) calls in _dl_update_slotinfo - - 1 - --- 2024-06-03 Florian Weimer New
[v2] stdlib: Describe __cxa_finalize usage in function comment [v2] stdlib: Describe __cxa_finalize usage in function comment - - - - --- 2024-05-31 Florian Weimer New
stdlib: Describe __cxa_finalize usage in function comment stdlib: Describe __cxa_finalize usage in function comment - - - - --- 2024-05-31 Florian Weimer New
[v3] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) [v3] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-05-16 Florian Weimer New
NEWS: Document changed zic output format NEWS: Document changed zic output format - - - - --- 2024-05-15 Florian Weimer New
[v2] manual: Recommendations for dynamic linker hardening [v2] manual: Recommendations for dynamic linker hardening - - - - --- 2024-05-14 Florian Weimer New
[v2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) [v2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-05-14 Florian Weimer New
elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-05-13 Florian Weimer New
manual: Recommendations for dynamic linker hardening manual: Recommendations for dynamic linker hardening - - - - --- 2024-05-10 Florian Weimer New
[v4] socket: Use may_alias on sockaddr structs (bug 19622) [v4] socket: Use may_alias on sockaddr structs (bug 19622) - - 1 - --- 2024-05-10 Florian Weimer New
[v3] socket: Use may_alias on sockaddr structs (bug 19622) [v3] socket: Use may_alias on sockaddr structs (bug 19622) - - - - --- 2024-05-08 Florian Weimer New
[v2] socket: Use may_alias on sockaddr structs (bug 19622) [v2] socket: Use may_alias on sockaddr structs (bug 19622) - - - - --- 2024-05-07 Florian Weimer New
socket: Use may_alias on sockaddr structs (bug 19622) socket: Use may_alias on sockaddr structs (bug 19622) - - 1 - --- 2024-05-07 Florian Weimer New
nscd: Use time_t for return type of addgetnetgrentX nscd: Use time_t for return type of addgetnetgrentX - - 1 - --- 2024-05-02 Florian Weimer New
nscd: Typo inside comment in netgroup cache nscd: Typo inside comment in netgroup cache - - - - --- 2024-04-30 Florian Weimer New
x86: In ld.so, diagnose missing APX support in APX-only builds x86: In ld.so, diagnose missing APX support in APX-only builds - - 1 - --- 2024-04-25 Florian Weimer New
[v2,4/4] CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetgrentX (bug 31… [v2,1/4] CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677) - - 1 - --- 2024-04-24 Florian Weimer New
[v2,3/4] CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug 31678) [v2,1/4] CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677) - - 1 - --- 2024-04-24 Florian Weimer New
[v2,2/4] CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgrentX (bug 31678) [v2,1/4] CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677) - - 1 - --- 2024-04-24 Florian Weimer New
[v2,1/4] CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677) [v2,1/4] CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677) - - 1 - --- 2024-04-24 Florian Weimer New
[4/4] nscd: netgroup: Use two buffers in addgetnetgrentX (bug 31680) Various nscd security fixes - - 1 - --- 2024-04-24 Florian Weimer New
[3/4] nscd: Avoid null pointer crashes after notfound response (bug 31678) Various nscd security fixes - - 1 - --- 2024-04-24 Florian Weimer New
[2/4] nscd: Do not send missing not-found response in addgetnetgrentX (bug 31678) Various nscd security fixes - - 1 - --- 2024-04-24 Florian Weimer New
[1/4] nscd: Stack-based buffer overflow in netgroup cache (bug 31677) Various nscd security fixes - - - - --- 2024-04-24 Florian Weimer New
Computing x86 ISA level at configure time Computing x86 ISA level at configure time - - - - --- 2024-04-23 Florian Weimer New
[v2] nptl: Fix tst-cancel30 on kernels without ppoll_time64 support [v2] nptl: Fix tst-cancel30 on kernels without ppoll_time64 support - - 1 - --- 2024-04-19 Florian Weimer New
nptl: Fix tst-cancel30 on kernels without ppoll_time64 support nptl: Fix tst-cancel30 on kernels without ppoll_time64 support - - - - --- 2024-04-19 Florian Weimer New
Revert "x86_64: Suppress false positive valgrind error" Revert "x86_64: Suppress false positive valgrind error" - - 1 - --- 2024-04-13 Florian Weimer New
Revert "x86_64: Suppress false positive valgrind error" Revert "x86_64: Suppress false positive valgrind error" - - - - --- 2024-04-13 Florian Weimer New
powerpc: Fix ld.so address determination for PCREL mode (bug 31640) powerpc: Fix ld.so address determination for PCREL mode (bug 31640) - - 1 - --- 2024-04-13 Florian Weimer New
[v3,3/3] login: Use unsigned 32-bit types for seconds-since-epoch login: Use unsigned 32-bit types for seconds-since-epoch - - 1 - --- 2024-04-10 Florian Weimer New
[v3,2/3] login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) login: Use unsigned 32-bit types for seconds-since-epoch - - 1 - --- 2024-04-10 Florian Weimer New
[v3,1/3] login: Check default sizes of structs utmp, utmpx, lastlog login: Use unsigned 32-bit types for seconds-since-epoch - - 1 - --- 2024-04-10 Florian Weimer New
[v2] elf: Add ld.so test with non-existing program name [v2] elf: Add ld.so test with non-existing program name - - 1 - --- 2024-04-08 Florian Weimer New
elf: Add ld.so test with non-existing program name elf: Add ld.so test with non-existing program name - - 1 - --- 2024-04-08 Florian Weimer New
[v2] login: Use unsigned 32-bit types for seconds-since-epoch [v2] login: Use unsigned 32-bit types for seconds-since-epoch - - - - --- 2024-04-08 Florian Weimer New
[v4,3/3] aarch64: Enhanced CPU diagnostics for ld.so Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-08 Florian Weimer New
[v4,2/3] x86: Add generic CPUID data dumper to ld.so --list-diagnostics Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-08 Florian Weimer New
[v4,1/3] elf: Add CPU iteration support for future use in ld.so diagnostics Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-08 Florian Weimer New
[v3,3/3] aarch64: Enhanced CPU diagnostics for ld.so Enhanced CPU diagnostics for ld.so - - - - --- 2024-04-05 Florian Weimer New
[v3,2/3] x86: Add generic CPUID data dumper to ld.so --list-diagnostics Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-05 Florian Weimer New
[v3,1/3] elf: Add CPU iteration support for future use in ld.so diagnostics Enhanced CPU diagnostics for ld.so - - 1 - --- 2024-04-05 Florian Weimer New
login: Use unsigned 32-bit types for seconds-since-epoch login: Use unsigned 32-bit types for seconds-since-epoch - - - - --- 2024-04-03 Florian Weimer New
x86-64: Stack alignment in _dl_tlsdesc_dynamic and red zone usage (bug 31501) x86-64: Stack alignment in _dl_tlsdesc_dynamic and red zone usage (bug 31501) - - - - --- 2024-03-16 Florian Weimer New
[v3] linux: Use rseq area unconditionally in sched_getcpu (bug 31479) [v3] linux: Use rseq area unconditionally in sched_getcpu (bug 31479) - 2 1 - --- 2024-03-13 Florian Weimer New
[v2] linux: Add #include <sys/rseq.h> to sched_getcpu.c (bug 31479) [v2] linux: Add #include <sys/rseq.h> to sched_getcpu.c (bug 31479) - 2 - - --- 2024-03-13 Florian Weimer New
linux: Add #include <sys/rseq.h> to sched_getcpu.c linux: Add #include <sys/rseq.h> to sched_getcpu.c - 2 - - --- 2024-03-13 Florian Weimer New
i386: Use generic memrchr in libc (bug 31316) i386: Use generic memrchr in libc (bug 31316) - - - 1 --- 2024-02-15 Florian Weimer New
[v3] Linux: Switch back to assembly syscall wrapper for prctl (bug 29770) [v3] Linux: Switch back to assembly syscall wrapper for prctl (bug 29770) - - 1 - --- 2024-02-14 Florian Weimer New
[2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics Enhanced x86 CPU diagnostics - - - - --- 2024-02-09 Florian Weimer New
[1/2] elf: Wire up _dl_diagnostics_cpu_kernel Enhanced x86 CPU diagnostics - - - - --- 2024-02-09 Florian Weimer New
« 1 2 3 428 29 »