[COMMITTED 2.41 1/2] libio: Fix CVE-2026-18374 heap buffer overflow in ccs= handling
2026-09-05 8:43 UTC (2+ messages)
` [COMMITTED 2.41 2/2] libio: Add test for fopen with an empty ", ccs=" value [BZ #34574]
[COMMITTED 2.42 1/2] libio: Fix CVE-2026-18374 heap buffer overflow in ccs= handling
2026-09-05 8:38 UTC (2+ messages)
` [COMMITTED 2.42 2/2] libio: Add test for fopen with an empty ", ccs=" value [BZ #34574]
[COMMITTED 2.43 1/2] libio: Fix CVE-2026-18374 heap buffer overflow in ccs= handling
2026-09-04 22:17 UTC (2+ messages)
` [COMMITTED 2.43 2/2] libio: Add test for fopen with an empty ", ccs=" value [BZ #34574]
[COMMITTED 2.44 1/2] libio: Fix CVE-2026-18374 heap buffer overflow in ccs= handling
2026-09-04 21:41 UTC (2+ messages)
` [COMMITTED 2.44 2/2] libio: Add test for fopen with an empty ", ccs=" value [BZ #34574]
[COMMITTED 2.43 1/4] alpha: fix setrlimit compat symbol for negative rlim values besides -1
2026-08-29 12:36 UTC (4+ messages)
` [COMMITTED 2.43 2/4] alpha: Fix stack alignment in makecontext
` [COMMITTED 2.43 3/4] alpha: add the denormal trap enable bit to FE_NOMASK_ENV
` [COMMITTED 2.43 4/4] alpha: expect test-float32x-float64-div to fail
[COMMITTED 2.44 1/3] alpha: Fix stack alignment in makecontext
2026-08-29 12:34 UTC (3+ messages)
` [COMMITTED 2.44 2/3] alpha: add the denormal trap enable bit to FE_NOMASK_ENV
` [COMMITTED 2.44 3/3] alpha: expect test-float32x-float64-div to fail
[COMMITTED 2.41 1/3] iconvdata: SHIFT_JISX0213 decoding lacks pending character reset (CVE-2026-77117)
2026-08-29 12:27 UTC (3+ messages)
` [COMMITTED 2.41 2/3] iconvdata: EUC_JISX0213 decoding lacks pending character reset (CVE-2026-80489)
` [COMMITTED 2.41 3/3] iconvdata: Test case for bug 34556, bug 34568
[COMMITTED 2.42 1/3] iconvdata: SHIFT_JISX0213 decoding lacks pending character reset (CVE-2026-77117)
2026-08-29 12:26 UTC (3+ messages)
` [COMMITTED 2.42 2/3] iconvdata: EUC_JISX0213 decoding lacks pending character reset (CVE-2026-80489)
` [COMMITTED 2.42 3/3] iconvdata: Test case for bug 34556, bug 34568
[COMMITTED 2.43 1/3] iconvdata: SHIFT_JISX0213 decoding lacks pending character reset (CVE-2026-77117)
2026-08-29 12:22 UTC (3+ messages)
` [COMMITTED 2.43 2/3] iconvdata: EUC_JISX0213 decoding lacks pending character reset (CVE-2026-80489)
` [COMMITTED 2.43 3/3] iconvdata: Test case for bug 34556, bug 34568
[COMMITTED 2.44 1/3] iconvdata: SHIFT_JISX0213 decoding lacks pending character reset (CVE-2026-77117)
2026-08-29 12:19 UTC (3+ messages)
` [COMMITTED 2.44 2/3] iconvdata: EUC_JISX0213 decoding lacks pending character reset (CVE-2026-80489)
` [COMMITTED 2.44 3/3] iconvdata: Test case for bug 34556, bug 34568
[COMMITTED 2.41] stdlib: Fix right-justification in strfmon (bug 34510, CVE-2026-19499)
2026-08-28 19:25 UTC
[COMMITTED 2.42] stdlib: Fix right-justification in strfmon (bug 34510, CVE-2026-19499)
2026-08-28 19:24 UTC
[COMMITTED 2.43] stdlib: Fix right-justification in strfmon (bug 34510, CVE-2026-19499)
2026-08-28 19:23 UTC
[COMMITTED 2.44] stdlib: Fix right-justification in strfmon (bug 34510, CVE-2026-19499)
2026-08-28 19:20 UTC
[COMMITTED 2.41] posix: Remove unnecessary overflow check in wordexp (BZ 34090)
2026-08-28 19:19 UTC
[COMMITTED 2.42] posix: Remove unnecessary overflow check in wordexp (BZ 34090)
2026-08-28 19:16 UTC
[COMMITTED 2.43] posix: Remove unnecessary overflow check in wordexp (BZ 34090)
2026-08-28 19:15 UTC
[COMMITTED 2.44] posix: Remove unnecessary overflow check in wordexp (BZ 34090)
2026-08-28 19:12 UTC
[COMMITTED 2.41] misc: Fix out-of-bounds array write in tdelete (bug 34506)
2026-08-28 19:06 UTC
[COMMITTED 2.42] misc: Fix out-of-bounds array write in tdelete (bug 34506)
2026-08-28 19:05 UTC
[COMMITTED 2.43] misc: Fix out-of-bounds array write in tdelete (bug 34506)
2026-08-23 11:07 UTC
[COMMITTED 2.44] misc: Fix out-of-bounds array write in tdelete (bug 34506)
2026-08-23 11:05 UTC
[COMMITTED 2.41 1/2] posix: Fix stack overflow in wordexp tilde expansion (BZ 34091, CVE-2026-6791)
2026-08-14 21:53 UTC (2+ messages)
` [COMMITTED 2.41 2/2] posix: Fix wordexp WRDE_APPEND to preserve state on non-NOSPACE errors (BZ 34090, CVE-2026-6368)
[COMMITTED 2.41 1/7] resolv: Declare __p_class_syms, __p_type_syms for internal use
2026-08-14 21:53 UTC (7+ messages)
` [COMMITTED 2.41 2/7] resolv: Fix ns_sprintrrf formatting of class, type values (bug 34289)
` [COMMITTED 2.41 3/7] resolv: Improve formatting of unknown records in ns_sprintrrf
` [COMMITTED 2.41 4/7] resolv: Check for inet_ntop failure "
` [COMMITTED 2.41 5/7] resolv: More types as unknown in ns_sprintrrf (CVE-2026-5435)
` [COMMITTED 2.41 6/7] resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238)
` [COMMITTED 2.41 7/7] resolv: Add test case tst-ns_sprintrr (bug 34033, bug 34069)
[COMMITTED 2.42 1/7] resolv: Declare __p_class_syms, __p_type_syms for internal use
2026-08-14 14:56 UTC (7+ messages)
` [COMMITTED 2.42 2/7] resolv: Fix ns_sprintrrf formatting of class, type values (bug 34289)
` [COMMITTED 2.42 3/7] resolv: Improve formatting of unknown records in ns_sprintrrf
` [COMMITTED 2.42 4/7] resolv: Check for inet_ntop failure "
` [COMMITTED 2.42 5/7] resolv: More types as unknown in ns_sprintrrf (CVE-2026-5435)
` [COMMITTED 2.42 6/7] resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238)
` [COMMITTED 2.42 7/7] resolv: Add test case tst-ns_sprintrr (bug 34033, bug 34069)
[COMMITTED 2.42 1/2] posix: Fix stack overflow in wordexp tilde expansion (BZ 34091, CVE-2026-6791)
2026-08-14 14:56 UTC (2+ messages)
` [COMMITTED 2.42 2/2] posix: Fix wordexp WRDE_APPEND to preserve state on non-NOSPACE errors (BZ 34090, CVE-2026-6368)
[COMMITTED 2.43] posix: Fix wordexp WRDE_APPEND to preserve state on non-NOSPACE errors (BZ 34090, CVE-2026-6368)
2026-08-12 13:39 UTC
[COMMITTED 2.43] posix: Fix stack overflow in wordexp tilde expansion (BZ 34091, CVE-2026-6791)
2026-07-01 21:37 UTC
[COMMITTED 2.43 1/7] resolv: Declare __p_class_syms, __p_type_syms for internal use
2026-07-01 21:36 UTC (7+ messages)
` [COMMITTED 2.43 2/7] resolv: Fix ns_sprintrrf formatting of class, type values (bug 34289)
` [COMMITTED 2.43 3/7] resolv: Improve formatting of unknown records in ns_sprintrrf
` [COMMITTED 2.43 4/7] resolv: Check for inet_ntop failure "
` [COMMITTED 2.43 5/7] resolv: More types as unknown in ns_sprintrrf (CVE-2026-5435)
` [COMMITTED 2.43 6/7] resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238)
` [COMMITTED 2.43 7/7] resolv: Add test case tst-ns_sprintrr (bug 34033, bug 34069)
[COMMITTED 2.41] iconv: Suppress intermediate errors with //TRANSLIT (bug 34236)
2026-06-23 4:39 UTC
[COMMITTED 2.41] stdio-common: Fix buffer overflow in scanf %mc [BZ #34008]
2026-06-23 4:38 UTC
[COMMITTED 2.41 1/3] support: Implement 'xfmemopen' for seamless 'fmemopen' use
2026-06-23 4:37 UTC (3+ messages)
` [COMMITTED 2.41 2/3] stdio-common: Reject insufficient character data in scanf [BZ #12701]
` [COMMITTED 2.41 3/3] stdio-common: Allow partially-filled %mc buffers "
[COMMITTED 2.41] libio: Fix ungetwc operating on byte stream [BZ #33998]
2026-06-23 4:34 UTC
[COMMITTED 2.42] arm: Save/restore VFP registers in PLT trampolines (BZ 34144, BZ 15792)
2026-06-18 4:32 UTC
[COMMITTED 2.43] arm: Save/restore VFP registers in PLT trampolines (BZ 34144, BZ 15792)
2026-06-18 4:28 UTC
[COMMITTED 2.42] iconv: Suppress intermediate errors with //TRANSLIT (bug 34236)
2026-06-18 4:27 UTC
[PATCH v2 0/3] *** SUBJECT HERE ***
2026-06-02 9:00 UTC (10+ messages)
` [PATCH v2 3/3] stdio-common: Allow partially-filled %mc buffers [BZ #12701]
` [PATCH v2 2/3] stdio-common: Reject insufficient character data in scanf "
` [PATCH v2 1/3] support: Implement 'xfmemopen' for seamless 'fmemopen' use
[PATCH 2.42 v1 0/3] Alternate %mc buffer fix
2026-05-26 17:22 UTC (7+ messages)
` [PATCH 2.42 v1 1/3] support: Implement 'xfmemopen' for seamless 'fmemopen' use
` [PATCH 2.42 v1 2/3] stdio-common: Reject insufficient character data in scanf [BZ #12701]
` [PATCH 2.42 v1 3/3] stdio-common: Allow partially-filled %mc buffers "
[COMMITTED 2.42 1/2] libio: Fix ungetwc operating on byte stream [BZ #33998]
2026-05-09 12:12 UTC (5+ messages)
` [COMMITTED 2.42 2/2] stdio-common: Fix buffer overflow in scanf %mc [BZ #34008]
[COMMITTED 2.43 1/2] libio: Fix ungetwc operating on byte stream [BZ #33998]
2026-05-09 9:19 UTC (2+ messages)
` [COMMITTED 2.43 2/2] stdio-common: Fix buffer overflow in scanf %mc [BZ #34008]
[COMMITTED 2.36] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
2026-04-21 21:03 UTC
[COMMITTED 2.37] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
2026-04-21 20:22 UTC
[COMMITTED 2.38] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
2026-04-21 17:08 UTC
[PATCH 2.38] x86-64: Fix indentation in Makefile (use tabs, not spaces)
2026-04-20 23:49 UTC (5+ messages)
[COMMITTED 2.39] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
2026-04-20 22:00 UTC
[COMMITTED 2.40] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
2026-04-20 21:00 UTC
[COMMITTED 2.41] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
2026-04-20 20:23 UTC
[COMMITTED 2.42] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
2026-04-19 10:57 UTC
[COMMITTED 2.43] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
2026-04-19 9:33 UTC
[COMMITTED 2.37 1/2] resolv: Count records correctly (CVE-2026-4437)
2026-03-30 19:56 UTC (3+ messages)
` [COMMITTED 2.37 2/2] resolv: Check hostname for validity (CVE-2026-4438)
[COMMITTED 2.37] posix: Run tst-wordexp-reuse-mem test
2026-03-30 19:56 UTC (2+ messages)
[COMMITTED 2.37] iconvdata: Fix invalid pointer arithmetic in ANSI_X3.110 module
2026-03-30 19:55 UTC (2+ messages)
[COMMITTED 2.36] elf: parse /proc/self/maps as the last resort to find the gap for tst-link-map-contiguous-ldso
2026-03-30 19:50 UTC
[COMMITTED 2.37] elf: parse /proc/self/maps as the last resort to find the gap for tst-link-map-contiguous-ldso
2026-03-30 19:45 UTC
[COMMITTED 2.37 1/2] resolv: Count records correctly (CVE-2026-4437)
2026-03-30 19:45 UTC (2+ messages)
` [COMMITTED 2.37 2/2] resolv: Check hostname for validity (CVE-2026-4438)
[COMMITTED 2.37] posix: Run tst-wordexp-reuse-mem test
2026-03-30 19:45 UTC
[COMMITTED 2.37] iconvdata: Fix invalid pointer arithmetic in ANSI_X3.110 module
2026-03-30 19:44 UTC
[COMMITTED 2.38] elf: parse /proc/self/maps as the last resort to find the gap for tst-link-map-contiguous-ldso
2026-03-29 21:42 UTC
[COMMITTED 2.38 1/2] resolv: Count records correctly (CVE-2026-4437)
2026-03-29 21:42 UTC (2+ messages)
` [COMMITTED 2.38 2/2] resolv: Check hostname for validity (CVE-2026-4438)
[COMMITTED 2.38] posix: Run tst-wordexp-reuse-mem test
2026-03-29 21:41 UTC
[COMMITTED 2.38] iconvdata: Fix invalid pointer arithmetic in ANSI_X3.110 module
2026-03-29 21:41 UTC
[COMMITTED 2.39] elf: parse /proc/self/maps as the last resort to find the gap for tst-link-map-contiguous-ldso
2026-03-29 21:06 UTC
[COMMITTED 2.39 1/2] resolv: Count records correctly (CVE-2026-4437)
2026-03-29 21:05 UTC (2+ messages)
` [COMMITTED 2.39 2/2] resolv: Check hostname for validity (CVE-2026-4438)
[COMMITTED 2.40] elf: parse /proc/self/maps as the last resort to find the gap for tst-link-map-contiguous-ldso
2026-03-29 20:25 UTC
[COMMITTED 2.40 1/2] resolv: Count records correctly (CVE-2026-4437)
2026-03-29 20:25 UTC (2+ messages)
` [COMMITTED 2.40 2/2] resolv: Check hostname for validity (CVE-2026-4438)
[COMMITTED 2.41] tests: fix tst-rseq with Linux 7.0
2026-03-29 19:04 UTC
[COMMITTED 2.41] elf: parse /proc/self/maps as the last resort to find the gap for tst-link-map-contiguous-ldso
2026-03-29 19:03 UTC
[COMMITTED 2.42] tests: fix tst-rseq with Linux 7.0
2026-03-29 14:40 UTC
[COMMITTED 2.43] tests: fix tst-rseq with Linux 7.0
2026-03-28 22:31 UTC
[COMMITTED 2.43 1/2] elf: Use dl-symbol-redir-ifunc.h instead _dl_strlen
2026-03-28 22:29 UTC (2+ messages)
` [COMMITTED 2.43 2/2] riscv: Resolve calls to memcpy using memcpy-generic in early startup
[COMMITTED 2.42] elf: parse /proc/self/maps as the last resort to find the gap for tst-link-map-contiguous-ldso
2026-03-28 16:43 UTC
[COMMITTED 2.43] elf: parse /proc/self/maps as the last resort to find the gap for tst-link-map-contiguous-ldso
2026-03-28 16:42 UTC
[COMMITTED 2.41 1/2] resolv: Count records correctly (CVE-2026-4437)
2026-03-28 16:01 UTC (2+ messages)
` [COMMITTED 2.41 2/2] resolv: Check hostname for validity (CVE-2026-4438)
[COMMITTED 2.42] resolv: Check hostname for validity (CVE-2026-4438)
2026-03-27 20:46 UTC
[COMMITTED 2.43] resolv: Check hostname for validity (CVE-2026-4438)
2026-03-26 21:54 UTC
[COMMITTED 2.42] resolv: Count records correctly (CVE-2026-4437)
2026-03-25 20:17 UTC
[COMMITTED] resolv: Count records correctly (CVE-2026-4437)
2026-03-24 12:14 UTC
[PATCH 0/2] memtag: Fix and clean-up code
2026-03-20 11:36 UTC (4+ messages)
` [PATCH 1/2] malloc: change --enable-memory-tagging configure flag
` [PATCH 2/2] malloc: change tunable glibc.mem.tagging to glibc.mem.aarch64_mte
[COMMITTED 2.43 0/3] aarch64: Lock GCS status backport to 2.43
2026-03-10 12:57 UTC (4+ messages)
` [COMMITTED 2.43 1/3] tests: aarch64: fix makefile dependencies for dlopen tests for BTI
` [COMMITTED 2.43 2/3] aarch64: Lock GCS status at startup
` [COMMITTED 2.43 3/3] aarch64: Tests for locking GCS
[COMMITTED 2.43] malloc: Avoid accessing /sys/kernel/mm files
2026-03-08 22:55 UTC
[COMMITTED 2.43] Fix ldbl-128ibm ceill, floorl, roundl and truncl zero-sign handling
2026-01-24 11:00 UTC
[PATCH 2.35] memalign: reinstate alignment overflow check (CVE-2026-0861)
2026-01-16 13:15 UTC (3+ messages)
[2.42 to-be-committed] memalign: reinstate alignment overflow check (CVE-2026-0861)
2026-01-16 0:24 UTC (3+ messages)
[PATCH v3] nptl: Optimize trylock for high cache contention workloads (BZ #33704)
2025-12-18 23:25 UTC (2+ messages)
[COMMITTED 2.42] posix: Fix invalid flags test for p{write,read}v2
2025-12-11 21:06 UTC
[COMMITTED 2.42] ppc64le: Restore optimized strcmp and strncmp for power10
2025-11-27 5:12 UTC
[COMMITTED 2.41] ppc64le: Restore optimized strcmp and strncmp for power10
2025-11-27 4:59 UTC
[COMMITTED 2.40] ppc64le: Restore optimized strcmp and strncmp for power10
2025-11-27 4:58 UTC
[COMMITTED 2.39] ppc64le: Restore optimized strcmp and strncmp for power10
2025-11-27 4:51 UTC
[COMMITTED 2.39 0/7] aarch64: backport SME ZA handling to 2.39
2025-11-14 12:09 UTC (8+ messages)
` [COMMITTED 2.39 1/7] aarch64: Disable ZA state of SME in setjmp and sigsetjmp
` [COMMITTED 2.39 2/7] aarch64: update tests for SME
` [COMMITTED 2.39 3/7] aarch64: define macro for calling __libc_arm_za_disable
` [COMMITTED 2.39 4/7] aarch64: clear ZA state of SME before clone and clone3 syscalls
` [COMMITTED 2.39 5/7] aarch64: tests for SME
` [COMMITTED 2.39 6/7] aarch64: fix cfi directives around __libc_arm_za_disable
` [COMMITTED 2.39 7/7] aarch64: fix includes in SME tests
[COMMITTED 2.40 0/7] aarch64: backport SME ZA handling to 2.40
2025-11-14 10:08 UTC (8+ messages)
` [COMMITTED 2.40 1/7] aarch64: Disable ZA state of SME in setjmp and sigsetjmp
` [COMMITTED 2.40 2/7] aarch64: update tests for SME
` [COMMITTED 2.40 3/7] aarch64: define macro for calling __libc_arm_za_disable
` [COMMITTED 2.40 4/7] aarch64: clear ZA state of SME before clone and clone3 syscalls
` [COMMITTED 2.40 5/7] aarch64: tests for SME
` [COMMITTED 2.40 6/7] aarch64: fix cfi directives around __libc_arm_za_disable
` [COMMITTED 2.40 7/7] aarch64: fix includes in SME tests
[COMMITTED 2.39] linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)
2025-11-14 10:01 UTC
[COMMITTED 2.41] aarch64: fix includes in SME tests
2025-11-13 13:39 UTC
[COMMITTED 2.42] aarch64: fix includes in SME tests
2025-11-13 13:09 UTC
[PATCH 2.41] aarch64: Do not link conform tests with -Wl,-z,force-bti (bug 33601)
2025-11-13 12:56 UTC (2+ messages)
[PATCH] linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)
2025-11-12 10:50 UTC
[COMMITTED 2.41 0/6] aarch64: backport SME ZA handling to 2.41
2025-11-10 14:04 UTC (6+ messages)
` [COMMITTED 2.41 2/6] aarch64: update tests for SME
` [COMMITTED 2.41 3/6] aarch64: define macro for calling __libc_arm_za_disable
` [COMMITTED 2.41 4/6] aarch64: clear ZA state of SME before clone and clone3 syscalls
` [COMMITTED 2.41 5/6] aarch64: tests for SME
` [COMMITTED 2.41 6/6] aarch64: fix cfi directives around __libc_arm_za_disable
page: next (older)
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).