UbuntuUpdates.org

Package "girepository-tools"

Name: girepository-tools

Description:

Tools for working with GObject-Introspection repositories

Latest version: 2.88.0-1ubuntu0.1
Release: resolute (26.04)
Level: security
Repository: main
Head package: glib2.0
Homepage: https://gitlab.gnome.org/GNOME/glib

Links


Download "girepository-tools"


Other versions of "girepository-tools" in Resolute

Repository Area Version
base main 2.88.0-1
updates main 2.88.0-1ubuntu0.1

Changelog

Version: 2.88.0-1ubuntu0.1 2026-09-21 20:07:34 UTC

glib2.0 (2.88.0-1ubuntu0.1) resolute-security; urgency=medium

  * SECURITY UPDATE: off-by-one OOB read in GVariant serialiser
    - debian/patches/CVE-2026-58010.patch: fix bounds check to use >= instead
      of > in gvs_tuple_is_normal() in glib/gvariant-serialiser.c.
    - CVE-2026-58010
  * SECURITY UPDATE: OOB read in GDateTime
    - debian/patches/CVE-2026-58011.patch: add missing range validation to
      g_date_time_add_full() in glib/gdatetime.c.
    - CVE-2026-58011
  * SECURITY UPDATE: buffer over-read in g_regex_replace
    - debian/patches/CVE-2026-58012.patch: fix case-change substitution
      handling with G_REGEX_RAW in glib/gregex.c.
    - CVE-2026-58012
  * SECURITY UPDATE: buffer over-read in GIOChannel
    - debian/patches/CVE-2026-58013.patch: add length check before memcmp
      in g_io_channel_read_line_backend() in glib/giochannel.c.
    - CVE-2026-58013
  * SECURITY UPDATE: off-by-one heap under-read in GKeyFile
    - debian/patches/CVE-2026-58014.patch: add len > 0 check before
      accessing value[len-1] in g_key_file_get_locale_string_list() in
      glib/gkeyfile.c.
    - CVE-2026-58014
  * SECURITY UPDATE: path traversal in DBUS_COOKIE_SHA1 auth
    - debian/patches/CVE-2026-58015.patch: validate cookie_context parameter
      to prevent path traversal in gio/gdbusauthmechanismsha1.c.
    - CVE-2026-58015
  * SECURITY UPDATE: state confusion in D-Bus introspection XML parser
    - debian/patches/CVE-2026-58016.patch: fix node element nesting check
      and add assertions in gio/gdbusintrospection.c.
    - CVE-2026-58016
  * SECURITY UPDATE: resource exhaustion in GDBus authentication
    - debian/patches/CVE-2026-15588.patch: limit length of lines read from
      client in gio/gdbusauth.c.
    - CVE-2026-15588
  * SECURITY UPDATE: heap buffer overflow in xdgmime
    - debian/patches/CVE-2026-16118.patch: fix pointer arithmetic in
      byte-swap routine in gio/xdgmime/xdgmimemagic.c.
    - CVE-2026-16118

 -- Leonidas Da Silva Barbosa Tue, 08 Sep 2026 14:07:46 -0300

CVE-2026-58010 A flaw was found in GLib. An off-by-one error can occur in the gvs_tuple_is_normal function in the glib/gvariant-serialiser.c file when doing an alig
CVE-2026-58011 A flaw was found in GLib. An out-of-bounds read of only 2 bytes can occur in the g_date_time_get_ymd function in the glib/gdatetime.c file when an in
CVE-2026-58012 A flaw was found in GLib. A buffer over-read can occur in the g_regex_replace function when used with the `G_REGEX_RAW` compile flag and case-change
CVE-2026-58013 A flaw was found in GLib. A buffer over-read can occur in g_io_channel_read_line_backend() in the giochannel.c file when a custom line terminator wit
CVE-2026-58014 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 f
CVE-2026-58015 A flaw was found in GLib. The D-Bus client-side implementation of the DBUS_COOKIE_SHA1 SASL authentication mechanism does not validate the cookie_con
CVE-2026-58016 A flaw was found in GLib. A state confusion issue exists in g_dbus_node_info_new_for_xml() in the gio/gdbusintrospection.c file when processing malfo
CVE-2026-15588 A denial-of-service and resource exhaustion vulnerability exists within the `GDBus` component of GLib. The `gdbusauth` authentication mechanism fails
CVE-2026-16118 A flaw was found in xdgmime. A heap-based buffer overflow can be triggered in _xdg_mime_magic_parse_magic_line() in the xdgmimemagic.c file on little



About   -   Send Feedback to @ubuntu_updates