1042 Commits

Author SHA1 Message Date
Florian Weimer
80acfa27b0 fopencookie: Mangle function pointers stored on the heap (swbz#20222) 2016-08-18 16:17:58 +02:00
Florian Weimer
fe01d7c362 nss_db: Fix initialization of iteration position (#1344480) 2016-08-18 16:12:58 +02:00
Florian Weimer
18df09c331 Return proper status from _nss_nis_initgroups_dyn (#1294574) 2016-08-18 16:10:25 +02:00
Florian Weimer
371b5ecb70 CVE-2016-6323: Backtraces can hang on ARM EABI (32-bit) (swbz#20435) 2016-08-18 16:06:54 +02:00
Florian Weimer
b256ca9b8a malloc: Avoid premature fallback to mmap (#1348620) 2016-08-18 16:03:18 +02:00
Florian Weimer
37bc92a77f Avoid duplicating object files already in libc.a (#1352625) 2016-08-18 16:00:56 +02:00
Florian Weimer
b9da92483d Backport: nptl/tst-once5: Reduce time to expected failure 2016-08-18 15:58:41 +02:00
Florian Weimer
9b47092236 Resolves: #1337291
struct sockaddr_storage GCC 6 enablement
2016-06-02 12:54:47 +02:00
Florian Weimer
7a43147883 Resolves: #1326903
Fix fork redirection in libpthread
2016-06-02 12:51:54 +02:00
Florian Weimer
2d5168f40a Resolves: #1337140
CVE-2016-4429: stack overflow in Sun RPC clntudp_call
2016-06-02 12:47:32 +02:00
Florian Weimer
0b01e9c2eb Add missing patch description 2016-05-11 12:14:52 +02:00
Florian Weimer
6edf83c63d Resolves: #1282011
Fix first day of week of the hr_HR locale
2016-05-11 10:45:45 +02:00
Florian Weimer
76672943a2 Resolves: #1204521
Fix first day of week of the fr_CH, it_CH locales
2016-05-11 10:39:53 +02:00
Florian Weimer
d7fc7c363e Resolves: #1330888
CVE-2016-3706: stack overflow in getaddrinfo hostent conversion
2016-05-11 10:32:50 +02:00
Florian Weimer
10fdc4382b Resolves: #1335011
Back out glibc-rh1333945.patch, glibc-rh1333945-2.patch because they
cause a regression in ASAN.
2016-05-11 10:28:44 +02:00
Florian Weimer
55dbe293ce Resolves: #1288740
Fix tst-makecontext on armhfp
2016-05-07 16:51:51 +02:00
Florian Weimer
0ad6e19e8d Resolves: #1307234
Fix strfmon_l to use the locale object for grouping
2016-05-07 16:48:42 +02:00
Florian Weimer
a5d8db31b4 Resolves: #1300304
CVE-2015-8778: integer overflow in hcreate and hcreate_r
2016-05-07 16:43:31 +02:00
Florian Weimer
9f4a81eb45 Resolves: #1300300
CVE-2015-8776: crash with invalid data in strftime
2016-05-07 16:41:04 +02:00
Florian Weimer
15f7423992 Resolves: #1293139
Fix invalid memory access in getmntent_r
2016-05-07 16:39:26 +02:00
Florian Weimer
421842aad7 Resolves: #1300311
CVE-2014-9761: unbounded stack allocation in nan* functions
2016-05-07 15:37:01 +02:00
Florian Weimer
327133fe22 Resolves: #1300314
CVE-2015-8779: unbounded stack allocation in catopen
2016-05-07 11:38:02 +02:00
Florian Weimer
e97f134cc1 Resolves: #1321372
Change first day of the week for es_CL to Monday
2016-05-07 09:35:20 +02:00
Florian Weimer
c3f1918b6c Resolves: #1332917
Fix deadlock between between fflush, getdelim, and fork
2016-05-06 21:07:01 +02:00
Florian Weimer
53d6baa069 Resolves: #1333945
Set dlerror after dlsym (RTLD_NEXT) failure
2016-05-06 20:43:59 +02:00
Florian Weimer
6ca2fbefbe Resolves: #1315648
CVE-2016-1234: buffer overflow in glob with GLOB_ALTDIRFUNC
2016-05-06 20:12:40 +02:00
Florian Weimer
4c57cf5cfa Resolves: #1333901
Fix getnameinfo memory leak and incorrect truncation
2016-05-06 20:08:00 +02:00
Florian Weimer
8ef83de907 Resolves: #1333940
Avoid build failure in TZ tests
2016-05-06 20:01:07 +02:00
Florian Weimer
d277a9bbcd Resolves: #1316972
resolv: Fix NULL pointer dereference with unconnectable address
2016-05-06 17:23:21 +02:00
Florian Weimer
84517e1bc0 Resolves: #1321861
nss_db: Fix handling of long entries
2016-05-06 17:19:09 +02:00
Florian Weimer
79cd021451 Resolves: #1313404
Fix elf/tst-audit10 and elf/tst-audit4 failures
2016-05-06 17:13:11 +02:00
Florian Weimer
217d136f41 Resolves: #1332914
April 2016 nss_dns hardening
2016-05-06 17:02:34 +02:00
Florian Weimer
116e17a138 Resolves: #1321954
CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r
2016-05-06 16:35:32 +02:00
Florian Weimer
6702e0c88e Remove unapplied patches 2016-05-06 16:22:10 +02:00
Florian Weimer
bea7fc560d Remove the series file
It causes unnecessary conflicts when switching between branches.
2016-05-06 14:26:47 +02:00
Florian Weimer
62f2d369c8 Resolves: #1332912
Fix heap-based buffer overflow in get_txt_records
2016-05-06 14:22:22 +02:00
Mike FABIAN
dd028df7c1 Add the C.UTF-8 locale 2016-03-02 10:07:01 +01:00
Florian Weimer
431c99df4c Resolves: #1114591
Remove stray newline from Serbian locales.
2016-02-19 21:39:18 +01:00
Florian Weimer
6136c09c1e glibc.spec: Fix typo in comment 2016-02-19 21:18:48 +01:00
Florian Weimer
e8497bf411 Resolves: 1310168
Fix socket system call selection on s390x.
2016-02-19 21:14:18 +01:00
Florian Weimer
9f1734eb6c Resolves: #1308943
CVE-2015-7547: Stack-based buffer overflow in getaddrinfo
2016-02-16 15:19:52 +01:00
Florian Weimer
73fbe412ea Resolves: #1252570
Revert upstream commit 2212c1420c92a33b0e0bd9a34938c9814a56c0f7.
2016-02-15 11:42:18 +01:00
Florian Weimer
74847c75cc Resolves: #1295189
Update glibc-rh1276112.patch to include backports to fix
upstream bugs 19243 and 19182.
2016-01-04 10:03:45 +01:00
Florian Weimer
67d13737ec Resolves: #1276761
Apply additional pointer guard hardening.
2015-12-05 15:06:23 +01:00
Florian Weimer
e8f4ba5ab2 Resolves: #1288662
Re-enable large file support in openat.
2015-12-05 14:50:06 +01:00
Jaromir Capik
6f2d4738ab Adding BUILD_CC to the STAGE1 bootstrap recipes 2015-12-03 15:33:54 +01:00
Carlos O'Donell
7a808bcd62 Resolves: #1276711
- Remove invalid strcoll optimization (#1276711).
2015-11-09 21:06:48 -05:00
Jaromir Capik
37137eb3e4 Fix for early stage2 SIGSEGV + 32-bit TARGET rework 2015-11-05 17:56:36 +01:00
Florian Weimer
6fbf955dad Resolves: #1276112
Prevent malloc arena free list from becoming cyclic.
2015-10-30 13:12:53 +01:00
Mike FABIAN
26f4d28240 build-locale-archive sometimes created empty archives
(fixed by David Shea) (#1262040)
2015-09-17 08:23:43 +02:00