]> code.ossystems Code Review - openembedded-core.git/commit
glibc: update to lastest 2.31 release HEAD
authorSteve Sakoman <steve@sakoman.com>
Wed, 26 Jan 2022 14:37:07 +0000 (04:37 -1000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 7 Feb 2022 14:40:00 +0000 (04:40 -1000)
commitdc1aa22cf7287f574e32920cf9fdd4342d171ed1
tree8976ab5ae3ea4d2ee35004648c1b856a606a2557
parentf3be01483b01c88f8c4ba24ca73ccf1bcc33665c
glibc: update to lastest 2.31 release HEAD

Includes the following fixes:

3ef8be9b89 CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)
e5c8da9826 <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
412aaf1522 sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542)
c4c833d3dd CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
547b63bf6d socket: Add the __sockaddr_un_set function
b061e95277 Revert "Fix __minimal_malloc segfaults in __mmap due to stack-protector"
95e206b67f Fix __minimal_malloc segfaults in __mmap due to stack-protector
e26a2db141 gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)
094618d401 x86_64: Remove unneeded static PIE check for undefined weak diagnostic

Also add CVE-2022-23218 and CVE-2022-23219 to ignore list since they are fixed
by the above changes.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/glibc/glibc-version.inc
meta/recipes-core/glibc/glibc_2.31.bb