Name
glib-networking
Version
2.80.1
Type
library
Description
GLib networking extensions
Licenses
LGPL-2.1-or-later
PURL
-
CPE
cpe:2.3:*:gnome:glib-networking:2.80.1:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
openssl: check return values of BIO_new()
Michael Catanzaro <mcatanzaro@redhat.com>
CVE-2025-60019
2
openssl: fix out of bounds read in accepted-cas property
Michael Catanzaro <mcatanzaro@gnome.org>
CVE-2026-2574
3
openssl: check return value of g_tls_bio_alloc()
Michael Catanzaro <mcatanzaro@redhat.com>
CVE-2025-60019
4
openssl: properly check return value when writing to BIO
Michael Catanzaro <mcatanzaro@redhat.com>
CVE-2025-60018
Vulnerabilities#
Name
Analysis
Description
Patched
-
Patched
glib-networking's OpenSSL backend fails to properly check the return value of memory allocation routines. An out of memory condition could potentially result in writing to an invalid memory location.
Patched
glib-networking's OpenSSL backend fails to properly check the return value of a call to BIO_write(), resulting in an out of bounds read.