Dear contributor,
Our automatic CI has detected problems related to your patch(es). Please find some details below.
In glibc_check master-aarch64, after: | commit glibc-2.43.9000-441-g07c24f35392 | Author: Adhemerval Zanella adhemerval.zanella@linaro.org | Date: Tue Apr 14 10:50:37 2026 -0300 | | posix: Fix stack overflow in wordexp tilde expansion (BZ 34091, CVE-2026-6791) | | The parse_tilde function previously used strndupa to allocate memory | for the parsed username on the stack, and since the input is | user-defined, this can lead to a stack overflow. | ... 8 lines of the commit log omitted.
Produces 1 regression: | | regressions.sum: | Running glibc:posix ... | FAIL: posix/tst-wordexp-tilde
Used configuration : *CI config* tcwg_glibc_check master-aarch64 *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu
We track this bug report under https://linaro.atlassian.net/browse/GNU-1940. (Require Linaro login) Please let us know if you have a fix.
If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below contains the details of the failures, and the ways to reproduce a debug environment:
You can find the failure logs in *.log.1.xz files in * http://54.172.246.49:9090/jobs/tcwg_glibc_check--master-aarch64-build/builds... The full lists of regressions and improvements as well as configure and make commands are in * http://54.172.246.49:9090/jobs/tcwg_glibc_check--master-aarch64-build/builds... The list of [ignored] baseline and flaky failures are in * http://54.172.246.49:9090/jobs/tcwg_glibc_check--master-aarch64-build/builds...
Current build : http://54.172.246.49:9090/jobs/tcwg_glibc_check--master-aarch64-build/builds... Reference build : http://54.172.246.49:9090/jobs/tcwg_glibc_check--master-aarch64-build/builds...
Instruction to reproduce the build : https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/glibc/...
Full commit : https://sourceware.org/git/?p=glibc.git%3Ba=commitdiff%3Bh=07c24f35392b727e6...