When the assert() function in the GNU C Library versions...
High severity
Unreviewed
Published
Jan 22, 2025
to the GitHub Advisory Database
•
Updated Feb 4, 2025
Description
Published by the National Vulnerability Database
Jan 22, 2025
Published to the GitHub Advisory Database
Jan 22, 2025
Last updated
Feb 4, 2025
When the assert() function in the GNU C Library versions 2.13 to 2.40 fails, it does not allocate enough space for the assertion failure message string and size information, which may lead to a buffer overflow if the message string size aligns to page size.
References