Package "locales-all"
Links
Download "locales-all"
Other versions of "locales-all" in Jammy
Changelog
|
glibc (2.35-0ubuntu3.15) jammy-security; urgency=medium
* SECURITY UPDATE: Out-of-bounds stack array access in tdelete
- debian/patches/CVE-2026-19542.patch: misc: Fix out-of-bounds array write
in tdelete (bug 34506) in misc/tsearch.c.
- CVE-2026-19542
* SECURITY UPDATE: invalid memory when calling wordexp with WRDE_APPEND
- debian/patches/CVE-2026-6368.patch: posix: Fix wordexp WRDE_APPEND to
preserve state on non-NOSPACE errors (BZ 34090, CVE-2026-6368) in
posix/Makefile, posix/tst-wordexp-append.c, posix/wordexp.c.
- CVE-2026-6368
* SECURITY UPDATE: stack clash issue when expanding long tilde paths
- debian/patches/CVE-2026-6791.patch: posix: Fix stack overflow in wordexp
tilde expansion (BZ 34091, CVE-2026-6791) in posix/Makefile, posix/tst-
wordexp-tilde.c, posix/tst-wordexp-tilde.root/etc/group, posix/tst-
wordexp-tilde.root/etc/nsswitch.conf, posix/tst-wordexp-
tilde.root/etc/passwd, posix/wordexp.c.
- CVE-2026-6791
* SECURITY UPDATE: SHIFT_JISX0213 converter hang
- debian/patches/CVE-2026-77117-1.patch: iconvdata: SHIFT_JISX0213 decoding
lacks pending character reset (CVE-2026-77117) in
iconvdata/shift_jisx0213.c.
- debian/patches/CVE-2026-77117-2.patch: iconvdata: Test case for bug 34556,
bug 34568 in iconvdata/Makefile, iconvdata/tst-jisx0213-progress.c.
- CVE-2026-77117
* SECURITY UPDATE: EUC_JISX0213 converter hang
- debian/patches/CVE-2026-80489.patch: iconvdata: EUC_JISX0213 decoding
lacks pending character reset (CVE-2026-80489) in iconvdata/euc-
jisx0213.c.
- CVE-2026-80489
-- Marc Deslauriers Thu, 03 Sep 2026 10:20:04 -0400
|
| Source diff to previous version |
| CVE-2026-19542 |
Out-of-bounds stack array access in tdelete |
| CVE-2026-6368 |
Calling wordexp with WRDE_APPEND in the GNU C Library version 2.0 to version 2.43 can cause the interface to return invalid memory in the we_wordv me |
| CVE-2026-6791 |
When expanding paths that begin with a tilde (~) followed by a username, the internal parse_tilde function extracts the username to determine the use |
|
|
glibc (2.35-0ubuntu3.13) jammy-security; urgency=medium
* SECURITY UPDATE: use-after-free in wordexp_t fields
- debian/patches/CVE-2025-15281.patch: posix: Reset wordexp_t fields
with WRDE_REUSE
- CVE-2025-15281
* SECURITY UPDATE: integer overflow in memalign
- debian/patches/CVE-2026-0861.patch: memalign: reinstate alignment
overflow check
- CVE-2026-0861
* SECURITY UPDATE: memory leak in NSS DNS
- debian/patches/CVE-2026-0915.patch: resolv: Fix NSS DNS backend for
getnetbyaddr
- CVE-2026-0915
-- Nishit Majithia <email address hidden> Fri, 30 Jan 2026 13:50:56 +0530
|
| Source diff to previous version |
| CVE-2025-15281 |
Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return un |
| CVE-2026-0861 |
Passing too large an alignment to the memalign suite of functions (memalign, posix_memalign, aligned_alloc) in the GNU C Library version 2.30 to 2.42 |
| CVE-2026-0915 |
Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend for networks and queries for a zero-v |
|
|
glibc (2.35-0ubuntu3.12) jammy; urgency=medium
* d/p/lp2089789-*.patch: fix malloc performance regression (LP: #2089789)
-- Simon Chopin <email address hidden> Tue, 15 Jul 2025 11:40:00 +0200
|
| Source diff to previous version |
| 2089789 |
malloc performance degradation with CPU affinity masks |
|
|
glibc (2.35-0ubuntu3.11) jammy-security; urgency=medium
* SECURITY UPDATE: double-free in regcomp function
- debian/patches/any/CVE-2025-8058.patch: fix double-free after
allocation failure in regcomp in posix/Makefile, posix/regcomp.c,
posix/tst-regcomp-bracket-free.c.
- CVE-2025-8058
-- Marc Deslauriers <email address hidden> Wed, 17 Sep 2025 11:26:08 -0400
|
| CVE-2025-8058 |
The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accompl |
|
About
-
Send Feedback to @ubuntu_updates