cve/2025/CVE-2025-4373.md
2025-09-29 21:09:30 +02:00

3.2 KiB

CVE-2025-4373

Description

A flaw was found in GLib, which is vulnerable to an integer overflow in the g_string_insert_unichar() function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite.

POC

Reference

No PoCs from references.

Github