Lucene search
+L

2249 matches found

SUSE Linux
SUSE Linux
added 2026/01/23 4:34 a.m.8 views

Security update for glib2

This update for glib2 fixes the following issues: CVE-2026-0988: Fixed a potential integer overflow in gbufferedinputstreampeek bsc1257049. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can...

6.3CVSS5.5AI score0.00412EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:00 a.m.7 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.10 : GLib vulnerability (USN-7971-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.10 host has packages installed that are affected by a vulnerability as referenced in the USN-7971-1 advisory. It was discovered that GLib incorrectly handled the buffered input stream API. An attacker could use this issue to cause GLib to crash,...

3.7CVSS5.6AI score0.00412EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/22 2:36 p.m.6 views

SUSE-SU-2026:20156-1 Security update for gdk-pixbuf

This update for gdk-pixbuf fixes the following issues: - CVE-2025-7345: heap buffer overflow in gdk-pixbuf within the gdkpixbufjpegimageloadincrement function io-jpeg.c and in glib gbase64encodestep bsc1246114. - CVE-2025-6199: uninitialized memory could lead to leak arbitrary memory contents...

7.5CVSS6.6AI score0.01157EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/22 12:22 p.m.9 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.00322EPSS
SaveExploits1References6
OSV
OSV
added 2026/01/22 9:06 a.m.8 views

RLSA-2026:0936 Moderate: glib2 security update

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 Fixes: glib: Integer overflow in in...

7.7CVSS5.5AI score0.00322EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/01/22 7:41 a.m.18 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.00322EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/01/22 12:25 a.m.8 views

SUSE CVE-2026-0988

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.7CVSS6AI score0.00412EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.8 views

Azure Linux 3.0 Security Update: glib (CVE-2024-34397)

The version of glib installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-34397 advisory. - An issue was discovered in GNOME GLib before 2.78.5, and 2.79.x and 2.80.x before 2.80.1. When a GDBus- based...

5.2CVSS5.7AI score0.00756EPSS
SaveExploits1References2
AlmaLinux
AlmaLinux
added 2026/01/22 12:00 a.m.17 views

Moderate: glib2 security update

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 Fixes: glib: Integer overflow in in...

7.7CVSS5.5AI score0.00322EPSS
SaveExploits1References4
Oracle linux
Oracle linux
added 2026/01/22 12:00 a.m.16 views

glib2 security update

2.56.4-168 - Add patch for CVE-2025-13601 - Fix GUnixMount issues - Enable testsuite during RPM check phase...

7.7CVSS5.4AI score0.00322EPSS
SaveExploits1
OSV
OSV
added 2026/01/22 12:00 a.m.11 views

ALSA-2026:0991 Moderate: glib2 security update

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 Fixes: glib: Integer overflow in in...

7.7CVSS5.5AI score0.00322EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/01/21 7:53 p.m.9 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.00322EPSS
SaveExploits1References6
Ubuntu
Ubuntu
added 2026/01/21 5:13 p.m.11 views

USN-7971-1: GLib vulnerability

It was discovered that GLib incorrectly handled the buffered input stream API. An attacker could use this issue to cause GLib to crash, resulting in a denial of service, or possibly execute arbitrary code...

3.7CVSS5.8AI score0.00412EPSS
SaveExploits0
OSV
OSV
added 2026/01/21 5:13 p.m.11 views

USN-7971-1 glib2.0 vulnerability

It was discovered that GLib incorrectly handled the buffered input stream API. An attacker could use this issue to cause GLib to crash, resulting in a denial of service, or possibly execute arbitrary code...

3.7CVSS6AI score0.00412EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/21 12:15 p.m.15 views

AZL-75020 CVE-2026-0988 affecting package glib 2.71.0-9

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.2AI score0.00412EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/21 12:15 p.m.7 views

CVE-2026-0988

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.7CVSS0.00412EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/21 12:15 p.m.8 views

AZL-75017 CVE-2026-0988 affecting package glib for versions less than 2.78.6-9

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.1AI score0.00412EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/21 11:38 a.m.8 views

EUVD-2026-3684

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.7CVSS5.9AI score0.00412EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/01/21 11:38 a.m.10 views

CVE-2026-0988

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.7CVSS5.9AI score0.00412EPSS
SaveExploits0References5
CVE
CVE
added 2026/01/21 11:38 a.m.131 views

CVE-2026-0988

CVE-2026-0988 : A flaw in glib2's g_buffered_input_stream_peek() allows an integer overflow during length calculation due to missing validation of offset/count, leading to an incorrect size passed to memcpy() and a potential buffer overflow, causing DoS. Connected advisories confirm this vulnerab...

3.7CVSS5.9AI score0.00412EPSS
SaveExploits0References4
Rows per page
Query Builder