Bug 2416741 (CVE-2025-13601) - CVE-2025-13601 glib: Integer overflow in in g_escape_uri_string()
Summary: CVE-2025-13601 glib: Integer overflow in in g_escape_uri_string()
Keywords:
Status: NEW
Alias: CVE-2025-13601
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2417051 2417052 2417053 2417054
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-24 13:00 UTC by OSIDB Bzimport
Modified: 2025-11-29 21:16 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Gitlab GNOME glib issues 3827 0 None closed (CVE-2025-13601) (#YWH-PGM9867-134) Incorrect calculation of buffer size in g_escape_uri_string() 2025-11-29 21:16:25 UTC

Description OSIDB Bzimport 2025-11-24 13:00:59 UTC
An overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.


Note You need to log in before you can comment on or make changes to this bug.