A flaw was found in how GLibâs GString manages memory when adding data
to strings. If a string is already very large, combining it with more
input can cause a hidden overflow in the size calculation. This makes
the system think it has enough memory when it doesnât. As a result, data
may be written past the end of the allocated memory, leading to crashes
or memory corruption.
- https://bugs.mageia.org/show_bug.cgi?id=34412
-
- https://www.cve.org/CVERecord?id=CVE-2025-6052
- 9/core/glib2.0-2.76.3-1.5.mga9
Get the latest Linux and open source security news straight to your inbox.