about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* NEWS: Add a bug fix entry for BZ #28755H.J. Lu2022-01-271-0/+1
* x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein2022-01-271-0/+10
* CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)Florian Weimer2022-01-184-8/+51
* <shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer2022-01-181-13/+13
* sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)Martin Sebor2022-01-182-1/+48
* CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)Florian Weimer2022-01-182-3/+12
* socket: Add the __sockaddr_un_set functionFlorian Weimer2022-01-184-1/+120
* Revert "Fix __minimal_malloc segfaults in __mmap due to stack-protector"Stefan Liebler2021-12-161-4/+0
* Fix __minimal_malloc segfaults in __mmap due to stack-protectorStefan Liebler2021-12-161-0/+4
* gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)Nikita Popov2021-12-054-9/+86
* x86_64: Remove unneeded static PIE check for undefined weak diagnosticFangrui Song2021-08-182-58/+0
* wordexp: handle overflow in positional parameter number (bug 28011)Andreas Schwab2021-07-062-1/+2
* Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar2021-04-142-30/+52
* Enhance setuid-tunables testSiddhesh Poyarekar2021-04-142-23/+69
* tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar2021-04-141-183/+14
* support: Add capability to fork an sgid childSiddhesh Poyarekar2021-04-145-181/+168
* support: Typo and formatting fixesSiddhesh Poyarekar2021-04-142-4/+4
* support: Pass environ to child processSiddhesh Poyarekar2021-04-141-1/+1
* S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler2021-03-264-6/+15
* powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino2021-03-081-1/+12
* nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie2021-03-081-2/+2
* gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer2021-01-273-20/+178
* x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2021-01-136-25/+32
* x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu2021-01-134-1/+13
* x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu2021-01-122-0/+22
* Fix buffer overrun in EUC-KR conversion module (bz #24973)Andreas Schwab2021-01-055-9/+60
* Add NEWS entry for CVE-2020-29562 (BZ #26923)Siddhesh Poyarekar2021-01-031-0/+3
* iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)Michael Colavita2021-01-034-13/+56
* tests-mcheck: New variable to run tests with MALLOC_CHECK_=3Siddhesh Poyarekar2020-12-242-1/+38
* iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar2020-11-303-18/+17
* sh: Add sh4 fpu Implies folderAdhemerval Zanella2020-11-275-0/+5
* aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy2020-11-041-8/+4
* x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi2020-10-301-3/+17
* Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty2020-10-302-6/+16
* AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra2020-10-143-2/+8
* [AArch64] Improve integer memcpyWilco Dijkstra2020-10-141-96/+101
* AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra2020-10-143-4/+8
* AArch64: Improve backwards memmove performanceWilco Dijkstra2020-10-141-3/+4
* AArch64: Add optimized Q-register memcpyWilco Dijkstra2020-10-145-4/+255
* AArch64: Align ENTRY to a cachelineWilco Dijkstra2020-10-141-1/+1
* intl: Handle translation output codesets with suffixes [BZ #26383]Arjun Shankar2020-10-109-57/+61
* Add NEWS entry for CVE-2016-10228 (bug 19519)Aurelien Jarno2020-08-031-0/+4
* Rewrite iconv option parsing [BZ #19519]Arjun Shankar2020-08-0312-143/+990
* powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer2020-08-032-2/+3
* nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu2020-07-294-2/+88
* Disable warnings due to deprecated libselinux symbols used by nss and nscdArjun Shankar2020-07-292-0/+24
* Add NEWS entry for CVE-2020-6096 (bug 25620)Aurelien Jarno2020-07-161-0/+5
* arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]Alexander Anisimov2020-07-141-11/+11
* arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]Evgeny Eremin2020-07-142-28/+20
* NEWS: Mention BZ 25933 fixH.J. Lu2020-07-041-0/+1