glibc/assert
Siddhesh Poyarekar 31eb872cb2 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 13:52:05 -05:00
..
Depend
Makefile assert: Add test for CVE-2025-0395 2025-02-13 13:52:05 -05:00
Versions
__assert.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
assert-perr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
assert.c Fix underallocation of abort_msg_s struct (CVE-2025-0395) 2025-01-22 18:31:57 +01:00
assert.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-assert-perr.c
test-assert.c
tst-assert-c++.cc Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-assert-g++.cc Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-assert-sa-2025-0001.c assert: Add test for CVE-2025-0395 2025-02-13 13:52:05 -05:00