GHSA-h88q-m8mm-7243HighCVSS 7.3
A flaw was found in GLib. An off-by-one error can occur in the g_key_file_get_locale_string_list...
🔗 CVE IDs covered (1)
📋 Description
A flaw was found in GLib. An off-by-one error can occur in the g_key_file_get_locale_string_list function in the gkeyfile.c file when loading a key file with an empty value. This flaw can cause an out-of-bounds access of 1 byte or a denial of service when the out-of-bounds access crosses a page boundary.
🔗 References (8)
- https://nvd.nist.gov/vuln/detail/CVE-2026-58014
- https://access.redhat.com/security/cve/CVE-2026-58014
- https://bugzilla.redhat.com/show_bug.cgi?id=2492255
- https://gitlab.gnome.org/GNOME/glib/-/issues/3930
- https://access.redhat.com/errata/RHSA-2026:49512
- https://access.redhat.com/errata/RHSA-2026:55440
- https://access.redhat.com/errata/RHSA-2026:57015
- https://github.com/advisories/GHSA-h88q-m8mm-7243