{"schema_version":"1.7.2","id":"OESA-2026-2409","modified":"2026-05-22T13:18:58Z","published":"2026-05-22T13:18:58Z","upstream":["CVE-2026-5450","CVE-2026-5928"],"summary":"glibc security update","details":"The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational facilities as open, read, write, malloc, printf, getaddrinfo, dlopen, pthread_create, crypt,  login, exit and more.\r\n\r\nSecurity Fix(es):\n\nCalling the scanf family of functions with a %mc (malloc&apos;d character match) in the GNU C Library version 2.7 to version 2.43 with a format width specifier with an explicit width greater than 1024 could result in a one byte heap buffer overflow.(CVE-2026-5450)\n\nCalling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash.\n\nA bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp-&gt;_IO_read_ptr) instead of the actual wide-stream read pointer (fp-&gt;_wide_data-&gt;_IO_read_ptr). The program crash may happen in cases where fp-&gt;_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious match case is not possible in the standard Unicode character sets.(CVE-2026-5928)","affected":[{"package":{"ecosystem":"openEuler:20.03-LTS-SP4","name":"glibc","purl":"pkg:rpm/openEuler/glibc&distro=openEuler-20.03-LTS-SP4"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"2.28-124.oe2003sp4"}]}],"ecosystem_specific":{"aarch64":["glibc-2.28-124.oe2003sp4.aarch64.rpm","glibc-all-langpacks-2.28-124.oe2003sp4.aarch64.rpm","glibc-benchtests-2.28-124.oe2003sp4.aarch64.rpm","glibc-common-2.28-124.oe2003sp4.aarch64.rpm","glibc-compat-2.17-2.28-124.oe2003sp4.aarch64.rpm","glibc-debuginfo-2.28-124.oe2003sp4.aarch64.rpm","glibc-debugsource-2.28-124.oe2003sp4.aarch64.rpm","glibc-debugutils-2.28-124.oe2003sp4.aarch64.rpm","glibc-devel-2.28-124.oe2003sp4.aarch64.rpm","glibc-locale-source-2.28-124.oe2003sp4.aarch64.rpm","glibc-nss-devel-2.28-124.oe2003sp4.aarch64.rpm","libnsl-2.28-124.oe2003sp4.aarch64.rpm","nscd-2.28-124.oe2003sp4.aarch64.rpm","nss_modules-2.28-124.oe2003sp4.aarch64.rpm"],"noarch":["glibc-help-2.28-124.oe2003sp4.noarch.rpm"],"src":["glibc-2.28-124.oe2003sp4.src.rpm"],"x86_64":["glibc-2.28-124.oe2003sp4.x86_64.rpm","glibc-all-langpacks-2.28-124.oe2003sp4.x86_64.rpm","glibc-benchtests-2.28-124.oe2003sp4.x86_64.rpm","glibc-common-2.28-124.oe2003sp4.x86_64.rpm","glibc-compat-2.17-2.28-124.oe2003sp4.x86_64.rpm","glibc-debuginfo-2.28-124.oe2003sp4.x86_64.rpm","glibc-debugsource-2.28-124.oe2003sp4.x86_64.rpm","glibc-debugutils-2.28-124.oe2003sp4.x86_64.rpm","glibc-devel-2.28-124.oe2003sp4.x86_64.rpm","glibc-locale-source-2.28-124.oe2003sp4.x86_64.rpm","glibc-nss-devel-2.28-124.oe2003sp4.x86_64.rpm","libnsl-2.28-124.oe2003sp4.x86_64.rpm","nscd-2.28-124.oe2003sp4.x86_64.rpm","nss_modules-2.28-124.oe2003sp4.x86_64.rpm"]}}],"references":[{"type":"ADVISORY","url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-2409"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-5450"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-5928"}],"database_specific":{"severity":"Critical"}}
