Lucene search

K
osvGoogleOSV:RLSA-2021:2170
HistoryJun 01, 2021 - 9:04 a.m.

Important: glib2 security and bug fix update

2021-06-0109:04:25
Google
osv.dev
4

7.2 High

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

74.1%

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.

Security Fix(es):

  • glib: integer overflow in g_bytes_new function on 64-bit platforms due to an implicit cast from 64 bits to 32 bits (CVE-2021-27219)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Bug Fix(es):

  • Refcounting issue causes crashes and slow workarounds (BZ#1953553)