Lucene search
+L

10063 matches found

Mageia
Mageia
added 2026/01/28 10:42 p.m.87 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.00839EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/28 10:42 p.m.8 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.00839EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/28 9:39 a.m.13 views

CLSA-2026-1769593159 gpsd-minimal: Fix of 2 CVEs

CVE-2025-67268: fix heap-based out-of-bounds write in NMEA2000 Driver - CVE-2025-67269: fix integer underflow leading to DoS in NAVCOM packet parsing...

9.8CVSS7.3AI score0.00701EPSS
SaveExploits3References1
SUSE CVE
SUSE CVE
added 2026/01/28 12:25 a.m.11 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
SaveExploits1References10
NVD
NVD
added 2026/01/27 2:15 p.m.10 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
SaveExploits1References3
OSV
OSV
added 2026/01/27 2:15 p.m.19 views

UBUNTU-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
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/01/27 2:15 p.m.10 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.8AI score0.00139EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/27 1:43 p.m.7 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
SaveExploits1References3
CVE
CVE
added 2026/01/27 1:43 p.m.38 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
SaveExploits1References3
EUVD
EUVD
added 2026/01/27 1:43 p.m.8 views

EUVD-2026-4835

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
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/01/27 1:43 p.m.6 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
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/27 1:43 p.m.54 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
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/27 1:43 p.m.8 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
SaveExploits1References4
CVE
CVE
added 2026/01/27 1:41 p.m.43 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
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/01/27 1:41 p.m.7 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
SaveExploits1References3
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.14 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
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005056)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005056 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.10 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.5AI score0.00139EPSS
SaveExploits1References3
Broadcom
Broadcom
added 2026/01/27 12:00 a.m.27 views

Scan discovered multiple CVEs against glibc

Binary scan of Brocade Fabric OS identified multiple potential CVEs against glibc CVE-2020-6096 An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling memcpy on ARMv7 targets that utilize the GNU glibc implementation with a negativ...

8.1CVSS7.8AI score0.05354EPSS
SaveExploits1
OSV
OSV
added 2026/01/26 10:48 a.m.15 views

CLSA-2026-1769424492 gpsd-minimal: Fix of 2 CVEs

CVE-2025-67268: fix heap-based buffer overrun in NMEA2000 GNSS satellite handling - CVE-2025-67269: fix integer underflow in NAVCOM packet parsing to prevent excessive payload length and CPU-exhaustion...

9.8CVSS7.4AI score0.00701EPSS
SaveExploits3References1
Rows per page
Query Builder