Aurelien Jarno pushed to branch bookworm at GNU Libc Maintainers / glibc
Commits:
64040d8c by Aurelien Jarno at 2026-03-07T23:23:02+01:00
debian/patches/git-updates.diff: update from upstream stable branch:
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix a performance bottleneck with the Address Sanitizer (ASAN) on 32-bit
arm.
- Fix _dl_find_object when ld.so has LOAD segment gaps, causing wrong
backtrace unwinding. This affects at least arm64.
- Add GLIBC_ABI_DT_X86_64_PLT symbol version on amd64.
- Fix typo in wmemset ifunc selector that caused AVX2/AVX512 paths to be
skipped.
- Fix POWER optimized rawmemchr function on ppc64el.
- Optimize trylock for high cache contention workloads.
- Fix and integer overflow in _int_memalign leading to heap corruption
(CVE-2026-0861). Closes: #1125678.
- Fix stack contents leak in getnetbyaddr (CVE-2026-0915). Closes:
#1125748.
- Fix bug in wordexp, which could return uninitialized memory when using
WRDE_REUSE together with WRDE_APPEND (CVE-2025-15281). Closes: #1126266.
- - - - -
02dc9ecd by Aurelien Jarno at 2026-03-07T23:29:31+01:00
d/p/amd64/local-revert-x86-64-add-GLIBC_ABI_DT_X86_64_PLT-version.diff: revert
addition of the GLIBC_ABI_DT_X86_64_PLT symbol version used as ABI flag, as the
dpkg-shlibdeps version in bookworm is not able to handle it (see #1122107).
- - - - -
4 changed files:
- debian/changelog
- +
debian/patches/amd64/local-revert-x86-64-add-GLIBC_ABI_DT_X86_64_PLT-version.diff
- debian/patches/git-updates.diff
- debian/patches/series
View it on GitLab:
https://salsa.debian.org/glibc-team/glibc/-/compare/ef883510277a7178b691560153eb57b29cf24669...02dc9ecdcce665178fc359abe8d5e22edf7de2f6
--
View it on GitLab:
https://salsa.debian.org/glibc-team/glibc/-/compare/ef883510277a7178b691560153eb57b29cf24669...02dc9ecdcce665178fc359abe8d5e22edf7de2f6
You're receiving this email because of your account on salsa.debian.org.