Lucene search
+L

233 matches found

OSV
OSV
added 2026/05/07 6:51 p.m.11 views

JLSEC-2026-488 A flaw was found in GLib (Gnome Lib)

A flaw was found in GLib Gnome Lib. This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings...

9.8CVSS7.1AI score0.00839EPSS
SaveExploits0References24
OSV
OSV
added 2026/05/06 2:45 p.m.12 views

BIT-JAVA-2025-6052 Glib: integer overflow in g_string_maybe_expand() leading to potential buffer overflow in glib gstring

A flaw was found in how GLib’s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesn’t. As a result, data may be writte...

7.5CVSS6.4AI score0.00458EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/16 8:53 a.m.17 views

CLSA-2026-1776329620 glib2: Fix of 6 CVEs

CVE-2026-1489: fix integer overflow in Unicode case conversion functions - CVE-2026-1484: fix integer overflow in GLib Base64 encoding - CVE-2025-14512: fix integer overflow in escapebytestring for byte strings with many invalid characters - CVE-2026-1485: fix buffer underflow in content type...

6.5CVSS6.8AI score0.00587EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/15 11:18 p.m.25 views

CLSA-2026-1776246056 glib2: Fix of 5 CVEs

CVE-2026-1489: fix integer overflow in Unicode case conversion functions - CVE-2026-1484: fix integer overflow in GLib Base64 encoding - CVE-2026-1485: fix buffer underflow in content type treemagic parsing - CVE-2026-0988: fix integer overflow in gbufferedinputstreampeek - CVE-2025-7039: fix...

5.4CVSS6AI score0.00403EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2026/04/13 12:00 a.m.7 views

The vulnerability of the bytestring_parse() and string_parse() functions within the GLib library allows a hacker to cause a service failure.

The vulnerability of the bytestringparse and stringparse functions in the GLib library set is related to integer overflow. Exploiting this vulnerability allows a remote attacker to cause a service failure...

5.6CVSS6.9AI score0.00839EPSS
SaveExploits0References7Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/04/13 12:00 a.m.10 views

The vulnerability of the parse_header() function in the GLib library allows a hacker to cause a service failure.

The vulnerability of the parseheader function in the GLib library is related to the violation of the buffer’s initial boundary. Exploiting this vulnerability allows an attacker to trigger a service failure...

2.8CVSS5.8AI score0.00139EPSS
SaveExploits1References7Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/04/13 12:00 a.m.13 views

The vulnerability of the g_buffered_input_stream_peek() function within the GLib library allows a hacker to cause a service failure.

The vulnerability of the gbufferedinputstreampeek function in the GLib library is related to integer overflow. Exploiting this vulnerability allows a remote attacker to cause a service failure...

3.7CVSS5.9AI score0.00403EPSS
SaveExploits0References7Affected Software4
RedHat Linux
RedHat Linux
added 2026/04/10 7:54 p.m.19 views

glib: Buffer Under-read on GLib through glib/gfileutils.c via get_tmp_file()

A flaw was found in glib. An integer overflow during temporary file creation leads to an out-of-bounds memory access, allowing an attacker to potentially perform path traversal or access private temporary file content by creating symbolic links. This vulnerability allows a local attacker to...

3.7CVSS6AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 7:54 p.m.16 views

glib: GLib: Denial of Service via Integer Overflow in g_buffered_input_stream_peek()

A flaw was found in glib. Missing validation of offset and count parameters in the gbufferedinputstreampeek function can lead to an integer overflow during length calculation. When specially crafted values are provided, this overflow results in an incorrect size being passed to memcpy, triggering...

3.7CVSS6.3AI score0.00403EPSS
SaveExploits0References5
Fedora
Fedora
added 2026/03/21 12:55 a.m.9 views

[SECURITY] Fedora 43 Update: glib2-2.86.4-2.fc43

GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system...

3.7CVSS5.8AI score0.00403EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/03/10 12:00 a.m.7 views

The vulnerability of the escape_byte_string() function in the gio/gfileattribute.c component of the GLib library allows a attacker to cause a service failure.

The vulnerability of the escapebytestring function in the gio/gfileattribute.c library component of the GLib suite is related to integer overflow. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS5.8AI score0.00587EPSS
SaveExploits0References8Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/03/10 12:00 a.m.8 views

The vulnerability of the g_escape_uri_string() function within the GLib library allows a hacker to compromise data integrity and also cause service failures.

The vulnerability of the gescapeuristring function in the GLib library is related to integer overflow. Exploiting this vulnerability could allow an attacker to compromise data integrity and cause service failures...

7.7CVSS6.4AI score0.00327EPSS
SaveExploits1References9Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: glib2 (UTSA-2026-005898)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005898 advisory. A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the gescapeuristring function. If the string to escape...

7.7CVSS6.1AI score0.00327EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/26 11:01 p.m.17 views

CLSA-2026-1771855171 glib2: Fix of CVE-2025-14087

CVE-2025-14087: fix integer overflow in GVariant parser leading to heap corruption via buffer underflow when processing malicious input strings...

9.8CVSS6AI score0.00839EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/26 12:54 p.m.33 views

CLSA-2026-1772110471 glib2: Fix of CVE-2025-14087

CVE-2025-14087: Fix integer overflows in GVariant text format parser and escapebytestring...

9.8CVSS5.8AI score0.00839EPSS
SaveExploits0References1
Redos
Redos
added 2026/02/24 12:00 a.m.8 views

ROS-20260224-73-0008

Vulnerability in glib2 related to integer overflow. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

9.8CVSS5.4AI score0.00839EPSS
SaveExploits0
OSV
OSV
added 2026/02/23 1:46 p.m.12 views

CLSA-2026-1771854372 glib2: Fix of CVE-2025-14087

CVE-2025-14087: fix integer overflow in GVariant parser leading to heap corruption via buffer underflow when processing malicious input strings...

9.8CVSS6.4AI score0.00839EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/02/23 12:00 a.m.8 views

Debian dla-4491 : libglib2.0-0 - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-4491 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-4491-1 [email protected]...

5.4CVSS6.6AI score0.00403EPSS
SaveExploits1References10
OSV
OSV
added 2026/02/20 9:45 a.m.14 views

CLSA-2026-1771580716 glib2: Fix of CVE-2025-14087

CVE-2025-14087: Fix integer overflow in GVariant parser leading to heap corruption via buffer underflow when processing malicious input strings...

9.8CVSS6AI score0.00839EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/18 10:58 a.m.17 views

CLSA-2026-1771412328 glib2: Fix of CVE-2025-14087

CVE-2025-14087: fix integer overflow when parsing bytestrings...

9.8CVSS5.9AI score0.00839EPSS
SaveExploits0References1
Rows per page
Query Builder