CVE-2025-0395

Summary

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

VendorProductVersion RangeStatus
The GNU C Libraryglibc2.13 <= 2.40affected

Weaknesses

  • CWE-131: CWE-131 Incorrect Calculation of Buffer Size

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

Additional References

References