aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...release/2.32/masterFlorian Weimer
5 daysCVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer
5 daysCVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer
5 daysCVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer
13 daysiconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol
2024-04-09aarch64: Use memcpy_simd as the default memcpyWilco Dijkstra
2024-04-09AArch64: Improve strrchrWilco Dijkstra
2024-04-09AArch64: Optimize strnlenWilco Dijkstra
2024-04-09AArch64: Optimize strlenWilco Dijkstra
2024-04-09AArch64: Optimize strcpyWilco Dijkstra
2024-04-09AArch64: Improve strchrnulWilco Dijkstra
2024-04-09AArch64: Optimize strchrWilco Dijkstra
2024-04-09AArch64: Improve strlen_asimdWilco Dijkstra
2024-04-09AArch64: Optimize memrchrWilco Dijkstra
2024-04-09AArch64: Optimize memchrWilco Dijkstra
2024-04-09aarch64: Optimize string functions with shrn instructionDanila Kutenin
2024-04-09AArch64: Optimize memcmpWilco Dijkstra
2024-04-09AArch64: Improve strnlen performanceWilco Dijkstra
2024-04-09aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy
2024-01-31x86_64: Optimize ffsll function code size.Sunil K Pandey
2023-09-11x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]Noah Goldstein
2023-09-11x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.Noah Goldstein
2023-09-11x86: Fix slight bug in `shared_per_thread` cache size calculation.Noah Goldstein
2023-09-11x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`Noah Goldstein
2023-07-21debug: Mark libSegFault.so as NODELETEFlorian Weimer
2022-11-24x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]Noah Goldstein
2022-10-04CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer
2022-10-04<shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer
2022-10-04sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)Martin Sebor
2022-10-04CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer
2022-10-04socket: Add the __sockaddr_un_set functionFlorian Weimer
2022-10-04NEWS: Mention CVE-2020-29562 (BZ #26923)Siddhesh Poyarekar
2022-10-04iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)Michael Colavita
2022-10-04NEWS: Mention CVE-2021-35942Dmitry V. Levin
2022-10-04NEWS: Mention CVE-2021-27645DJ Delorie
2022-10-04NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)Florian Weimer
2022-10-04NEWS: Mention CVE-2019-25013Siddhesh Poyarekar
2022-10-04NEWS: Move CVE-2021-33574 entry from 2.32 section to 2.32.1Dmitry V. Levin
2022-10-04NEWS: Move CVE-2020-27618 entry from 2.32 section to 2.32.1Dmitry V. Levin
2022-10-04NEWS: add entries for fixed bugsDmitry V. Levin
2022-10-04Fix typos in "NEWS for version 2.32"Paul Zimmermann
2022-10-04Fix typos in NEWS fileShuo Wang
2022-09-28x86-64: Require BMI2 for avx2 functions [BZ #29611]Sunil K Pandey
2022-09-28x86-64: Require BMI2 for strchr-avx2.S [BZ #29611]H.J. Lu
2022-08-30elf: Call __libc_early_init for reused namespaces (bug 29528)Florian Weimer
2022-06-30linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)Adhemerval Zanella
2022-02-18NEWS: Add a bug fix entry for BZ #28896H.J. Lu
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein
2022-02-18x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein