Lucene search
K

1447 matches found

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

openSUSE 16 Security Update : glib2 (openSUSE-SU-2026:20150-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20150-1 advisory. - CVE-2026-1485: Fixed buffer underflow and out-of-bounds access due to integer wraparound in content type parsing bsc1257354. - CVE-2026-1484:...

5.4CVSS5.8AI score0.00396EPSS
Exploits1References12
OSV
OSV
added 2026/02/02 12:41 p.m.2 views

OPENSUSE-SU-2026:20150-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.00396EPSS
Exploits1References8
OSV
OSV
added 2026/02/02 12:37 p.m.1 views

SUSE-SU-2026:20210-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.00396EPSS
Exploits1References9
OSV
OSV
added 2026/02/02 12:37 p.m.2 views

SUSE-SU-2026:20221-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.00396EPSS
Exploits1References9
OSV
OSV
added 2026/01/28 10:42 p.m.3 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.00754EPSS
Exploits1References3
Mageia
Mageia
added 2026/01/28 10:42 p.m.19 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.00754EPSS
Exploits1References2
SUSE CVE
SUSE CVE
added 2026/01/28 12:25 a.m.5 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
NVD
NVD
added 2026/01/27 2:15 p.m.5 views

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...

2.8CVSS0.00139EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/01/27 1:43 p.m.20 views

CVE-2026-1485 Glib: glib: local denial of service via buffer underflow in content type parsing

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...

2.8CVSS0.00139EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/01/27 1:43 p.m.3 views

CVE-2026-1485 Glib: glib: local denial of service via buffer underflow in content type parsing

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...

2.8CVSS6AI score0.00139EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/27 1:43 p.m.4 views

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...

2.8CVSS6AI score0.00139EPSS
Exploits1References3
CVE
CVE
added 2026/01/27 1:43 p.m.15 views

CVE-2026-1485

CVE-2026-1485 covers a buffer underflow in Glib’s content-type parsing caused by storing a header line length in a signed int, enabling pointer underflow and out-of-bounds access with large inputs. Exploitation requires a local user to process a crafted treemagic file, potentially causing local d...

2.8CVSS6AI score0.00139EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/01/27 1:43 p.m.3 views

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...

2.8CVSS5.9AI score0.00139EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/01/27 1:41 p.m.5 views

CVE-2026-1484 Glib: integer overflow leading to buffer underflow and out-of-bounds write in glib g_base64_encode()

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...

4.2CVSS6AI score0.00304EPSS
Exploits1References3
CVE
CVE
added 2026/01/27 1:41 p.m.18 views

CVE-2026-1484

The CVE-2026-1484 issue affects the GLib Base64 encoding routine when handling very large inputs. The vulnerability arises from incorrect integer-type usage during length calculations, which can lead to buffer boundary miscalculation and memory writes beyond allocated space. Reported impact inclu...

4.2CVSS6AI score0.00304EPSS
Exploits1References4
CNNVD
CNNVD
added 2026/01/27 12:0 a.m.4 views

Glib buffer error vulnerability

Glib is a generic, portable utility library for the GNOME project. It provides many useful data types, macros, type conversions, string utilities, file utilities, and main loop abstractions. Glib has a buffer overflow vulnerability, which stems from a buffer underflow in the content type parsing...

2.8CVSS6AI score0.00139EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-1485

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

2.8CVSS5.9AI score0.00139EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.6 views

Azure Linux 3.0 Security Update: espeak-ng (CVE-2023-49991)

The version of espeak-ng 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-2023-49991 advisory. - Espeak-ng 1.52-dev was discovered to contain a Stack Buffer Underflow via the function CountVowelPosition...

5.3CVSS5.6AI score0.00372EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.4 views

MiracleLinux 3 : libxml2-2.6.26-2.1.15.6.0.1.AXS3 (AXSA:2013-07:01)

The remote MiracleLinux 3 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2013-07:01 advisory. This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and...

6.8CVSS8.8AI score0.04382EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.6 views

MiracleLinux 7 : mercurial-2.6.2-10.el7 (AXSA:2019-4114:01)

The remote MiracleLinux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2019-4114:01 advisory. mercurial: Buffer underflow in mpatch.c:mpatchapply CVE-2018-13347 mercurial: HTTP server permissions bypass CVE-2018-1000132 mercurial: Missing che...

9.8CVSS7.4AI score0.02687EPSS
Exploits0References4
Rows per page
Query Builder