mirror of git://sourceware.org/git/glibc.git
Use the __progname symbol to override the program name to induce the
failure that CVE-2025-0395 describes.
This is related to BZ #32582
Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| Depend | ||
| Makefile | ||
| Versions | ||
| __assert.c | ||
| __libc_assert_fail.c | ||
| assert-perr.c | ||
| assert.c | ||
| assert.h | ||
| test-assert-2.c | ||
| test-assert-perr.c | ||
| test-assert.c | ||
| tst-assert-c++.cc | ||
| tst-assert-g++.cc | ||
| tst-assert-sa-2025-0001.c | ||