Commit Graph

34 Commits

Author SHA1 Message Date
Carlos O'Donell 114cf7bf60 Revert: Always call destructors in reverse constructor order (#2233338)
Related: #2233338
2023-09-19 17:22:58 -04:00
Siddhesh Poyarekar 1c55a2977c CVE-2023-4806 glibc: potential use-after-free in getaddrinfo
Resolves: RHEL-2423
2023-09-19 13:52:14 -04:00
Siddhesh Poyarekar 7dead2d634 CVE-2023-4813: Work around RHEL-8 limitation in test
Resolves: RHEL-2435
2023-09-19 09:52:00 -04:00
Siddhesh Poyarekar c47da829fe CVE-2023-4813: potential use-after-free in gaih_inet
Resolves: RHEL-2435
2023-09-15 13:16:29 -04:00
Florian Weimer a491b3f5d0 CVE-2023-4527: Stack read overflow in getaddrinfo in no-aaaa mode (#2234714)
Resolves: #2234714
2023-09-14 07:05:33 +02:00
Florian Weimer 53877e8f4e Always call destructors in reverse constructor order (#2233338)
Resolves: #2233338
2023-09-11 10:54:17 +02:00
Carlos O'Donell 653ef302d2 Fix string and memory function tuning on small systems (#2180462)
Related: #2180462
2023-08-15 12:07:04 -04:00
DJ Delorie f089a914cf Fix temporal threshold calculations (#2180462)
Resolves: #2180462
2023-08-08 16:22:45 -04:00
Florian Weimer 1afa752bd9 Ignore symbolic link change on /etc/nsswitch.conf (#2229709)
Resolves: #2229709
2023-08-07 14:19:10 +02:00
DJ Delorie d5f9b5715a Update test to closer match upstream. (#2176707)
Resolves: #2176707
2023-07-26 01:17:09 -04:00
Florian Weimer 6a1334bb9d Make libSegFault.so NODELETE (#2224348)
Resolves: #2224348
2023-07-21 16:48:28 +02:00
Carlos O'Donell a7237924af Update ESTALE error message translations (#2186781)
Resolves: #2186781
2023-07-09 13:33:08 -04:00
DJ Delorie 54aeb61503 Don't block SIGCHILD when system() is called concurrently
Resolves: #2176707

Note: Upstream patch used nanosleep() to support fractional seconds
in the "shell" sleep command.  This would have required a long
dependency chain of time_t related changes to be brought in.  Instead,
I modified the test to use integer sleep values and integer sleep().
I confirmed that the modified test still detected the bug without
the patch, and passes with it.

Future tests that use the test-container sleep shell command, and
require fractional sleep periods, will either need to be modified
similarly or deal with the nanosleep patch set.
2023-07-07 18:44:30 -04:00
DJ Delorie a9c42b37f5 resolv_conf: release lock on allocation failure (#2213909)
Resolves: #2213909
2023-07-03 19:07:30 -04:00
Florian Weimer e29aaea52c gmon: Various bug fixes (#2180155)
Resolves: #2180155
2023-05-22 15:22:04 +02:00
Patsy Griffin 3d2d551003 Change sgetsgent_r to set errno.
Resolves: #2172949
2023-05-19 11:51:29 -04:00
Florian Weimer 1ad31173fb Fix incorrect inline feraiseexcept on i686, x86-64 (#2183081)
Resolves: #2183081
2023-05-03 10:58:05 +02:00
CentOS Sources 28158fe07b Auto sync2gitlab import of glibc-2.28-225.el8.src.rpm 2023-02-04 08:10:02 +00:00
CentOS Sources fc827a5fe3 Auto sync2gitlab import of glibc-2.28-224.el8.src.rpm 2022-12-10 08:11:34 +00:00
CentOS Sources 3268506ae1 Auto sync2gitlab import of glibc-2.28-223.el8.src.rpm 2022-12-01 06:10:25 +00:00
CentOS Sources 9e62d7cad4 Auto sync2gitlab import of glibc-2.28-221.el8.src.rpm 2022-11-26 10:10:48 +00:00
CentOS Sources 5528669049 Auto sync2gitlab import of glibc-2.28-220.el8.src.rpm 2022-11-15 18:12:12 +00:00
CentOS Sources 5b0188c939 Auto sync2gitlab import of glibc-2.28-219.el8.src.rpm 2022-11-02 12:09:33 +00:00
CentOS Sources f96e9eba0e Auto sync2gitlab import of glibc-2.28-216.el8.src.rpm 2022-10-15 18:16:50 +00:00
CentOS Sources b89f4f0acf Auto sync2gitlab import of glibc-2.28-214.el8.src.rpm 2022-10-01 12:09:48 +00:00
CentOS Sources 4dabdb4f83 Auto sync2gitlab import of glibc-2.28-211.el8.src.rpm 2022-08-29 14:35:41 +00:00
CentOS Sources 9c6104870d Auto sync2gitlab import of glibc-2.28-209.el8.src.rpm 2022-08-16 00:14:23 +00:00
CentOS Sources c5778b75c6 Auto sync2gitlab import of glibc-2.28-208.el8.src.rpm 2022-07-22 14:11:05 +00:00
CentOS Sources 2a18cfabaf Auto sync2gitlab import of glibc-2.28-207.el8.src.rpm 2022-07-15 02:29:56 +00:00
CentOS Sources 60c4f3ae21 Auto sync2gitlab import of glibc-2.28-206.el8.src.rpm 2022-06-16 07:38:26 +00:00
CentOS Sources 0a99d27c99 Auto sync2gitlab import of glibc-2.28-205.el8.src.rpm 2022-06-09 08:11:17 +00:00
CentOS Sources d3b60c3414 Auto sync2gitlab import of glibc-2.28-204.el8.src.rpm 2022-06-08 10:11:18 +00:00
James Antill 2ab608c566 Auto sync2gitlab import of glibc-2.28-203.el8.src.rpm 2022-05-31 14:30:09 -04:00
James Antill 49726ac37a Auto sync2gitlab import of glibc-2.28-197.el8.src.rpm 2022-05-26 07:41:50 -04:00