Name
glib-networking
Version
2.78.1
Type
library
Description
GLib networking extensions
Licenses
LGPL-2.1-or-later
PURL
-
CPE
cpe:2.3:*:gnome:glib-networking:2.78.1:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
openssl: properly check return value when writing to BIO
Michael Catanzaro <mcatanzaro@redhat.com>
CVE-2025-60018
2
openssl: check return values of BIO_new()
Michael Catanzaro <mcatanzaro@redhat.com>
CVE-2025-60019
3
In autobuilder testing we regularly see glib-networking ptest
Richard Purdie <richard.purdie@linuxfoundation.org>
Vulnerabilities#
Name
Analysis
Description
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.