glibc/assert
Siddhesh Poyarekar cdb9ba8419 assert: Add test for CVE-2025-0395
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>
2025-02-13 12:33:27 -05:00
..
Depend
Makefile assert: Add test for CVE-2025-0395 2025-02-13 12:33:27 -05:00
Versions
__assert.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
__libc_assert_fail.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
assert-perr.c assert: Remove the use of %n from __assert_fail_base (BZ #32456) 2025-01-02 10:19:42 -03:00
assert.c Fix underallocation of abort_msg_s struct (CVE-2025-0395) 2025-01-22 08:17:17 -05:00
assert.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
test-assert-2.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
test-assert-perr.c tests: replace fgets by xfgets 2023-06-13 19:59:08 -04:00
test-assert.c tests: replace fgets by xfgets 2023-06-13 19:59:08 -04:00
tst-assert-c++.cc Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-assert-g++.cc Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-assert-sa-2025-0001.c assert: Add test for CVE-2025-0395 2025-02-13 12:33:27 -05:00