Commit: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=c3c2cdaf217f745b6af4b88c05a31809e7c9a043 binutils patch https://patchwork.sourceware.org/patch/130717 Author: Ruslan Valiyev Date: Thu Feb 26 16:24:28 2026 +0000 [PATCH] libiberty: fix resource exhaustion in rust demangler (PR 33878) demangle_binder() parses the bound_lifetimes count as a base-62 integer with no upper bound. A crafted symbol can encode a huge lifetime count in very few bytes, causing OOM or CPU hang. ... 13 lines of the commit log omitted. ... applied on top of baseline commit: e302db71359 gdb: switch sequence protocol helpers to Python limited API equivalents * tcwg_binutils_check ** master-aarch64 *** no regression/no fix *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/binutils/sha1/c3c2cdaf217f745b6af4b88c05a31809e7c9a043/tcwg_binutils_check/master-aarch64/details.txt *** https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-precommit/3267/artifact/artifacts Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/binutils/sha1/c3c2cdaf217f745b6af4b88c05a31809e7c9a043/jira/yaml