]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
glibc: stable 2.37 branch updates.
authorYash Shinde <Yash.Shinde@windriver.com>
Thu, 5 Oct 2023 11:02:07 +0000 (04:02 -0700)
committerSteve Sakoman <steve@sakoman.com>
Thu, 5 Oct 2023 14:43:37 +0000 (04:43 -1000)
commit9e7aaefc0d764eaecf35582bb19490cc6262f966
tree6038cfd6e1ee09a589763466419d27426c114260
parent275410d3cc78acb66e9c7a6d529a58ac38581c8d
glibc: stable 2.37 branch updates.

b4e23c75ae tunables: Terminate if end of input is reached (CVE-2023-4911)
2dfd8c77b5 i686: Regenerate ulps
94ef701365 Document CVE-2023-4806 and CVE-2023-5156 in NEWS
4473d1b87d Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
9d5c6e27ed x86: Fix for cache computation on AMD legacy cpus.
79310b45af x86/dl-cacheinfo: remove unsused parameter from handle_amd
6529a7466c getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
b752934602 CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
1a7cbe52c8 elf: Move l_init_called_next to old place of l_text_end in link map
bdb594afa5 elf: Remove unused l_text_end field from struct link_map
a7e34a6675 elf: Always call destructors in reverse constructor order (bug 30785)
3d24d1903d elf: Do not run constructors for proxy objects
be26b29262 io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
0d500bfdc0 hurd: Make exception subcode a long
f94ff95e93 x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
cc8243fb0b x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.
80a8c858a5 x86: Fix slight bug in `shared_per_thread` cache size calculation.
1caf955269 x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`

Dropped 0023-CVE-2023-4527.patch and 0024-CVE-2023-4806.patch files as they are
present in glibc version update.

Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/glibc/glibc-version.inc
meta/recipes-core/glibc/glibc/0023-CVE-2023-4527.patch [deleted file]
meta/recipes-core/glibc/glibc/0024-CVE-2023-4806.patch [deleted file]
meta/recipes-core/glibc/glibc_2.37.bb