glibc/assert
Siddhesh Poyarekar f6d48470ae 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>
(cherry picked from commit cdb9ba8419)
2025-02-13 12:54:51 -05:00
..
__assert.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
__libc_assert_fail.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
assert-perr.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
assert.c Fix underallocation of abort_msg_s struct (CVE-2025-0395) 2025-01-22 17:08:33 +01:00
assert.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Depend
Makefile assert: Add test for CVE-2025-0395 2025-02-13 12:54:51 -05: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 2024-01-01 10:53:40 -08:00
tst-assert-g++.cc Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-assert-sa-2025-0001.c assert: Add test for CVE-2025-0395 2025-02-13 12:54:51 -05:00
Versions