REDHAT-BUG-2339460: Buffer Overflow
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-2339460?
The severity of REDHAT-BUG-2339460 is considered critical due to the potential for a buffer overflow.
How do I fix REDHAT-BUG-2339460?
To fix REDHAT-BUG-2339460, upgrade the GNU C Library to a version later than 2.40.
Which versions of the GNU C Library are affected by REDHAT-BUG-2339460?
Versions 2.13 to 2.40 of the GNU C Library are affected by REDHAT-BUG-2339460.
What kind of issue does REDHAT-BUG-2339460 cause?
REDHAT-BUG-2339460 causes a buffer overflow due to insufficient space allocation for assertion failure messages.
Is there a known exploit for REDHAT-BUG-2339460?
As of now, there are no known exploits directly associated with REDHAT-BUG-2339460, but the vulnerability poses a significant risk.