Lucene search
+L

1989 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/02 12:0 a.m.7 views

RHEL 8 : glib2 (RHSA-2026:1626)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:1626 advisory. GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the...

7.7CVSS5.6AI score0.00313EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2026/02/02 12:0 a.m.5 views

RHEL 8 : glib2 (RHSA-2026:1625)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:1625 advisory. GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the...

7.7CVSS5.6AI score0.00313EPSS
Exploits1References5
OSV
OSV
added 2026/01/31 2:4 a.m.2 views

SUSE-SU-2026:0355-1 Security update for glib2

This update for glib2 fixes the following issues: - CVE-2026-1485: Fixed buffer underflow and out-of-bounds access due to integer wraparound in content type parsing bsc1257354. - CVE-2026-1484: Fixed buffer underflow and out-of-bounds access due to miscalculated buffer boundaries in the Base64...

5.4CVSS6AI score0.00325EPSS
Exploits1References7
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.6 views

EulerOS Virtualization 2.10.1 : glib2 (EulerOS-SA-2026-1115)

According to the versions of the glib2 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in glib. An integer overflow during temporary file creation leads to an out-of-bounds memory access, allowing an...

5.2CVSS6AI score0.00756EPSS
Exploits1References5
OSV
OSV
added 2026/01/29 2:44 p.m.17 views

CLSA-2026-1769697890 glib2: Fix of CVE-2025-13601

CVE-2025-13601: fix incorrect buffer size calculation in gescapeuristring...

7.7CVSS6.9AI score0.00313EPSS
Exploits1References1
OSV
OSV
added 2026/01/29 9:44 a.m.10 views

CLSA-2026-1769679861 glib2: Fix of CVE-2025-13601

CVE-2025-13601: fix heap-based buffer overflow issue by correcting calculation of buffer size in gescapeuristring function...

7.7CVSS6AI score0.00313EPSS
Exploits1References1
OSV
OSV
added 2026/01/28 10:42 p.m.6 views

MGASA-2026-0023 Updated glib2.0 packages fix security vulnerabilities

Glib prior to 2.82.5 is vulnerable to integer overflow and buffer under-read when parsing a very long invalid iso 8601 timestamp with gdatetimenewfromiso8601. CVE-2025-3360 Buffer under-read on glib through glib/gfileutils.c via gettmpfile. CVE-2025-7039 Integer overflow in gescapeuristring...

9.8CVSS6.8AI score0.00767EPSS
Exploits1References3
Mageia
Mageia
added 2026/01/28 10:42 p.m.70 views

Updated glib2.0 packages fix security vulnerabilities

Glib prior to 2.82.5 is vulnerable to integer overflow and buffer under-read when parsing a very long invalid iso 8601 timestamp with gdatetimenewfromiso8601. CVE-2025-3360 Buffer under-read on glib through glib/gfileutils.c via gettmpfile. CVE-2025-7039 Integer overflow in gescapeuristring...

9.8CVSS7AI score0.00767EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2026/01/28 6:53 a.m.5 views

glib: Integer overflow in in g_escape_uri_string()

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 contains a very large number of unacceptable characters which would need escaping, the calculation of the length of the escaped string...

7.7CVSS6AI score0.00313EPSS
Exploits1References6
SUSE CVE
SUSE CVE
added 2026/01/28 12:25 a.m.7 views

SUSE CVE-2026-1484

A flaw was found in the GLib Base64 encoding routine when processing very large input data. Due to incorrect use of integer types during length calculation, the library may miscalculate buffer boundaries. This can cause memory writes outside the allocated buffer. Applications that process untrust...

8.1CVSS6AI score0.00304EPSS
Exploits1References10
SUSE CVE
SUSE CVE
added 2026/01/28 12:25 a.m.7 views

SUSE CVE-2026-1485

A flaw was found in Glib's content type parsing logic. This buffer underflow vulnerability occurs because the length of a header line is stored in a signed integer, which can lead to integer wraparound for very large inputs. This results in pointer underflow and out-of-bounds memory access...

3.3CVSS6AI score0.00139EPSS
Exploits1References10
SUSE CVE
SUSE CVE
added 2026/01/28 12:25 a.m.6 views

SUSE CVE-2026-1489

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds write...

8.1CVSS5.9AI score0.00325EPSS
Exploits1References10
NVD
NVD
added 2026/01/27 3:15 p.m.7 views

CVE-2026-1489

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds write...

5.4CVSS0.00325EPSS
Exploits1References4
OSV
OSV
added 2026/01/27 3:15 p.m.6 views

AZL-76545 CVE-2026-1489 affecting package glib 2.78.6-7

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds write...

5.4CVSS5.8AI score0.00325EPSS
Exploits1References1
OSV
OSV
added 2026/01/27 3:15 p.m.6 views

AZL-76469 CVE-2026-1489 affecting package glib 2.71.0-9

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds write...

5.4CVSS5.8AI score0.00325EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2026/01/27 3:15 p.m.9 views

CVE-2026-1489

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds write...

5.4CVSS5.9AI score0.00325EPSS
Exploits1References3
OSV
OSV
added 2026/01/27 3:15 p.m.7 views

UBUNTU-CVE-2026-1489

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds write...

5.4CVSS5.8AI score0.00325EPSS
Exploits1References4
EUVD
EUVD
added 2026/01/27 2:26 p.m.8 views

EUVD-2026-4826

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds write...

5.4CVSS5.9AI score0.00325EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/01/27 2:26 p.m.5 views

CVE-2026-1489 Glib: glib: memory corruption via integer overflow in unicode case conversion

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds write...

5.4CVSS5.9AI score0.00325EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/27 2:26 p.m.5 views

CVE-2026-1489

A flaw was found in GLib. An integer overflow vulnerability in its Unicode case conversion implementation can lead to memory corruption. By processing specially crafted and extremely large Unicode strings, an attacker could trigger an undersized memory allocation, resulting in out-of-bounds write...

5.4CVSS5.9AI score0.00325EPSS
Exploits1References3
Rows per page
Query Builder