glibc/assert
Florian Weimer 8b5d4be762 Fix underallocation of abort_msg_s struct (CVE-2025-0395)
Include the space needed to store the length of the message itself, in
addition to the message string.  This resolves BZ #32582.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
(cherry picked from commit 68ee0f704c)

Conflict in sysdeps/posix/libc_fatal.c due to missing cleanup after
backtrace removal.
2025-01-22 18:31:24 +01:00
..
__assert.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
assert-perr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
assert.c Fix underallocation of abort_msg_s struct (CVE-2025-0395) 2025-01-22 18:31:24 +01:00
assert.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Depend Update. 2000-07-01 05:19:18 +00:00
Makefile Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test-assert-perr.c Update. 2000-12-05 08:17:58 +00:00
test-assert.c Update. 2000-12-05 08:17:58 +00:00
tst-assert-c++.cc Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-assert-g++.cc Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Update. 2000-08-02 00:09:25 +00:00